sovereignx/tools/gbagfx
Sierraffinity 21e9ed6615 gbagfx: Various fixes and improvements
Fix num_colors exceeding amount of colors in palette leading to use of uninitialized colors

Handle png -> pal conversion (aka extracting JASC palettes from png

Allow using only file extension as output to reuse entire path from input before extension
2020-04-22 14:39:20 -07:00
..
.gitignore adding tools from pokeruby 2017-12-03 19:55:01 -06:00
convert_png.c dumped most of pokenav.s 2018-01-15 23:38:10 -05:00
convert_png.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
font.c adding tools from pokeruby 2017-12-03 19:55:01 -06:00
font.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
gfx.c Add ability to specify metatile dimensions to gbagfx 2018-09-06 11:44:50 -05:00
gfx.h Add ability to specify metatile dimensions to gbagfx 2018-09-06 11:44:50 -05:00
global.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
huff.c Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
huff.h Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
jasc_pal.c adding tools from pokeruby 2017-12-03 19:55:01 -06:00
jasc_pal.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
LICENSE adding tools from pokeruby 2017-12-03 19:55:01 -06:00
lz.c Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
lz.h Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
main.c gbagfx: Various fixes and improvements 2020-04-22 14:39:20 -07:00
Makefile Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
options.h Merge branch 'master' of https://github.com/pret/pokeemerald into spritesheet 2018-09-07 11:50:23 +01:00
rl.c adding tools from pokeruby 2017-12-03 19:55:01 -06:00
rl.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
util.c gbagfx: Various fixes and improvements 2020-04-22 14:39:20 -07:00
util.h gbagfx: Various fixes and improvements 2020-04-22 14:39:20 -07:00