aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/hidden_objects/bench_guys.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use macros to enforce "hidden object" constraints, and rename them to ↵Rangi2026-01-071-107/+0
| | | | "hidden events" (#559)
* Document a bug in `PrintBenchGuyText` (#523)Narishma-gb2025-08-171-0/+9
|
* Identify some `.asm_*` labelsRangi2022-07-101-2/+2
|
* Use constants to delineate map types, and factor out more dataRangi2020-08-311-21/+2
|
* Document more hidden object data and behaviorRangi2020-08-301-27/+20
|
* Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-1/+1
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-33/+33
|
* Split up engine/events/hidden_object_functionsRangi2020-07-031-0/+124