.. |
pokemontools
|
Keep gfx.py with other tools, and remove its dependency on the 'extras' submodule
|
2018-12-31 17:17:55 -05:00 |
.gitignore
|
Add tools/gfx and tools/md5 to gitignore
|
2017-06-24 20:46:11 -04:00 |
common.h
|
fix unused fread return value warnings
|
2017-12-28 01:25:25 -05: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
|
chmod +x tools/free_space.awk
|
2018-11-05 22:26:18 +01:00 |
gfx.c
|
Fix several out-of-bound reads; fix a memory leak
|
2020-04-02 20:59:19 +03:00 |
gfx.py
|
Make tools/gfx.py executable
|
2018-12-31 18:55:35 -05:00 |
lzcomp.c
|
Silence gcc warnings, even in Travis
|
2019-02-16 16:24:47 -05:00 |
Makefile
|
Silence gcc warnings, even in Travis
|
2019-02-16 16:24:47 -05:00 |
mapreader.py
|
Add tools/used_space.py to visualize the ROM based on the .map file
|
2020-03-11 15:06:34 -04:00 |
md5.c
|
Fix md5.c for Windows
|
2018-06-07 13:37:11 +02:00 |
palette.c
|
fix unused fread return value warnings
|
2017-12-28 01:25:25 -05:00 |
png_dimensions.c
|
fix unused fread return value warnings
|
2017-12-28 01:25:25 -05:00 |
pokemon_animation_graphics.c
|
fix unused fread return value warnings
|
2017-12-28 01:25:25 -05:00 |
pokemon_animation.c
|
fix unused fread return value warnings
|
2017-12-28 01:25:25 -05:00 |
scan_includes.c
|
Fix scan_includes matching the word "include" in strings.
|
2018-03-10 18:20:31 -05:00 |
sort_symfile.sh
|
Make tools/sort_symfile.sh case insensitive
|
2020-02-13 18:31:10 +01:00 |
toc.py
|
Document in-battle move selection menu scrolling glitch
|
2019-06-09 00:17:35 +02:00 |
unnamed.py
|
Fix tools/unnamed.py for new rgbds object format
|
2020-02-21 01:48:17 +01:00 |
used_space.py
|
Add tools/used_space.py to visualize the ROM based on the .map file
|
2020-03-11 17:10:06 -04:00 |