Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Separate 1bpp font tiles from gfx/mobile/phone_tiles.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unnecessary).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# macros/scripts/maps.asm
|
|
|
|
|
|
|
|
Correct comment in constants/pokemon_constants.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split all of the footprints
|
|
- GetMonFrontpic → GetEnemyMonFrontpic
- GetMonBackpic → GetBattleMonBackpic
- FrontpicPredef → GetAnimatedFrontpicPredef
- GetFrontpic → GetMonFrontpic
- GetBackpic → GetMonBackpic
- CutAndPasteMap → PadMapForHDMATransfer
|
|
|
|
|
|
|
|
Split all the footprints into separate files in `gfx/footprints/`. Makes them
easier to edit and find for most people.
|
|
|
|
|
|
|
|
|