summaryrefslogtreecommitdiff
path: root/home/flag.asm
AgeCommit message (Expand)Author
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-02-22Small home/ reorganizationmid-kid
2018-11-20Cosmetic fixesmid-kid
2018-10-11Rename CheckTrainerBattlemid-kid
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-22wStatusFlags/2 bit constantsRangi
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-24Rename "map permissions" to "map environment" (fix #396)Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2015-11-06BattleCommand labels copied from macrosPikalaxALT
2015-07-21Added labels to different parts of the map script and event headersPikalaxALT
2015-07-20Named more specials, fixed a missing EOLPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blind wram labels part 4.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-09-09rename common/ to home/yenatch