summaryrefslogtreecommitdiff
path: root/engine/events
AgeCommit message (Collapse)Author
2017-12-30Merge pull request #450 from roukaour/masteryenatch
Constants for TextBoxFlags
2017-12-29bgrows → * BG_MAP_WIDTHRemy Oukaour
No dims macro
2017-12-29Clean up .Jumptable: spacesxCrystal
2017-12-28Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)Remy Oukaour
2017-12-28Merge branch 'master' of https://github.com/pret/pokecrystalRemy Oukaour
# Conflicts: # macros/scripts/maps.asm
2017-12-28endm -> ENDMxCrystal
2017-12-28Avoid unused labelsRemy Oukaour
2017-12-28Update Magikarp length documentationxCrystal
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-27Move events/ to engine/events/Remy Oukaour