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

age author description
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.