Age | Commit message (Collapse) | Author |
|
|
|
|
|
Standardize the name of entities of maps for wild pokemon
|
|
This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
|
|
|
|
|
|
|
Identify the unused cry that was carried over to GSC
|
|
|
|
|
|
|
|
Fixes #319
|
|
|
|
Install an updated version of bison with brew, then build rgbds with make
|
|
|
|
Building rgbds on macOS with `make` uses the system `bison`, which is an older version that doesn't support `-Wall`.
|
|
|
|
|
|
|
|
|
|
|
|
- FOR loops
- {interpolation}
- REDEF EQUS
- \# for all macro args
|
|
|
|
(#318)
|
|
|
|
AUDIO_1 is loaded during trade animations, not AUDIO_2
|
|
|
|
Fixes #312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hard-code the version string in the failure message so it won't be in hex
|
|
|
|
Update tileset header comments
|
|
|
|
|
|
Rename *TilesetType to *TileAnimations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|