summaryrefslogtreecommitdiff
path: root/engine/events
AgeCommit message (Collapse)Author
2018-01-11Use charmap frame charactersRemy Oukaour
2018-01-11Disambiguate some uses of wcf64/5/6Remy Oukaour
2018-01-11Use maskbits some moreRemy Oukaour
2018-01-11More constants and data tablesRemy Oukaour
2018-01-11Use constants and data for Unown chamber eventsRemy Oukaour
2018-01-10Arrays end with -1, not $ffRemy Oukaour
2018-01-10maskbits <count> +- 1Remy Oukaour
2018-01-10More maskbitsRemy Oukaour
2018-01-10Resolve #461Remy Oukaour
2018-01-10Constant swap explains this Battle Tower bugRemy Oukaour
2018-01-09CRYSTAL11 → _CRYSTAL11Remy Oukaour
2018-01-09Clearer Battle Tower codeRemy Oukaour
2018-01-09Consistent sine wave code formattingRemy Oukaour
2018-01-06Organize mobile/battle_tower_*.asm data and codeRemy Oukaour
2018-01-01Rename Pals labels in WRAM bank 5xCrystal
2018-01-01Use more palette(s) constantsxCrystal
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