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
|
2012-03-31 |
Robert McIntyre |
improve testing program
|
2012-03-31 |
Robert McIntyre |
item manipulation program works!
|
2012-03-31 |
Robert McIntyre |
going to test bootstrapping program.
|
2012-03-31 |
Robert McIntyre |
inserted backwards jump into bootstrap program to fit it into item-pc space
|
2012-03-31 |
Robert McIntyre |
found program that works as valid items, but now the program is too long...
|
2012-03-31 |
Robert McIntyre |
mapped out the rest of relevant characters-as-objects space
|
2012-03-31 |
Robert McIntyre |
found a second good character-item that can serve as a target
|
2012-03-31 |
Robert McIntyre |
mapping out characters-as-items to avoid corrupt items.
|
2012-03-30 |
Robert McIntyre |
restored deposit-one-item, working on getting rival's name into item computer.
|
2012-03-30 |
Robert McIntyre |
dylan thought of a better program using op 0x70.
|
2012-03-30 |
Robert McIntyre |
merge
|
2012-03-30 |
Robert McIntyre |
preliminary idea for a better pre-bootstrapping program.
|
2012-03-30 |
Dylan Holmes |
Tinkering with types and encounters.
|
2012-03-29 |
Robert McIntyre |
script: creating header for initial bootstrap program.
|
2012-03-29 |
Robert McIntyre |
script: walked to poke-center computer.
|
2012-03-29 |
Dylan Holmes |
Fixed missing delimiter in gb.moves; preparing to play with type effectiveness.
|
2012-03-29 |
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-28 |
Robert McIntyre |
merge
|
2012-03-28 |
Robert McIntyre |
added give-empty-pokedex
|