2012-04-06 |
Robert McIntyre |
solving problem with rival name becomming a key item.
|
2012-04-06 |
Robert McIntyre |
improved do-save-corruption
|
2012-04-06 |
Robert McIntyre |
made more progress, have burn heals and correct name for rival.
|
2012-04-06 |
Robert McIntyre |
improved efficiency of delayed-difference
|
2012-04-05 |
Robert McIntyre |
improved delayed-difference with memoization
|
2012-04-05 |
Robert McIntyre |
corrected compilation bugs
|
2012-04-04 |
Robert McIntyre |
saving progress before trip to Liberal.
|
2012-04-04 |
Robert McIntyre |
improved efficiency of set-cursor
|
2012-04-04 |
Robert McIntyre |
fixed set-cursor so that moving the cursor backwards works
|
2012-04-04 |
Robert McIntyre |
created functions to set the cursor to any position in any list
|
2012-04-04 |
Robert McIntyre |
added function to determine wuantity of items currently selected
|
2012-04-04 |
Robert McIntyre |
created function to determine total item-offset
|
2012-04-04 |
Robert McIntyre |
located item-list related addresses.
|
2012-04-03 |
Robert McIntyre |
adapting bootstrap to new util functions.
|
2012-04-03 |
Robert McIntyre |
fixing runs to use new util functions.
|
2012-04-03 |
Robert McIntyre |
remove crufty functions.
|
2012-04-03 |
Robert McIntyre |
greatly speed up scroll-text by using binary-search.
|
2012-04-03 |
Robert McIntyre |
merge
|
2012-04-03 |
Robert McIntyre |
scroll text works robustly but is slow
|
2012-04-02 |
Robert McIntyre |
major refactoring; made (walk) more robust
|
2012-04-02 |
Dylan Holmes |
Added more to the rom map.
|
2012-04-01 |
Dylan Holmes |
began writing out my notes on the ROM in an org file.
|
2012-04-01 |
Dylan Holmes |
added hxc-intro-pkmn for seeing which pokemon is displayed in oak's intro, and sxc-intro-pkmn! for modifying it.
|
2012-03-31 |
Dylan Holmes |
made progress on music; fixed several music pointers I grabbed from the internet.
|
2012-03-31 |
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 |
Dylan Holmes |
completed cry functions.
|
2012-03-31 |
Dylan Holmes |
beginning to work on cry data
|
2012-03-31 |
Robert McIntyre |
improve testing program
|