Commit Graph

7 Commits

Author SHA1 Message Date
Sylvie 5a53e297cf
Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions (#1137)
This avoids the need to define their order via indexed PNG palettes

It also avoids the need to use gb-asm-tools' palfix.py on custom sprites

Fixes #1136
2024-10-16 10:48:00 -04:00
Rangi42 a69cfb1720 Remove independent tools and link to pokemon-asm-tools
palfix.py still exists since it is often needed
2024-10-07 17:00:54 -04:00
Rangi cfa47e8c78
Add a `bpp2png` tool to replace gfx.py for converting 1/2bpp to PNG (#889) 2022-03-14 19:31:20 -04:00
vulcandth 31c3c94d64
Build the Virtual Console patch with `make crystal11_vc` (#882)
Fixes #813
2022-03-12 18:34:04 -05:00
mid-kid 89c47f2170 Ignore tools/stadium 2020-07-24 14:32:25 +02:00
yenatch 121e931750 Add tools/gfx and tools/md5 to gitignore 2017-06-24 20:46:11 -04:00
Ben10do b34b1a5b0c
Add .gitignore for compiled tools 2017-06-09 22:06:07 +01:00