summaryrefslogtreecommitdiff
path: root/engine/unown_puzzle.asm
AgeCommit message (Expand)Author
2018-03-13Organize the engine/ directorymid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-30Fix wVirtualOAM labels, part 2.luckytyphlosion
2018-01-24Rename some routines to avoid conflicts when removing "Special_" prefixesRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-16Avoid "+- 1" at every maskbitsRemy Oukaour
2018-01-11Use constants and data for Unown chamber eventsRemy Oukaour
2018-01-10Resolve #461Remy Oukaour
2018-01-02Use OAM flags in dsprite dataRemy Oukaour
2017-12-29Clean up changes in 3c6c80fxCrystal
2017-12-29LY_BLANK and rLCDC constantsxCrystal
2017-12-29Clean up .Jumptable: spacesxCrystal
2017-12-28endm -> ENDMxCrystal
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-23Some more WRAM cleanupRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2016-06-06Remaining layout constantspikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-11Simplify EnlargedTilesPikalaxALT
2015-12-11Unown PuzzlesPikalaxALT