Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
A circle has 65536 "degrees", so 32768 "degrees" = pi radians = half a circle
|
|
|
|
|
|
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.
|
|
Switch to building binary pic files from pngs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Disassemble bank $39, kill the baserom dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Disassemble bank $3e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|