log

age author description
Fri, 06 Apr 2012 07:22:18 -0500 Robert McIntyre improved efficiency of delayed-difference
Thu, 05 Apr 2012 15:05:08 -0500 Robert McIntyre improved delayed-difference with memoization
Thu, 05 Apr 2012 12:59:30 -0500 Robert McIntyre corrected compilation bugs
Wed, 04 Apr 2012 14:55:43 -0500 Robert McIntyre saving progress before trip to Liberal.
Wed, 04 Apr 2012 03:25:14 -0500 Robert McIntyre improved efficiency of set-cursor
Wed, 04 Apr 2012 01:04:06 -0500 Robert McIntyre fixed set-cursor so that moving the cursor backwards works
Wed, 04 Apr 2012 00:56:53 -0500 Robert McIntyre created functions to set the cursor to any position in any list
Wed, 04 Apr 2012 00:35:44 -0500 Robert McIntyre added function to determine wuantity of items currently selected
Wed, 04 Apr 2012 00:16:49 -0500 Robert McIntyre created function to determine total item-offset
Tue, 03 Apr 2012 23:17:33 -0500 Robert McIntyre located item-list related addresses.
Tue, 03 Apr 2012 04:16:20 -0500 Robert McIntyre adapting bootstrap to new util functions.
Mon, 02 Apr 2012 23:13:49 -0500 Robert McIntyre fixing runs to use new util functions.
Mon, 02 Apr 2012 21:25:24 -0500 Robert McIntyre remove crufty functions.
Mon, 02 Apr 2012 21:20:54 -0500 Robert McIntyre greatly speed up scroll-text by using binary-search.
Mon, 02 Apr 2012 20:30:28 -0500 Robert McIntyre merge
Mon, 02 Apr 2012 20:30:02 -0500 Robert McIntyre scroll text works robustly but is slow
Mon, 02 Apr 2012 10:58:16 -0500 Robert McIntyre major refactoring; made (walk) more robust
Sun, 01 Apr 2012 21:47:04 -0500 Dylan Holmes Added more to the rom map.
Sun, 01 Apr 2012 03:20:33 -0500 Dylan Holmes began writing out my notes on the ROM in an org file.
Sun, 01 Apr 2012 01:50:34 -0500 Dylan Holmes added hxc-intro-pkmn for seeing which pokemon is displayed in oak's intro, and sxc-intro-pkmn! for modifying it.
Sat, 31 Mar 2012 06:47:05 -0500 Dylan Holmes made progress on music; fixed several music pointers I grabbed from the internet.
Sat, 31 Mar 2012 04:25:49 -0500 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.
Sat, 31 Mar 2012 03:54:21 -0500 Dylan Holmes completed cry functions.
Sat, 31 Mar 2012 01:27:46 -0500 Dylan Holmes beginning to work on cry data
Sat, 31 Mar 2012 00:41:28 -0500 Robert McIntyre improve testing program
Sat, 31 Mar 2012 00:41:14 -0500 Robert McIntyre improve testing program
Sat, 31 Mar 2012 00:33:35 -0500 Robert McIntyre item manipulation program works!
Sat, 31 Mar 2012 00:05:39 -0500 Robert McIntyre going to test bootstrapping program.
Fri, 30 Mar 2012 23:39:58 -0500 Robert McIntyre inserted backwards jump into bootstrap program to fit it into item-pc space
Fri, 30 Mar 2012 23:05:38 -0500 Robert McIntyre found program that works as valid items, but now the program is too long...
Fri, 30 Mar 2012 22:48:31 -0500 Robert McIntyre mapped out the rest of relevant characters-as-objects space
Fri, 30 Mar 2012 22:41:25 -0500 Robert McIntyre found a second good character-item that can serve as a target
Fri, 30 Mar 2012 22:35:08 -0500 Robert McIntyre mapping out characters-as-items to avoid corrupt items.
Fri, 30 Mar 2012 18:41:39 -0500 Robert McIntyre restored deposit-one-item, working on getting rival's name into item computer.
Fri, 30 Mar 2012 18:25:02 -0500 Robert McIntyre dylan thought of a better program using op 0x70.
Fri, 30 Mar 2012 18:15:28 -0500 Robert McIntyre merge
Fri, 30 Mar 2012 18:14:14 -0500 Robert McIntyre preliminary idea for a better pre-bootstrapping program.
Fri, 30 Mar 2012 05:57:12 -0500 Dylan Holmes Tinkering with types and encounters.
Thu, 29 Mar 2012 18:23:20 -0500 Robert McIntyre script: creating header for initial bootstrap program.
Thu, 29 Mar 2012 17:38:36 -0500 Robert McIntyre script: walked to poke-center computer.
Thu, 29 Mar 2012 13:49:40 -0500 Dylan Holmes Fixed missing delimiter in gb.moves; preparing to play with type effectiveness.
Thu, 29 Mar 2012 13:31:31 -0500 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.
Wed, 28 Mar 2012 06:06:13 -0500 Robert McIntyre merge
Wed, 28 Mar 2012 06:06:00 -0500 Robert McIntyre added give-empty-pokedex
Wed, 28 Mar 2012 05:56:37 -0500 Dylan Holmes Found the hardcoded pokedex order!!
Wed, 28 Mar 2012 05:08:24 -0500 Robert McIntyre script: bought 96 burn heals
Wed, 28 Mar 2012 04:52:09 -0500 Dylan Holmes Added the hardcoded list of moves that the TMs and HMs teach.
Wed, 28 Mar 2012 03:28:36 -0500 Dylan Holmes added price data. also, shop data seems a bit off.
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.
Tue, 27 Mar 2012 21:08:44 -0500 Robert McIntyre reorginazed save corruption code
Tue, 27 Mar 2012 13:33:44 -0500 Robert McIntyre script: save corruption
Tue, 27 Mar 2012 13:10:48 -0500 Robert McIntyre script: bought initial 5 items.
Tue, 27 Mar 2012 12:57:58 -0500 Robert McIntyre fix compiliation errors
Tue, 27 Mar 2012 12:37:48 -0500 Robert McIntyre merge.
Tue, 27 Mar 2012 12:36:48 -0500 Robert McIntyre added script to automatically buy any combination of items from a store's inventory.
Tue, 27 Mar 2012 11:30:58 -0500 Robert McIntyre refactored walking code from buy-initial-objects to its own function.
Tue, 27 Mar 2012 02:05:16 -0500 Dylan Holmes further improvements on hxc-pokemon-base.
Tue, 27 Mar 2012 00:59:43 -0500 Dylan Holmes beginning work on hxc-pokemon-base, the collection of base stats, battle sprite data, etc.
Tue, 27 Mar 2012 00:33:07 -0500 Robert McIntyre script: went back to viridian store.
Mon, 26 Mar 2012 23:54:52 -0500 Robert McIntyre script: delivered oak's parcel; got pokedex.