summaryrefslogtreecommitdiff
path: root/data/odd_eggs.asm
AgeCommit message (Expand)Author
2017-12-28endm -> ENDMxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-11Keep table labels in the same files as their contents.Remy Oukaour
2017-12-11Move lots of data tables into individual data/ filesRemy Oukaour
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-25Labels relating to odd eggPikalaxALT
2015-12-17More menu stuffPikalaxALT
2015-11-04Replace party struct relative values with EQUS constantsPikalaxALT
2015-11-02No more NONEPikalaxALT
2015-11-01Prepare to mergePikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blindly use wram labels for everything except mobile, part 1.yenatch
2014-07-18Use a macro for Odd Egg probabilities.yenatch
2014-06-12Consolidate monster structs in wram and sram.yenatch
2014-05-31Rename directory stats -> data.yenatch