pokemon-showdown-client/js
Guangcong Luo 211ea266f3 Command history
So that command history isn't buggy, it's currently implemented
so that Up will only take you up command history from the beginning
of the textbox, and Down will only take you down command history
from the end of the textbox.

This allows Up and Down to be reliably used to navigate up and down
the textbox, as well.
2013-05-19 15:42:47 -05:00
..
lib Add jslider 2013-05-06 00:32:39 -07:00
battle.js Don't stop fast-forwarding at the end of a battle 2013-05-17 00:35:38 -05:00
battledata.js The canonical URI for the website is now pokemonshowdown.com 2013-05-18 17:51:57 -05:00
client-battle.js Fix trying to switch a trapped pokemon 2013-05-19 05:13:19 -05:00
client-chat.js Command history 2013-05-19 15:42:47 -05:00
client-ladder.js Battles shouldn't have a persistent header 2013-05-19 02:53:12 -05:00
client-mainmenu.js Battles shouldn't have a persistent header 2013-05-19 02:53:12 -05:00
client-teambuilder.js Battles shouldn't have a persistent header 2013-05-19 02:53:12 -05:00
client.js Improve console logging 2013-05-19 05:03:08 -05:00
ladder.js Rename some fields of the Config object 2013-04-26 19:10:53 -06:00
search.js Chart: Don't show negative numbers for CAPs 2013-04-21 01:52:42 -07:00
teambuilder.js Namespace StatNames/StatIDs 2013-04-17 22:22:39 -07:00
utilichart.js PP column in teambuilder and /data 2013-05-14 12:30:13 -07:00