pokemon-showdown/server
2019-10-09 18:52:33 +11:00
..
chat-plugins Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
static Move server code to server/ 2019-02-03 16:07:06 -06:00
tournaments Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
chat-commands.js Remove hidetext abuse monitor (#5855) 2019-10-08 18:06:00 +11:00
chat-formatter.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
chat.ts Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
config-loader.ts Fix config modification for unit tests (#5585) 2019-07-03 21:38:02 -07:00
global.d.ts Add a RoomID type (#5759) 2019-09-07 14:15:27 -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 Update datacenters and IP-tools (#5849) 2019-10-05 14:53:21 +10:00
ladders-local.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
ladders-remote.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
ladders.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
loginserver.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
monitor.ts Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
punishments.ts Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
room-battle.ts Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
room-game.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
roomlogs.ts Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
rooms.ts Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
sockets.js Track connection times and log probable ghosts (#5768) 2019-09-17 21:02:57 -07:00
team-validator-async.js Import Chat correctly (#5693) 2019-08-11 17:24:31 +02:00
users.ts Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
verifier.ts Remove hardcoded URLs in favor of Config.routes (#5557) 2019-07-01 10:19:21 -07:00