aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAge
* Have palfix.py always output grayscaleRangi422023-11-20
* Fix tools/free_space.awk for new rgbds (pret/pokecrystal#1049) (#416)vulcandth2023-08-26
* Fix segfaults at EOF, add token/newline checks, and support '\r' in scan_incl...Rangi2023-08-15
* Add `COUNTOF` macro to tools/common.hRangi2022-10-14
* Update tools/unnamed.py for rgbds 0.6.0 object filesRangi2022-10-02
* Require rgbds 0.6.0Rangi2022-10-02
* `startswith` works with a tupleRangi2022-09-30
* Fix tools/unnamed.py and add tools/consts.pyRangi2022-09-18
* Update and add more tool scriptsRangi2022-09-18
* Remove Stadium data patch from tools/make_patch.c (#355)vulcandth2022-04-26
* Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-26
* Refactor pkmncompress.c to use common.hRangi2022-03-17
* Use noreturn for usage_exitRangi2022-03-15
* Use -flto for all toolsRangi2022-03-15
* Slightly refactor some C toolsRangi2022-03-08
* Require rgbds 0.5.1Rangi2021-05-09
* Prevent some gcc versions from complaining about {0} in tools/scan_includes.cRangi2021-04-17
* Fix tools/unnamed.pyRangi2021-04-17
* Actually use rgbds 0.5.0Rangi2021-04-17
* Require rgbds 0.4.2Rangi2020-12-09
* 'make tools' uses -pedanticRangi2020-11-06
* tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filen...Rangi2020-10-04
* Add the pic.py (de)compressor from pokemon-reverse-engineering-toolsRangi2020-09-02
* tools/unnamed.py supports rgbds 0.4.1 object filesRangi2020-07-22
* Get all unnamed symbols with make DEBUG=1Rangi2020-07-07
* Add Travis webhook for tools/unnamed.pyRangi2020-06-28
* Update tools/gfx to support --preserveRangi2020-06-28
* Make tools/gfx.py executableRangi2018-12-31
* Remove the 'extras' submodule and include a local gfx.py tool insteadRangi2018-12-31
* Use rgbgfx and c tools instead of the submodule.yenatch2018-03-10