aboutsummaryrefslogtreecommitdiffstats
path: root/engine/events/hidden_objects/bills_house_pc.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use macros to enforce "hidden object" constraints, and rename them to ↵Rangi2026-01-071-134/+0
| | | | "hidden events" (#559)
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-2/+2
|
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
|
* Refactorize check button pressed (#340)Yoann Fievez2021-11-051-1/+1
|
* Sync coordinate macros with pokecrystalRangi2020-07-071-2/+2
|
* Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-1/+1
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-10/+10
|
* Organize macros/ like pokecrystalRangi2020-07-031-1/+1
| | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
* Split up engine/events/hidden_object_functionsRangi2020-07-031-0/+134