Age | Commit message (Collapse) | Author |
|
|
|
|
|
It's the only backpic that isn't indexed; this inconsistency is a little problematic when doing, er, batch processing
|
|
|
|
|
|
Fixes #824
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
further packet(s). Unused bytes at the end of the last packet should be set to zero."
|
|
|
|
|
|
|
|
Also factor out trade tilemaps
|
|
|
|
|
|
|
|
(Some unreferenced labels are above code which is still used via fallthrough!)
|
|
|
|
|
|
|
|
|
|
Replace lzcomp with new version and match all LZ compressed files
|
|
- `PREDEFPAL_00` -> `PREDEFPAL_ROUTES` (observed from `LoadSGBLayout.GetMapPalsIndex.route`)
- `$0` -> `PLAYER` (standard person ID)
- Fix some whitespace formatting
|
|
This is independent of the project name, and clearly applies to pokecrystal11, pokecrystal-au, etc.
|
|
electro_ball.png needed to preserve one whitespace tile which tools/gfx would normally remove. Preserving a list of tile indexes has been added as a general feature to tools/gfx.
sgb_border.bin needed to remove the 20x18 center area of $00 bytes. This is achievable with the standard tr utility.
|
|
- fail for rgbds < 0.4.0
- `rst <Label>`
- `ds <count>, <byte>`
- `shift <N>`
- ASCII "\r"
- Sorted .sym file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|