| Commit message (Collapse) | Author | Age |
| |
|
|
| |
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
|
| | |
|
| | |
|
| |
|
|
| |
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
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fixes #235
|
| | |
|
| |
|
|
| |
To do: turn constants into labels and use ldh
|
| |
|
|
| |
To do: Polished Map support for loading the objects
|
| | |
|