Mercurial > vba-clojure
log clojure/com/aurellem/gb/moves.clj
age | author | description |
---|---|---|
2012-03-29 | Dylan Holmes | Fixed missing delimiter in gb.moves; preparing to play with type effectiveness. |
2012-03-28 | 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. |
2012-03-24 | Robert McIntyre | added functions for setting rival's name and text speed |
2012-03-24 | Robert McIntyre | fixed give-pokemon to give a properly formatted pokemon for pokemon with less than 4 moves. |
2012-03-23 | Robert McIntyre | give pokemon appears to work. |
2012-03-23 | Robert McIntyre | competed move-table printing component of pokemon printing function. |
2012-03-23 | Robert McIntyre | break for eating! |
2012-03-23 | Robert McIntyre | fixed compilation problems, added more functionality to pokemon-info |