pokemon-showdown/data/mods/gen3
Guangcong Luo a33fc11d26 Refactor Actions, RandomTeamsTypes to namespace
They were previously some weird interface where their actual types
were properties. I guess whoever wrote this was unaware that TypeScript
namespaces were designed for this exact use-case.
2019-04-10 19:58:56 +09:30
..
abilities.js Sim: Refactor to use Battle#getAllPokemon() and Battle#getAllActive() 2019-03-26 23:18:19 -05:00
formats-data.js
items.js
moves.js Stricter type definitions for dex data (#5375) 2019-03-30 22:31:04 +08:00
random-teams.js Refactor Actions, RandomTeamsTypes to namespace 2019-04-10 19:58:56 +09:30
rulesets.js
scripts.js Fix target resolution (#5363) 2019-03-30 22:34:44 +08:00
statuses.js Stricter type definitions for dex data (#5375) 2019-03-30 22:31:04 +08:00