log

age author description
Thu, 22 Mar 2012 07:38:00 -0500 Robert McIntyre merged changes
Thu, 22 Mar 2012 07:36:54 -0500 Robert McIntyre successfully captured program counter!
Thu, 22 Mar 2012 07:03:02 -0500 Dylan Holmes merged changes.
Thu, 22 Mar 2012 07:02:50 -0500 Dylan Holmes added world directory for practice worldbuilding.
Thu, 22 Mar 2012 06:58:18 -0500 Dylan Holmes Added a worlds directory for worldbuilding practice, and added some assembly-reading utilities.
Wed, 21 Mar 2012 23:19:01 -0500 Dylan Holmes merged assembly
Thu, 22 Mar 2012 06:07:31 -0500 Robert McIntyre finished mapping out pokemon memory region.
Thu, 22 Mar 2012 02:02:07 -0500 Robert McIntyre modified give-items to work with glitched items.
Thu, 22 Mar 2012 01:25:39 -0500 Robert McIntyre determined location of pokemon types; added functions for reading/setting them.
Wed, 21 Mar 2012 23:02:45 -0500 Robert McIntyre cleaned up code; added gb.saves
Wed, 21 Mar 2012 22:17:06 -0500 Robert McIntyre add status to pokemon-data printout.
Wed, 21 Mar 2012 22:15:23 -0500 Robert McIntyre expanded pokemon-layout to include status effects.
Wed, 21 Mar 2012 22:13:43 -0500 Robert McIntyre wrote functions to read and write pokemon DV values and status
Wed, 21 Mar 2012 18:17:37 -0500 Dylan Holmes beginning test of latest assembly code. 240->70.
Wed, 21 Mar 2012 03:38:46 -0500 Robert McIntyre made functions more convienent for repl use.