log clojure/com/aurellem/exp/pokemon.clj

age author description
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 22:13:43 -0500 Robert McIntyre wrote functions to read and write pokemon DV values and status
Wed, 21 Mar 2012 03:24:18 -0500 Robert McIntyre add DV info to print-pokemon-data
Wed, 21 Mar 2012 01:37:10 -0500 Robert McIntyre added functions to read and set DV values for pokemon.
Tue, 20 Mar 2012 20:26:00 -0500 Robert McIntyre discovered locations of Stat experience and lost location of DV values
Tue, 20 Mar 2012 19:17:14 -0500 Robert McIntyre made facilities for printing pokemon info.
Tue, 20 Mar 2012 18:50:49 -0500 Robert McIntyre determined position of pokemon color maps
Tue, 20 Mar 2012 17:13:12 -0500 Robert McIntyre emabled setting pokemon moves and PP
Tue, 20 Mar 2012 05:18:31 -0500 Robert McIntyre discovered hex values for pokemon species.
Tue, 20 Mar 2012 01:09:03 -0500 Robert McIntyre learned some more about pokemon layout via inspection.
Tue, 20 Mar 2012 00:40:33 -0500 Robert McIntyre fix stackoverflow error.
Tue, 20 Mar 2012 00:38:03 -0500 Robert McIntyre discovered location of pokemon OT IDs.
Mon, 19 Mar 2012 23:27:43 -0500 Robert McIntyre made a map of what I know about pokemon layout so far.
Mon, 19 Mar 2012 23:14:21 -0500 Robert McIntyre can now get/set pokemon OT name
Mon, 19 Mar 2012 22:42:36 -0500 Robert McIntyre can now determine the number of pokemon in the party.
Mon, 19 Mar 2012 21:35:43 -0500 Robert McIntyre made function to get the sixth pokemon's full name
Mon, 19 Mar 2012 21:23:46 -0500 Robert McIntyre major refactoring complete.