Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously this wasn't working, but now the Makefile uses pokegold's technique for running scan_includes.
It also enables and fixes some rgbds warnings ("Non-local labels without a colon are deprecated").
|
|
|
|
This is just for convenience, like the Red/Green Pokémon front sprites.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Polished Map
|
|
|
|
|
|
|
|
|
|
|
|
- Named and commented Func_4c70.
- Removed gfx/diagonal_lines.png, which is not actually graphics.
|
|
|
|
|
|
|
|
All graphics are now png.
Some files were split out of necessity:
- gfx/trade.2bpp -> gfx/game_boy.norepeat.png gfx/link_cable.png
- gfx/red/introfight.2bpp -> gfx/red/intro_nido_{1,2,3}.6x6.png
- gfx/blue/introfight.2bpp -> gfx/blue/intro_purin_{1,2,3}.6x6.png
|
|
Also clean up the tileset macro and remove placeholders/redundant files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|