pokecrystal-board/tools
2022-03-15 17:35:35 -04:00
..
lodepng Add a bpp2png tool to replace gfx.py for converting 1/2bpp to PNG (#889) 2022-03-14 19:31:20 -04:00
lz Update lzcomp 2020-06-28 05:20:05 -03:00
.gitignore Add a bpp2png tool to replace gfx.py for converting 1/2bpp to PNG (#889) 2022-03-14 19:31:20 -04:00
bpp2png.c Add a bpp2png tool to replace gfx.py for converting 1/2bpp to PNG (#889) 2022-03-14 19:31:20 -04:00
common.h Use noreturn for usage_exit 2022-03-15 17:35:35 -04:00
compare2.sh Move old baserom.gbc 'compare' scripts to tools/ 2017-12-15 20:12:00 -05:00
compare.sh Move old baserom.gbc 'compare' scripts to tools/ 2017-12-15 20:12:00 -05:00
free_space.awk Rewrite tools/free_space.awk 2020-06-02 20:56:26 +02:00
free_space.py Add tools/palfix.py, and make Python tools executable 2021-03-15 16:47:35 -04:00
gfx.c Error messages end with newlines 2022-03-13 14:04:36 -04:00
make_patch.c Error messages end with newlines 2022-03-13 14:04:36 -04:00
Makefile Use -flto for all tools 2022-03-15 17:29:15 -04:00
mapreader.py Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3 2022-03-14 19:38:06 -04:00
palfix.py Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3 2022-03-14 19:38:06 -04:00
png_dimensions.c Rename *_verbose functions to idiomatic x* 2022-03-02 21:39:13 -05:00
png.py Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3 2022-03-14 19:38:06 -04:00
pokemon_animation_graphics.c Rename *_verbose functions to idiomatic x* 2022-03-02 21:39:13 -05:00
pokemon_animation.c Rename *_verbose functions to idiomatic x* 2022-03-02 21:39:13 -05:00
scan_includes.c Slightly refactor some C tools 2022-03-08 21:47:23 -05:00
stadium.c Factor out usage_exit into into tools/common.h 2021-09-21 17:37:43 -04:00
sym_comments.py Update usage doc comments for some tools/*.py scripts 2021-09-02 18:48:17 -04:00
toc.py Update usage doc comments for some tools/*.py scripts 2021-09-02 18:48:17 -04:00
unnamed.py Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3 2022-03-14 19:38:06 -04:00
used_space.py Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3 2022-03-14 19:38:06 -04:00