aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/hidden_objects/safari_game.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-07Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi1-83/+0
2024-09-18Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie1-1/+1
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth1-1/+1
2022-08-11Use the same music headers as pokecrystal (#382)Rangi1-1/+1
2020-11-07More debug yellowdannye1-0/+4
2020-11-04Sync with pokereddannye1-0/+78
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi1-0/+4
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-2/+2
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-5/+5
2020-07-03Organize macros/ like pokecrystalRangi1-1/+1
2020-07-03Split up engine/events/hidden_object_functionsRangi1-0/+79