Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Verify data table sizes with table_width and assert_table_length macros
|
|
|
|
|
|
|
|
end_grass/water_wildmons macros
|
|
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
|
|
|
|
|
|
Hard-code the version string in the failure message so it won't be in hex
|
|
This allows [\1] to work when \1 is hl, bc, or de
The object file format has changed along with the version number
|
|
<https://pastebin.com/NTxjzKGQ>
|
|
|
|
|
|
|
|
|
|
(#68)
Improve the audio engine's comments and replace some magic numbers with constants
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|