log org/rom.org

age author description
Wed, 02 May 2012 20:32:45 -0500 Dylan Holmes Fixed error with wild pokemon demographics; will need to alter the way hxc-wilds format of data returned by hxc-wilds to incorporate encounter rates.
Wed, 02 May 2012 19:52:06 -0500 Dylan Holmes Fixed type effectiveness; added it to the ROM map. (I've been remiss...)
Sun, 29 Apr 2012 20:35:58 -0500 Dylan Holmes Added interactive Pokemon cries.
Sun, 29 Apr 2012 19:48:43 -0500 Dylan Holmes Added introduction.
Sat, 14 Apr 2012 12:24:00 -0500 Dylan Holmes Found assembly scripts for GiveItem and GivePokemon.
Sat, 14 Apr 2012 09:27:49 -0500 Dylan Holmes Found HP restored by SODA POP, FRESH WATER, LEMONADE; also found number of steps for REPEL, SUPER REPEL, MAX REPEL.
Sat, 14 Apr 2012 05:20:28 -0500 Dylan Holmes Figured out how NPC Pokemon teams are encoded.
Fri, 13 Apr 2012 09:07:09 -0500 Dylan Holmes saving progress...
Fri, 13 Apr 2012 05:06:56 -0500 Dylan Holmes Saving work -- found Pokedex menu text, and other things.
Fri, 13 Apr 2012 02:38:10 -0500 Dylan Holmes Added several new things: NPC Pokemon names, Celadon prize data, NPC Trainers' Pokemon.
Thu, 12 Apr 2012 22:30:03 -0500 Dylan Holmes Astoundingly, it is not generally possible to convert decimal representations into hexadecimal simply by prepending 0x.
Thu, 12 Apr 2012 22:18:46 -0500 Dylan Holmes Found in-game pointers to type names; ready to remove manually-coded list.
Mon, 09 Apr 2012 03:46:04 -0500 Dylan Holmes Found some tile sprites for printable characters. Neato.
Mon, 09 Apr 2012 01:44:19 -0500 Dylan Holmes merged changes
Mon, 09 Apr 2012 01:40:26 -0500 Dylan Holmes Added more sandbox stuff in rom.org to show how the memory is laid out.
Sun, 08 Apr 2012 07:57:52 -0500 Dylan Holmes fixed a few blocks that were not tangling properly.
Sun, 08 Apr 2012 07:55:06 -0500 Dylan Holmes finished working for now. i've completed more carving up of code blocks.
Sun, 08 Apr 2012 06:13:39 -0500 Dylan Holmes more progess: now rom.org tangles into hxc.clj; i'll be subdividing the code blocks as I write more.
Sun, 08 Apr 2012 01:28:39 -0500 Dylan Holmes Saving progress. Cleaned up documentation a little; found more ROM stuff, including names of status ailments and amount of HP restored by potions.
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.