| Commit message (Collapse) | Author | Files | Lines |
|
|
|
them to "toggleable objects" (#557)
|
|
|
|
|
|
* Label cleanup, add some constants instead of raw numbers
* Rename load/save game functions to be more explicit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
|
|
|
|
Fixes #391
|
|
|
|
|
|
New MACRO and DEF syntax
|
|
New MACRO and DEF syntax
|
|
|
|
|
|
|
|
|
|
Fixes #336
|
|
* Update sign to bg_event #289
* Rename warp to warp_event
* Replace object to object_event
* Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id
|
|
|
|
|
|
|
|
Fixes #312
|
|
|
|
only debug menu left
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|