Age | Commit message (Expand) | Author |
---|---|---|
2022-03-15 | Use noreturn for usage_exit | Rangi |
2022-03-15 | Use -flto for all tools | Rangi |
2022-03-02 | Rename `*_verbose` functions to idiomatic `x*` | Rangi |
2022-02-28 | Remove unused #include <unistd.h> | 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-06-18 | Add `gfx` tool for graphics postprocessing | yenatch |