Commit Graph

39 Commits

Author SHA1 Message Date
小太
4503e271fb Fix code not using tabs for indenting 2013-08-18 22:54:42 +10:00
小太
cf699c0494 Obliterate trailing whitespace 2013-08-18 22:48:11 +10:00
Guangcong Luo
60ce7dc72f Support chat room lists
Currently hardcoded for the official server only.
2013-07-03 02:32:27 -05:00
Cathy J. Fitzpatrick
bd5664594f Get rid of another query string 2013-06-13 04:28:06 -05:00
Cathy J. Fitzpatrick
8dfdc3c59b Get rid of some query strings 2013-06-12 05:34:10 -05:00
Guangcong Luo
8ae993ac3b Join rooms optimistically
Rooms are now opened immediately upon request, instead of waiting
for the server to respond with the room's data.
2013-05-30 18:24:29 -05:00
Cathy J. Fitzpatrick
49607ed7b5 Accent the e in Pokémon 2013-05-22 21:30:34 -05:00
Cathy J. Fitzpatrick
41b34ddf5d Log client errors to Analytics 2013-05-21 17:00:53 -05:00
Cathy J. Fitzpatrick
49f643857d Remove soundmanager fallback code
This code was intended to gracefully fallback to HTML5 audio
support if flash is blocked; however, it breaks battles on Firefox.
2013-05-21 01:32:47 -05:00
Cathy J. Fitzpatrick
35aaecf47a index.template.html fixes
- add version query strings to resources
- fix path of some library files
2013-05-20 03:33:03 -06:00
Cathy J. Fitzpatrick
7ee5d266f0 Update references to dev.pokemonshowdown.com 2013-05-20 03:22:51 -06:00
Guangcong Luo
539d0ebc1b Show header border while loading 2013-05-15 00:37:27 -07:00
Guangcong Luo
c865410550 PP column in teambuilder and /data 2013-05-14 12:30:13 -07:00
Guangcong Luo
20e3f0656f Make soundManager fall back to HTML5 Audio 2013-05-07 03:00:32 -07:00
Guangcong Luo
ec4537bee5 New more-reliable sound system for battles 2013-05-06 15:39:51 -07:00
Guangcong Luo
314559d4b8 Support pokemon/move/item/ability menus in teambuilder 2013-05-06 12:27:43 -07:00
Guangcong Luo
c063485485 Teambuilder: working details and stats editors 2013-05-06 00:33:07 -07:00
Cathy J. Fitzpatrick
2e052a6ecf Absolute URIs to avoid unnecessary 301 redirects 2013-05-03 16:11:16 -07:00
Guangcong Luo
31972138d7 Fix battle.css link 2013-05-03 15:55:37 -07:00
Guangcong Luo
e0aefb84ba New function escapeFormat for format names 2013-05-03 01:26:40 -07:00
Guangcong Luo
0ab22ab162 Stub battle room
Watching (but not playing) battles is now supported
2013-05-02 00:17:09 -07:00
Guangcong Luo
df10f106f8 Upgrade Font-Awesome to 3.0.2 2013-05-01 22:42:16 -07:00
Guangcong Luo
e4b7d6c296 Stub lobby chat implementation 2013-04-27 02:00:56 -07:00
Guangcong Luo
f241f24172 New logo 2013-04-27 01:51:38 -07:00
Guangcong Luo
b203c51c6d There's no longer a need to load formats.js 2013-04-26 21:33:52 -07:00
Cathy J. Fitzpatrick
18d15007a7 crossdomain.php changes for dev.pokemonshowdown.com stuff 2013-04-26 20:06:26 -06:00
Guangcong Luo
68e574cc52 Stub new client 2013-04-26 01:23:22 -07:00
Cathy J. Fitzpatrick
c52a0e261b Upgrade to jQuery 2.0.0 2013-04-20 05:42:59 -06:00
Cathy J. Fitzpatrick
8956b2cb5d More directives not to index the index page 2013-04-18 18:00:35 -06:00
Cathy J. Fitzpatrick
5261dc9478 Revert "testclient.html is no longer necessary"
This reverts commit d22a87872c.
2013-04-18 04:20:49 -06:00
Cathy J. Fitzpatrick
4d26ea4a9a Fix Chrome Frame installation on *.psim.us 2013-04-18 02:57:57 -07:00
Cathy J. Fitzpatrick
bf6f2cc890 Revert "Remove unnecessary tags in index.html"
This reverts commit 722eaddfc2.

Evidently this broke the Chrome Frame installation message.
2013-04-18 02:50:21 -07:00
Cathy J. Fitzpatrick
2bcf33a02f Reinstate invalid X-UA-Compatible meta tag rather than header 2013-04-18 02:02:27 -06:00
Cathy J. Fitzpatrick
cee872ed90 Fix invalid X-UA-Compatible meta tag 2013-04-18 01:16:28 -06:00
Cathy J. Fitzpatrick
722eaddfc2 Remove unnecessary tags in index.html 2013-04-17 23:51:57 -06:00
Cathy J. Fitzpatrick
d22a87872c testclient.html is no longer necessary 2013-04-17 17:31:38 -06:00
Cathy J. Fitzpatrick
82798bdbb8 Google Analytics gets its own <script> block 2013-04-17 16:47:02 -06:00
Cathy J. Fitzpatrick
ef4d1185e5 Fix indentation in index.html 2013-04-16 04:27:33 -06:00
Cathy J. Fitzpatrick
c31ca67713 index.php is now index.html 2013-04-16 01:55:14 -07:00