Age | Commit message (Collapse) | Author |
|
|
|
|
|
Resolves #742
|
|
This reverts commit b5a7e7de3e6b75e95967edd28b9c2af5959cd136.
|
|
Fixes #749
|
|
Fixes #736
|
|
Also factor out trade tilemaps
|
|
|
|
|
|
|
|
implementations
|
|
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PokegearPhone_DeletePhoneNumber); also fix a comment
|
|
|
|
|
|
|
|
|
|
- fail for rgbds < 0.4.0
- `rst <Label>`
- `ds <count>, <byte>`
- `shift <N>`
- ASCII "\r"
- Sorted .sym file
|
|
|
|
|
|
We used to have a mixture of TileMap and and Tilemap, as well as the
similar AttrMap. Standardize on one.
|
|
|
|
and remove the pokered compatibility macros
|
|
|
|
|
|
|
|
and use dn instead of db for volume envelope and pitch sweep
|
|
|
|
and update related labels/constants/comments
this fixes a lot of mistakes and maximizes compatibility with red
|
|
These constants are defined only once and shouldn't be redefined anyway.
|
|
Having this here is completely redundant and useless, and doesn't even
work since it should use `if DEF(_CRYSTAL)` instead.
|
|
|
|
|
|
Homogenizing names.
|
|
instructions
Fixes #580
|
|
Fixes #540
|
|
|
|
|
|
|
|
|
|
|