graph
- made more progress, have burn heals and correct name for rival.2012-04-06, by Robert McIntyre
- improved efficiency of delayed-difference2012-04-06, by Robert McIntyre
- improved delayed-difference with memoization2012-04-05, by Robert McIntyre
- corrected compilation bugs2012-04-05, by Robert McIntyre
- saving progress before trip to Liberal.2012-04-04, by Robert McIntyre
- improved efficiency of set-cursor2012-04-04, by Robert McIntyre
- fixed set-cursor so that moving the cursor backwards works2012-04-04, by Robert McIntyre
- created functions to set the cursor to any position in any list2012-04-04, by Robert McIntyre
- added function to determine wuantity of items currently selected2012-04-04, by Robert McIntyre
- created function to determine total item-offset2012-04-04, by Robert McIntyre
- located item-list related addresses.2012-04-03, by Robert McIntyre
- adapting bootstrap to new util functions.2012-04-03, by Robert McIntyre
- fixing runs to use new util functions.2012-04-02, by Robert McIntyre
- remove crufty functions.2012-04-02, by Robert McIntyre
- greatly speed up scroll-text by using binary-search.2012-04-02, by Robert McIntyre
- merge2012-04-02, by Robert McIntyre
- scroll text works robustly but is slow2012-04-02, by Robert McIntyre
- major refactoring; made (walk) more robust2012-04-02, by Robert McIntyre
- Added more to the rom map.2012-04-01, by Dylan Holmes
- began writing out my notes on the ROM in an org file.2012-04-01, by Dylan Holmes
- added hxc-intro-pkmn for seeing which pokemon is displayed in oak's intro, and sxc-intro-pkmn! for modifying it.2012-04-01, by Dylan Holmes
- made progress on music; fixed several music pointers I grabbed from the internet.2012-03-31, by Dylan Holmes
- moved the memory manipulation functions out of world.practice and into a separate location, gb.mem-utils, to avoid cyclic load dependency. will adjust the dependent files shortly.2012-03-31, by Dylan Holmes
- completed cry functions.2012-03-31, by Dylan Holmes
- beginning to work on cry data2012-03-31, by Dylan Holmes
- improve testing program2012-03-31, by Robert McIntyre
- improve testing program2012-03-31, by Robert McIntyre
- item manipulation program works!2012-03-31, by Robert McIntyre
- going to test bootstrapping program.2012-03-31, by Robert McIntyre
- inserted backwards jump into bootstrap program to fit it into item-pc space2012-03-30, by Robert McIntyre
- found program that works as valid items, but now the program is too long...2012-03-30, by Robert McIntyre
- mapped out the rest of relevant characters-as-objects space2012-03-30, by Robert McIntyre
- found a second good character-item that can serve as a target2012-03-30, by Robert McIntyre
- mapping out characters-as-items to avoid corrupt items.2012-03-30, by Robert McIntyre
- restored deposit-one-item, working on getting rival's name into item computer.2012-03-30, by Robert McIntyre
- dylan thought of a better program using op 0x70.2012-03-30, by Robert McIntyre
- merge2012-03-30, by Robert McIntyre
- preliminary idea for a better pre-bootstrapping program.2012-03-30, by Robert McIntyre
- Tinkering with types and encounters.2012-03-30, by Dylan Holmes
- script: creating header for initial bootstrap program.2012-03-29, by Robert McIntyre
- script: walked to poke-center computer.2012-03-29, by Robert McIntyre
- Fixed missing delimiter in gb.moves; preparing to play with type effectiveness.2012-03-29, by Dylan Holmes
- Made hxc-pokenames and hxc-items return keywords instead of strings by default; added hxc-pokenames-raw and hxc-items-raw for the string version.2012-03-29, by Dylan Holmes
- merge2012-03-28, by Robert McIntyre
- added give-empty-pokedex2012-03-28, by Robert McIntyre
- Found the hardcoded pokedex order!!2012-03-28, by Dylan Holmes
- script: bought 96 burn heals2012-03-28, by Robert McIntyre
- Added the hardcoded list of moves that the TMs and HMs teach.2012-03-28, by Dylan Holmes
- added price data. also, shop data seems a bit off.2012-03-28, by 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-27, by Dylan Holmes
- reorginazed save corruption code2012-03-27, by Robert McIntyre
- script: save corruption2012-03-27, by Robert McIntyre
- script: bought initial 5 items.2012-03-27, by Robert McIntyre
- fix compiliation errors2012-03-27, by Robert McIntyre
- merge.2012-03-27, by Robert McIntyre
- added script to automatically buy any combination of items from a store's inventory.2012-03-27, by Robert McIntyre
- refactored walking code from buy-initial-objects to its own function.2012-03-27, by Robert McIntyre
- further improvements on hxc-pokemon-base.2012-03-27, by Dylan Holmes
- beginning work on hxc-pokemon-base, the collection of base stats, battle sprite data, etc.2012-03-27, by Dylan Holmes
- script: went back to viridian store.2012-03-27, by Robert McIntyre