mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-23 08:16:16 -05:00
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. |
||
|---|---|---|
| .. | ||
| choice-parser.js | ||
| decisions.js | ||
| eventemitter.js | ||
| inversebattle.js | ||
| statuses.js | ||
| statusmoves.js | ||
| trapmoves.js | ||
| typechange.js | ||
| weather.js | ||
| weight.js | ||