aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/hidden_objects/vermilion_gym_trash.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use macros to enforce "hidden object" constraints, and rename them to ↵Rangi2026-01-071-169/+0
| | | | "hidden events" (#559)
* Fix typosdannye2025-06-031-1/+1
|
* Miscellaneous cleanup (#488)Rangi2025-01-281-1/+1
| | | Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
* Identify `wCurrentMapScriptFlags` bits (#467)Sylvie2024-09-241-1/+1
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-2/+2
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-11/+11
|
* Split up engine/events/hidden_object_functionsRangi2020-07-031-0/+169