aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/toggleable_objects.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-07Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi1-40/+41
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb1-2/+2
2025-09-03Label and constant cleanup (#528)Narishma-gb1-3/+0
2022-07-10Identify some `.asm_*` labelsRangi1-2/+2
2020-11-04Start reorganizing pokeyellowRangi1-6/+2
2020-11-04Sync with pokereddannye1-18/+18
2020-08-31Use constants to delineate map types, and factor out more dataRangi1-1/+1
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-8/+8
2020-07-05Update map hide/show data labelsRangi1-7/+7
2020-07-03Replace raw hex values with HRAM constantsRangi1-1/+1
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-7/+7
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
2016-12-31split code out of main.asmYamaArashi1-0/+215
2016-06-11remove address commentsYamaArashi1-7/+7
2016-05-31Champion's room; resolve predefspikalaxalt1-4/+4
2016-05-27Route 23pikalaxalt1-1/+1
2016-03-17Split bank3 up.luckytyphlosion1-0/+212