pokemon-showdown/server
2019-11-16 10:10:33 +13:00
..
chat-commands Fix /rebuild crash 2019-11-16 10:10:33 +13:00
chat-plugins Allow viewing roomfaqs without showing source (#5944) 2019-11-16 00:12:26 +13:00
static
tournaments Take steps to statically type Config (#5920) 2019-10-30 18:45:20 +10:30
chat-formatter.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
chat.ts Split up server/chat-commands/ (#5943) 2019-11-15 11:12:54 +13:00
config-loader.ts Make config-loader return type Config (#5939) 2019-11-09 04:21:54 +10:30
global-types.ts Take steps to statically type Config (#5920) 2019-10-30 18:45:20 +10:30
global-variables.d.ts Split up server/chat-commands/ (#5943) 2019-11-15 11:12:54 +13:00
index.js
ip-tools.ts Update datacenters & ip-tools (#5937) 2019-11-07 17:41:10 +10:30
ladders-local.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
ladders-remote.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
ladders.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
loginserver.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
monitor.ts Split up server/chat-commands/ (#5943) 2019-11-15 11:12:54 +13:00
punishments.ts Fix handling of locked and proxy connections (#5938) 2019-11-15 11:10:04 +13:00
room-battle.ts Split up server/chat-commands/ (#5943) 2019-11-15 11:12:54 +13:00
room-game.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
roomlogs.ts Server: Use readonly where appropriate (#5902) 2019-10-21 16:12:32 +10:30
rooms.ts Introduce /modchatnext command (#5934) 2019-11-12 11:37:37 +13:00
sockets.js Take steps to statically type Config (#5920) 2019-10-30 18:45:20 +10:30
team-validator-async.js Upgrade to TypeScript 3.7 (#5935) 2019-11-06 23:02:36 +10:30
users.ts Fix handling of locked and proxy connections (#5938) 2019-11-15 11:10:04 +13:00
verifier.ts