Age | Commit message (Expand) | Author |
---|---|---|
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.c | 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 |
2021-09-02 | Rewrite tool png_dimensions.c, and start using common.h more | Rangi |
2017-12-28 | fix unused fread return value warnings | yenatch |
2017-08-20 | Remove comma from png_dimensions usage | yenatch |
2016-08-24 | Add C build tools. | yenatch |