Age | Commit message (Collapse) | Author |
|
Fixes #813
|
|
|
|
|
|
|
|
|
|
|
|
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
|
|
|
|
|
|
|
This was discussed in #706
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
|
|
Fixes #803
|
|
Fixes #796
|
|
|
|
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
Fixes #789
|
|
|
|
Improve the audio engine's comments and replace some magic numbers with constants
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rub a dub dub, thanks for the grub
|
|
This is additionally required, because an `elif`'s condition is evaluated even
when it's about to be skipped over, and this `"\2"` will become an error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
|
|
|
|
|
|
|
|
|
|
|
|
(Some unreferenced labels are above code which is still used via fallthrough!)
|
|
|
|
OpenSRAM)
To do: engine/{menus, overworld}
|
|
|
|
|