aboutsummaryrefslogtreecommitdiffstats
path: root/data/events/hidden_objects.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use macros to enforce "hidden object" constraints, and rename them to ↵Rangi2026-01-071-668/+0
| | | | "hidden events" (#559)
* RGBDS syntax updates (#358)vulcandth2022-06-061-3/+3
| | | New MACRO and DEF syntax
* Fix file modesdannye2020-11-141-0/+0
|
* Document more hidden object data and behaviorRangi2020-08-301-60/+67
|
* Identify some map object related constantsRangi2020-08-171-6/+6
|
* Port and improve hidden_object macro from pokeyellowRangi2020-07-051-593/+401
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-23/+23
| | | | To do: turn constants into labels and use ldh
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+853
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.