Mercurial > vba-clojure
log clojure/com/aurellem/gb/moves.clj
age | author | description |
---|---|---|
Thu, 29 Mar 2012 13:49:40 -0500 | Dylan Holmes | Fixed missing delimiter in gb.moves; preparing to play with type effectiveness. |
Tue, 27 Mar 2012 22:41:24 -0500 | Dylan Holmes | Replaced manually listed move data in gb.moves with a call to hxc-move-data. Also, began work on hxc-shops, which lists shop inventory. todo: find out how the game converts internal order to pokedex order; todo: get hardcoded tm data. |
Sat, 24 Mar 2012 05:26:33 -0500 | Robert McIntyre | added functions for setting rival's name and text speed |
Fri, 23 Mar 2012 19:25:21 -0500 | Robert McIntyre | fixed give-pokemon to give a properly formatted pokemon for pokemon with less than 4 moves. |