graph
- going to start work on item hack.2012-03-24, by Robert McIntyre
- working on map memory, modified view-memory to output hex and decimal as well as binary2012-03-24, by Robert McIntyre
- working out how 0xD367 affects game play2012-03-24, by Robert McIntyre
- fixed badge order, added HM-mew, mapped out some more memory2012-03-24, by Robert McIntyre
- Added functions for getting and setting badges.2012-03-24, by Dylan Holmes
- reformat2012-03-24, by Robert McIntyre
- added functions for setting rival's name and text speed2012-03-24, by Robert McIntyre
- added functions for setting current money.2012-03-24, by Robert McIntyre
- pokedex manipulation functions complete.2012-03-24, by Robert McIntyre
- enabled pokedex printing.2012-03-24, by Robert McIntyre
- extended range of catrography.2012-03-24, by Robert McIntyre
- rename pokemon-layout to cartography.2012-03-24, by Robert McIntyre
- adjusted default ditto's base stats.2012-03-24, by Robert McIntyre
- moved hardcoded stuff into its own namespace.2012-03-23, by Robert McIntyre
- differentiated between normal=pp-ups and glitched key-like pp-ups.2012-03-23, by Robert McIntyre
- remove debug stuff from pokemon.clj2012-03-23, by Robert McIntyre
- merge2012-03-23, by Robert McIntyre
- fixed give-pokemon to give a properly formatted pokemon for pokemon with less than 4 moves.2012-03-23, by Robert McIntyre
- Added spelling bee.2012-03-23, by Dylan Holmes
- fixed compilaition error in dylan's code2012-03-23, by Robert McIntyre
- merge.2012-03-23, by Robert McIntyre
- fixed minor bug in give-pokemon2012-03-23, by Robert McIntyre
- give pokemon appears to work.2012-03-23, by Robert McIntyre
- saving progress2012-03-23, by Robert McIntyre
- More hardcode expeditions.2012-03-23, by Dylan Holmes
- augmented print-pokemon to report inconsistent types; fixed error in give-type2012-03-23, by Robert McIntyre
- default type list complete.2012-03-23, by Robert McIntyre
- constructing default types....2012-03-23, by Robert McIntyre
- have to add default types for all pokemon.2012-03-23, by Robert McIntyre
- enhanced pokemon printing to print out current HP as well as current total HP.2012-03-23, by Robert McIntyre
- correct grammar lol.2012-03-23, by Robert McIntyre
- pokemon printing complete.2012-03-23, by Robert McIntyre
- merge2012-03-23, by Robert McIntyre
- competed move-table printing component of pokemon printing function.2012-03-23, by Robert McIntyre
- break for eating!2012-03-23, by Robert McIntyre
- changed :moves to give a vector instead of hash-map because move order is important2012-03-22, by Robert McIntyre
- working on printing pokemon in a nicely formatted way.2012-03-22, by Robert McIntyre
- Further explorations in memory.2012-03-23, by Dylan Holmes
- minor reformatting.2012-03-22, by Robert McIntyre
- fixed compilation problems, added more functionality to pokemon-info2012-03-22, by Robert McIntyre
- added function to set ROM2012-03-22, by Robert McIntyre
- extending functionality of support namespaces in prepreation of give-pokemon2012-03-22, by Robert McIntyre
- renamed *pokemon-data* to *pokemon-record*2012-03-22, by Robert McIntyre
- merged changes2012-03-22, by Robert McIntyre
- successfully captured program counter!2012-03-22, by Robert McIntyre
- merged changes.2012-03-22, by Dylan Holmes
- added world directory for practice worldbuilding.2012-03-22, by Dylan Holmes
- Added a worlds directory for worldbuilding practice, and added some assembly-reading utilities.2012-03-22, by Dylan Holmes
- merged assembly2012-03-21, by Dylan Holmes
- finished mapping out pokemon memory region.2012-03-22, by Robert McIntyre
- modified give-items to work with glitched items.2012-03-22, by Robert McIntyre
- determined location of pokemon types; added functions for reading/setting them.2012-03-22, by Robert McIntyre
- cleaned up code; added gb.saves2012-03-21, by Robert McIntyre
- add status to pokemon-data printout.2012-03-21, by Robert McIntyre
- expanded pokemon-layout to include status effects.2012-03-21, by Robert McIntyre
- wrote functions to read and write pokemon DV values and status2012-03-21, by Robert McIntyre
- beginning test of latest assembly code. 240->70.2012-03-21, by Dylan Holmes
- made functions more convienent for repl use.2012-03-21, by Robert McIntyre
- saved corrupted save.2012-03-21, by Robert McIntyre
- add DV info to print-pokemon-data2012-03-21, by Robert McIntyre