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.
|
Fri, 23 Mar 2012 05:45:56 -0500 |
Robert McIntyre |
give pokemon appears to work.
|
Fri, 23 Mar 2012 00:30:34 -0500 |
Robert McIntyre |
competed move-table printing component of pokemon printing function.
|
Fri, 23 Mar 2012 00:14:37 -0500 |
Robert McIntyre |
break for eating!
|
Thu, 22 Mar 2012 22:35:57 -0500 |
Robert McIntyre |
fixed compilation problems, added more functionality to pokemon-info
|
Thu, 22 Mar 2012 20:10:09 -0500 |
Robert McIntyre |
added function to set ROM
|
Thu, 22 Mar 2012 16:34:10 -0500 |
Robert McIntyre |
extending functionality of support namespaces in prepreation of give-pokemon
|
Tue, 20 Mar 2012 17:20:41 -0500 |
Robert McIntyre |
fixed gb.moves
|
Tue, 20 Mar 2012 17:18:22 -0500 |
Robert McIntyre |
moved important move code out of exp and into gb.
|