aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/hidden_objects/safari_game.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi2026-01-071-83/+0
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-1/+1
* Use the same music headers as pokecrystal (#382)Rangi2022-08-111-1/+1
* Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-0/+4
* 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-5/+5
* Organize macros/ like pokecrystalRangi2020-07-031-1/+1
* Split up engine/events/hidden_object_functionsRangi2020-07-031-0/+79