pokemon-showdown/server
2019-09-25 15:06:12 +02:00
..
chat-plugins TOTD: rename atlotd -> athotd 2019-09-25 13:27:08 +02:00
static
tournaments Add a RoomID type (#5759) 2019-09-07 14:15:27 -05:00
chat-commands.js Add missing spaces to unticketban and unbattleban modlogging (#5804) 2019-09-21 22:11:26 +09:30
chat-formatter.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
chat.ts Type Chat.tr properly (#5814) 2019-09-25 15:06:12 +02:00
config-loader.ts
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 (#5801) 2019-09-21 12:06:17 +09:30
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 Destroy groupchats on all global punishments (#5755) 2019-09-15 06:27:51 +02:00
room-battle.ts Fix bugs when logging out during a RoomGame 2019-08-31 10:50:00 -05:00
room-game.ts Add a RoomID type (#5759) 2019-09-07 14:15:27 -05:00
roomlogs.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
rooms.ts Destroy groupchats on all global punishments (#5755) 2019-09-15 06:27:51 +02: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 Show "access denied" for modjoined rooms (#5778) 2019-09-18 16:30:30 +09:30
verifier.ts