Age | Commit message (Expand) | Author |
---|---|---|
2022-03-08 | Slightly refactor some C tools | Rangi |
2022-03-02 | Rename `*_verbose` functions to idiomatic `x*` | Rangi |
2021-09-21 | Factor out usage_exit into into tools/common.h | Rangi |
2021-09-02 | Rewrite tools/pokemon_animation_graphics.c, and keep `void usage` and `void p... | Rangi |
2021-09-02 | Use an `error_exit` macro for tools | Rangi |
2021-09-02 | Rewrite tools/scan_includes.c to use common.h and factor out a parse_args fun... | Rangi |
2018-03-10 | Fix scan_includes matching the word "include" in strings. | yenatch |
2017-08-20 | Refactor scan_includes | yenatch |
2017-05-28 | Fix the pokemon animation tools. | yenatch |
2017-05-28 | scan_includes: add --strict so it doesn't have to be default | yenatch |
2017-04-28 | Refactor scan_includes. | yenatch |
2016-08-24 | Add C build tools. | yenatch |