pokemon-showdown/server
Guangcong Luo c9759954b9 Remove sim/global-variables.d.ts
The sim no longer uses any global variables, so this can and should be
removed.

`server/global-variables` has also been cleaned up, since I'm working
on this.
2020-10-27 22:03:14 +00:00
..
chat-commands Indicate pending promises in /eval (#7592) 2020-10-27 14:33:04 -07:00
chat-plugins Remove sim/global-variables.d.ts 2020-10-27 22:03:14 +00:00
static Move server code to server/ 2019-02-03 16:07:06 -06:00
tournaments Validate timeout durations (#7556) 2020-10-22 13:47:26 -07:00
chat-formatter.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
chat.ts Connections: Track current chat page (#7522) 2020-10-26 14:43:16 -07:00
config-loader.ts Clean up imports 2020-10-24 22:12:35 +01:00
global-types.ts Update to latest eslint 2020-09-29 15:28:08 -07:00
global-variables.d.ts Remove sim/global-variables.d.ts 2020-10-27 22:03:14 +00:00
index.ts Move server/'s global variables out of index.ts (#7585) 2020-10-26 13:55:51 -07:00
ip-tools.ts IPTools: Check proxy IPs before other host types (#7414) 2020-09-24 09:30:47 -07:00
ladders-local.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
ladders-remote.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
ladders.ts Remove sim/global-variables.d.ts 2020-10-27 22:03:14 +00:00
loginserver.ts Fix memory leak in ladders-remote 2020-06-09 18:31:29 -07:00
modlog.ts Clean up imports 2020-10-24 22:12:35 +01:00
monitor.ts Add a command to view the registration time of a user (#7366) 2020-10-06 11:47:12 -07:00
punishments.ts Fix crash in Punishments#autolock 2020-10-23 15:25:57 -07:00
room-battle.ts Clean up imports 2020-10-24 22:12:35 +01:00
room-game.ts Unify /guess (#7387) 2020-09-19 01:24:52 -07:00
roomlogs.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
rooms.ts Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
sockets.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
team-validator-async.ts Remove sim/global-variables.d.ts 2020-10-27 22:03:14 +00:00
user-groups.ts Add more style linting rules (#7537) 2020-10-19 02:42:28 -07:00
users.ts Connections: Track current chat page (#7522) 2020-10-26 14:43:16 -07:00
verifier.ts Update to latest eslint 2020-09-29 15:28:08 -07:00