Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Battle Tower text was hiding here.
|
|
|
|
The same naming scheme will be used for the replacements. It may or may not be helpful to separate these steps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|