graph
- discovered locations of Stat experience and lost location of DV values2012-03-20, by Robert McIntyre
- made facilities for printing pokemon info.2012-03-20, by Robert McIntyre
- determined position of pokemon color maps2012-03-20, by Robert McIntyre
- need to determine how colormaps for pokemon work.2012-03-20, by Robert McIntyre
- working on functions to control species.2012-03-20, by Robert McIntyre
- fixed gb.moves2012-03-20, by Robert McIntyre
- moved important move code out of exp and into gb.2012-03-20, by Robert McIntyre
- emabled setting pokemon moves and PP2012-03-20, by Robert McIntyre
- discovered hex values for pokemon species.2012-03-20, by Robert McIntyre
- found out how to increase Max PP of a move2012-03-20, by Robert McIntyre
- finally found the species identifiers!2012-03-20, by Robert McIntyre
- discovered location of pokemon DV values.2012-03-20, by Robert McIntyre
- filled out more of the pokemon map by extrapolating from pokemon 2 and testing.2012-03-20, by Robert McIntyre
- confirmed move-id locations.2012-03-20, by Robert McIntyre
- discovered hex-values for every move.2012-03-20, by Robert McIntyre
- found a few more values by randomly setting things to 0x00.2012-03-20, by Robert McIntyre
- learned some more about pokemon layout via inspection.2012-03-20, by Robert McIntyre
- fix stackoverflow error.2012-03-20, by Robert McIntyre
- discovered location of pokemon OT IDs.2012-03-20, by Robert McIntyre
- made a map of what I know about pokemon layout so far.2012-03-19, by Robert McIntyre
- can now get/set pokemon OT name2012-03-19, by Robert McIntyre
- can now determine the number of pokemon in the party.2012-03-19, by Robert McIntyre
- made function to get the sixth pokemon's full name2012-03-19, by Robert McIntyre
- major refactoring complete.2012-03-19, by Robert McIntyre