Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- Some mail graphics were dumped as 2bpp but are really 1bpp
- Some fonts weren't caught by the last dump
|
|
|
|
|
|
|
|
chris.5x7.2bpp and chris.7x7.2bpp would probably both end up as chris.png.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Besides making predefs convenient, naming a predef no longer requires
adding or renaming a predef constant. This also lets predefs be rearranged at will.
|
|
|
|
|
|
|
|
|
|
|
|
Now PokemonPalettes is referenced.
|
|
|
|
At 43:4000 (UnusedTitleScreen) is a semi-functional title screen.
It's never used, and appears in the Japanese version at the same offset.
Notably, a portion of the logo is cut out and used as OAM.
The final title screen instead uses BG priority to avoid this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While we're here, add the .2bpp root extension too.
|
|
|
|
Palette/block packets, border tilemap, more palettes etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
how did we forget that?
|
|
|
|
|
|
|
|
|
|
|