pokemon-showdown/data/mods/gen4
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 Move Data.ActiveMove methods to Pokemon (#5416) 2019-04-06 13:14:50 +08:00
formats-data.js Gen 4 Random Battle improvements (#5275) 2019-03-08 23:57:43 +04:00
items.js Move Data.ActiveMove methods to Pokemon (#5416) 2019-04-06 13:14:50 +08:00
moves.js Move Data.ActiveMove methods to Pokemon (#5416) 2019-04-06 13:14:50 +08:00
pokedex.js Mark Feebas's evolution in Gen4 as requiring high Beauty 2019-02-21 22:56:07 +01:00
random-teams.js Refactor Actions, RandomTeamsTypes to namespace 2019-04-10 19:58:56 +09:30
rulesets.js Gen 4 OU: Ban Sand Veil 2019-03-28 13:13:26 -04:00
scripts.js Refactor moveHitData 2019-04-06 19:10:45 +08:00
statuses.js Stricter type definitions for dex data (#5375) 2019-03-30 22:31:04 +08:00