pokemon-showdown/server
2019-09-01 14:10:58 -04:00
..
chat-plugins Fix crash in alts 2019-09-01 14:10:58 -04:00
static Move server code to server/ 2019-02-03 16:07:06 -06:00
tournaments Typescript punishments (#5728) 2019-08-29 19:46:42 -05:00
chat-commands.js Typescript lottery (#5739) 2019-08-30 09:12:49 -05:00
chat-formatter.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
chat.ts Typescript lottery (#5739) 2019-08-30 09:12:49 -05:00
config-loader.ts Fix config modification for unit tests (#5585) 2019-07-03 21:38:02 -07:00
global.d.ts Typescript punishments (#5728) 2019-08-29 19:46:42 -05:00
globals.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
index.js Typescript punishments (#5728) 2019-08-29 19:46:42 -05:00
ip-tools.ts Fix typo in IPTools 2019-08-28 19:20:01 -03:00
ladders-local.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
ladders-remote.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
ladders.ts Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
loginserver.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
monitor.ts Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
punishments.ts Fix indirect punishments (#5738) 2019-08-30 08:46:38 -05:00
room-battle.ts Fix bugs when logging out during a RoomGame 2019-08-31 10:50:00 -05:00
room-game.ts Fix bugs when logging out during a RoomGame 2019-08-31 10:50:00 -05:00
roomlogs.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
rooms.ts Refactor Rooms(), Users() to Rooms.get(), Users.get() (#5725) 2019-08-25 06:33:56 -07:00
sockets.js Clean up sockets on process exit too, not just process disconnect 2019-08-26 15:20:07 -03:00
team-validator-async.js Import Chat correctly (#5693) 2019-08-11 17:24:31 +02:00
users.ts Typescript punishments (#5728) 2019-08-29 19:46:42 -05:00
verifier.ts Remove hardcoded URLs in favor of Config.routes (#5557) 2019-07-01 10:19:21 -07:00