pokemon-showdown/test/simulator/misc
Guangcong Luo da1b318707 Move text processing from Tools to CommandParser
The following functions have been renamed:

- Tools.html to CommandParser.html
- Tools.plural to CommandParser.plural
- Tools.escapeHTML to CommandParser.escapeHTML
- Tools.toDurationString to CommandParser.toDurationString
- Tools.toTimeStamp to CommandParser.toTimestamp
  (notice the lowercase 's')

This is in preparation for a rename of Tools to Dex (by removing the
non-dex-related functions) and a rename of CommandParser to either
Messages or Chat.
2016-09-30 18:04:13 -07:00
..
choice-parser.js Move text processing from Tools to CommandParser 2016-09-30 18:04:13 -07:00
decisions.js Fix typing information leak 2016-06-20 11:38:06 -05:00
eventemitter.js Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00
inversebattle.js Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00
statuses.js Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00
statusmoves.js Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00
trapmoves.js Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00
typechange.js Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00
weather.js Tests: Update Weather tests for clarity and readability (#2596) 2016-06-24 20:11:03 -07:00
weight.js Test: Use the new common#createBattle method 2016-06-17 05:45:22 -05:00