aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/hidden_objects/cinnabar_gym_quiz.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi2026-01-071-200/+0
* Identify `wCurrentMapScriptFlags` bits (#467)Sylvie2024-09-241-1/+1
* Identify some `.asm_*` labelsRangi2022-07-101-2/+2
* RGBDS syntax updates (#358)vulcandth2022-06-061-3/+3
* Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-171-8/+14
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-14/+14
* Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-1/+1
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-21/+21
* Replace raw hex values with HRAM constantsRangi2020-07-031-6/+6
* Split up engine/events/hidden_object_functionsRangi2020-07-031-0/+194