Age | Commit message (Collapse) | 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 ↵ | Rangi | |
parse_args` at the top of tools' files | |||
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 ↵ | Rangi | |
function | |||
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 | |
Fixed a lot of serious bugs. These tools were not functional. Also added a --girafarig flag for a special case. | |||
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 | |