Commit Graph

13 Commits

Author SHA1 Message Date
xCrystal
d6001be90c Sync with pokecrystal up to 8873506b1 2023-09-24 14:21:42 +02:00
Rangi
1a6b051119 Slightly refactor some C tools 2022-03-08 21:47:23 -05:00
Rangi
e888b2f826 Rename *_verbose functions to idiomatic x* 2022-03-02 21:39:13 -05:00
Rangi
be7a5e09b5 Factor out usage_exit into into tools/common.h 2021-09-21 17:37:43 -04:00
Rangi
a18f83b911 Rewrite tools/pokemon_animation_graphics.c, and keep void usage and void parse_args at the top of tools' files 2021-09-02 17:15:50 -04:00
Rangi
c8f06f45d5 Use an error_exit macro for tools 2021-09-02 03:04:40 -04:00
Rangi
0d1a029e81 Rewrite tools/scan_includes.c to use common.h and factor out a parse_args function 2021-09-02 02:34:06 -04:00
yenatch
8efa0dcfb0 Fix scan_includes matching the word "include" in strings. 2018-03-10 18:20:31 -05:00
yenatch
885af5e543 Refactor scan_includes 2017-08-20 12:32:15 -04:00
yenatch
6cce673501 Fix the pokemon animation tools.
Fixed a lot of serious bugs. These tools were not functional.
Also added a --girafarig flag for a special case.
2017-05-28 23:22:10 -04:00
yenatch
fe38946b0e scan_includes: add --strict so it doesn't have to be default 2017-05-28 01:12:16 -04:00
yenatch
b78ba89f5f Refactor scan_includes. 2017-04-28 01:41:06 -04:00
yenatch
2ab468268a Add C build tools. 2016-08-24 21:56:07 -04:00