summaryrefslogtreecommitdiff
path: root/engine/battle/misc.asm
AgeCommit message (Expand)Author
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-06-25No space between labels and bodiesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-28Badge type boosts make sense in data/types/Rangi
2018-01-25More battle data in data/battle/Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
2018-01-16Remove Predef_ prefix from routines listed in PredefPointersRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-10Arrays end with -1, not $ffRemy Oukaour
2018-01-02Consistent predef function namesxCrystal
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour