pokegold/gfx
Sylvie a18a8bf27e
Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions (#121)
This avoids the need to define their order via indexed PNG palettes

It also avoids the need to use tools/palfix.py on custom sprites
2024-10-17 13:45:02 -04:00
..
battle WIP commit (doesn't build currently). 2020-06-14 16:22:34 -04:00
battle_anims Run tools/palfix.py on gfx 2021-03-18 22:31:39 -04:00
beta_poker Cleanup of color.asm and scgb_layouts.asm. 2020-05-12 02:12:58 -04:00
card_flip WIP commit (doesn't build currently). 2020-06-14 16:22:34 -04:00
credits WIP commit (doesn't build currently). 2020-06-14 16:22:34 -04:00
debug Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
diploma WIP commit (doesn't build currently). 2020-06-14 16:22:34 -04:00
emotes Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
evo Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
font Match mosh remaining .2bpp.lz files 2020-06-14 20:58:30 -04:00
footprints Run tools/palfix.py on gfx 2021-03-18 22:31:39 -04:00
frames WIP commit (doesn't build currently). 2020-06-14 16:22:34 -04:00
icons Move non-Pokémon graphics out of gfx/icons 2022-08-17 17:45:28 -04:00
intro Arrange the intro fireball graphics, similarly to some battle animation graphics 2022-07-29 19:58:45 -04:00
mail Identify more uses of wBuffer1-6 2020-11-03 19:52:59 -05:00
memory_game Rename "dummy game" to "memory game" 2020-11-08 19:32:52 -05:00
mystery_gift Extract more RGB data to .pal files 2020-10-30 16:12:20 -04:00
naming_screen Move non-Pokémon graphics out of gfx/icons 2022-08-17 17:45:28 -04:00
new_game WIP commit (doesn't build currently). 2020-06-14 16:22:34 -04:00
overworld Identify some time-related data 2020-08-11 14:13:04 -04:00
pack Factor out gfx/pack/pack_menu.tilemap 2020-08-12 21:02:08 -04:00
pc Match mosh remaining .2bpp.lz files 2020-06-14 20:58:30 -04:00
player Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
pokedex Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
pokegear RGBDS syntax updates (#78) 2022-06-06 17:25:39 -04:00
pokemon Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions (#121) 2024-10-17 13:45:02 -04:00
printer Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
sgb RGBDS syntax updates (#78) 2022-06-06 17:25:39 -04:00
slots Run tools/palfix.py on gfx 2021-03-18 22:31:39 -04:00
splash Move all splash screen files to gfx/splash 2020-08-27 14:14:14 +02:00
sprites Refer to "Rival", not "Silver" (#103) 2022-08-10 21:24:58 -04:00
stats Move non-Pokémon graphics out of gfx/icons 2022-08-17 17:45:28 -04:00
tilesets Fix #49: use the same tilepal macro as pokecrystal 2020-06-14 21:07:41 -04:00
title Interleave the title screen Ho-Oh and Lugia graphics (8x16 OAM tiles) 2020-06-28 17:43:49 -04:00
trade Port pokered's more local system for trade animation scripts 2020-07-17 16:53:10 -04:00
trainer_card Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
trainers Remove trainer .pal files. 2020-06-19 09:38:21 -04:00
unown_puzzle WIP commit (doesn't build currently). 2020-06-14 16:22:34 -04:00
battle_anims.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
emotes.asm Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. 2020-04-10 10:48:29 -04:00
font.asm Assert that there are NUM_FRAMES textbox frames 2022-08-06 12:26:09 -04:00
footprints.asm RGBDS syntax updates (#78) 2022-06-06 17:25:39 -04:00
icons.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
lz.mk Rename "dummy game" to "memory game" 2020-11-08 19:32:52 -05:00
mail.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:30:09 -04:00
misc.asm Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions (#121) 2024-10-17 13:45:02 -04:00
pics_gold.asm Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions (#121) 2024-10-17 13:45:02 -04:00
pics_silver.asm Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions (#121) 2024-10-17 13:45:02 -04:00
sprites.asm Refer to "Rival", not "Silver" (#103) 2022-08-10 21:24:58 -04:00
tileset_palette_maps.asm RGBDS syntax updates (#78) 2022-06-06 17:25:39 -04:00
tilesets.asm Require rgbds 0.6.0 2022-10-02 21:52:02 -04:00