Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
|