aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/hidden_objects/cinnabar_gym_quiz.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-07Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi1-200/+0
2024-09-29Rename off-by-one wram labelsdannye1-2/+2
2024-09-24Identify `wCurrentMapScriptFlags` bits (#467)Sylvie1-1/+1
2022-07-10Identify some `.asm_*` labelsRangi1-2/+2
2022-07-10Identify some `.asm_*` labelsRangi1-2/+2
2022-06-06RGBDS syntax updates (#86)vulcandth1-3/+3
2022-06-06RGBDS syntax updates (#358)vulcandth1-3/+3
2020-11-04Sync with pokereddannye1-0/+246
2020-07-17Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi1-8/+14
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-14/+14
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi1-1/+1
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-21/+21
2020-07-03Replace raw hex values with HRAM constantsRangi1-6/+6
2020-07-03Split up engine/events/hidden_object_functionsRangi1-0/+194