pokemon-showdown/sim
Guangcong Luo f4e535bbd6 Enforce consistent key spacing
This was previously not enforced because we used `:1` in too many
places, but those places seem to all be refactored out at this point.
2017-12-01 08:16:23 -06:00
..
battle.js Enforce consistent key spacing 2017-12-01 08:16:23 -06:00
dex-data.js Refactor more tables to arrays 2017-11-30 19:40:16 -06:00
dex.js Enforce consistent key spacing 2017-12-01 08:16:23 -06:00
index.js TypeScript: Improve Sim typing (#4069) 2017-10-20 07:53:26 -05:00
pokemon.js Enforce consistent key spacing 2017-12-01 08:16:23 -06:00
prng.js Split random-teams.js out of scripts.js 2017-07-25 02:59:59 -04:00
side.js Support switching to pokemon by name 2017-11-30 10:56:01 -06:00
team-validator.js Enforce consistent key spacing 2017-12-01 08:16:23 -06:00