Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
webhook.sh
To do: revise hooh_gold.png and lugia_silver.png to resemble their screens, and use rgbgfx options to match the 2bpp tiles
|
|
|
|
|
|
Still to go:
- gfx/pokemon/alakazam/back_silver.2bpp.lz.bin
- gfx/title/hooh_gold.2bpp.lz.bin
- gfx/title/lugia_silver.2bpp.lz.bin
|
|
Pokémon use their back sprites since front sprites differ between Gold and Silver.
|
|
palette.c and png_dimensions.c will be synced when they are used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|