aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/missable_objects.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi2026-01-071-212/+0
* Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-2/+2
* Label and constant cleanup (#528)Narishma-gb2025-09-031-3/+0
* Identify some `.asm_*` labelsRangi2022-07-101-2/+2
* Use constants to delineate map types, and factor out more dataRangi2020-08-311-1/+1
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-8/+8
* Update map hide/show data labelsRangi2020-07-051-7/+7
* Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-7/+7
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-1/+1
* split code out of main.asmYamaArashi2016-12-311-0/+215