summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2014-07-18Use a macro for Odd Egg probabilities.yenatch
2014-06-23More PartyMon labels for relative addressing.yenatch
2014-06-12Consolidate monster structs in wram and sram.yenatch
The PartyMon struct is really the box struct with volatile variables like status added. Some other labels have been reworked. Move structs no longer have explicit labels since their location is arbitrary and usually shared.
2014-06-04Experience growth rate constants.yenatch
2014-05-31Rename directory stats -> data.yenatch