aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/pick_up_item.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi2026-01-071-8/+8
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-2/+2
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-4/+4
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-5/+5
* Replace raw hex values with HRAM constantsRangi2020-07-031-2/+2
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+54