aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove pcm.py since pcm.c handles itRangi422023-11-231-156/+0
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-19/+5
|\
| * Have palfix.py always output grayscaleRangi422023-11-201-19/+5
* | Extend tools/pcm.c to allow decoding .pcm to .wavRangi422023-11-201-9/+68
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-202-19/+51
|\|
| * Fix tools/free_space.awk for new rgbds (pret/pokecrystal#1049) (#416)vulcandth2023-08-261-5/+13
| * Fix segfaults at EOF, add token/newline checks, and support '\r' in scan_incl...Rangi2023-08-151-14/+38
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-253-11/+13
|\|
| * Add `COUNTOF` macro to tools/common.hRangi2022-10-143-11/+13
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-021-3/+3
|\|
| * Update tools/unnamed.py for rgbds 0.6.0 object filesRangi2022-10-021-3/+3
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-024-307/+1
|\|
| * Require rgbds 0.6.0Rangi2022-10-024-307/+1
| * `startswith` works with a tupleRangi2022-09-301-1/+1
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-09-1913-98/+3266
|\|
| * Fix tools/unnamed.py and add tools/consts.pyRangi2022-09-182-2/+58
| * Update and add more tool scriptsRangi2022-09-1812-95/+3207
| * Remove Stadium data patch from tools/make_patch.c (#355)vulcandth2022-04-261-4/+0
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-263-1/+472
| * Refactor pkmncompress.c to use common.hRangi2022-03-172-365/+147
| * Use noreturn for usage_exitRangi2022-03-151-1/+1
| * Use -flto for all toolsRangi2022-03-152-1/+3
| * Slightly refactor some C toolsRangi2022-03-084-309/+324
* | Remove Stadium data patch from tools/make_patch.c (#84)vulcandth2022-04-261-4/+0
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-263-2/+473
* | Refactor pkmncompress.c to use common.hRangi2022-03-172-365/+147
* | Use noreturn for usage_exitRangi2022-03-151-1/+1
* | Use -flto for all toolsRangi2022-03-152-1/+3
* | Rewrite tools/pcm.c to use common.hRangi2022-03-141-96/+35
* | Slightly refactor some C toolsRangi2022-03-084-309/+325
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-231-3/+3
|\|
| * Require rgbds 0.5.1Rangi2021-05-091-3/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-172-4/+4
|\|
| * Prevent some gcc versions from complaining about {0} in tools/scan_includes.cRangi2021-04-171-1/+1
| * Fix tools/unnamed.pyRangi2021-04-171-2/+2
| * Actually use rgbds 0.5.0Rangi2021-04-171-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-3/+24
|\|
| * Require rgbds 0.4.2Rangi2020-12-091-3/+24
| * 'make tools' uses -pedanticRangi2020-11-061-1/+1
| * tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filen...Rangi2020-10-041-4/+7
| * Add the pic.py (de)compressor from pokemon-reverse-engineering-toolsRangi2020-09-021-0/+491
| * tools/unnamed.py supports rgbds 0.4.1 object filesRangi2020-07-221-1/+1
| * Get all unnamed symbols with make DEBUG=1Rangi2020-07-071-1/+1
| * Add Travis webhook for tools/unnamed.pyRangi2020-06-281-0/+106
| * Update tools/gfx to support --preserveRangi2020-06-281-11/+60
| * Make tools/gfx.py executableRangi2018-12-311-0/+3
| * Remove the 'extras' submodule and include a local gfx.py tool insteadRangi2018-12-315-0/+4433
| * Use rgbgfx and c tools instead of the submodule.yenatch2018-03-106-0/+941
* Ignore tools/pcmdannye2020-11-061-0/+1
* 'make tools' uses -pedanticRangi2020-11-062-7/+4