Rangi
|
e888b2f826
|
Rename *_verbose functions to idiomatic x*
|
2022-03-02 21:39:13 -05:00 |
|
Rangi
|
824d6bbaf2
|
Remove unused #include <unistd.h>
|
2022-02-28 19:28:09 -05:00 |
|
Rangi
|
2cc17f780a
|
Explain why make_frames works
|
2022-02-21 08:58:22 -05:00 |
|
Rangi
|
be7a5e09b5
|
Factor out usage_exit into into tools/common.h
|
2021-09-21 17:37:43 -04:00 |
|
Rangi
|
2691c9f5c8
|
Small refactoring and optimization to tools/gfx.c
|
2021-09-21 17:16:14 -04:00 |
|
Rangi
|
314c5fc9ab
|
Rewrite tools/gfx.c
|
2021-09-20 21:44:41 -04:00 |
|
mid-kid
|
7d40476e14
|
Drop C standard for tools/ to C11
Nothing has changed in c17 beyond minor standards corrections, so
there's no advantage in specifying c17 over c11.
|
2021-09-07 15:34:38 +02:00 |
|
Rangi
|
868e28f309
|
Update usage doc comments for some tools/*.py scripts
|
2021-09-02 18:48:17 -04:00 |
|
Rangi
|
021702628c
|
Rewrite tools/pokemon_animation.c
|
2021-09-02 18:37:36 -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 |
|
Rangi
|
313deab552
|
Rewrite tool png_dimensions.c, and start using common.h more
|
2021-09-02 00:21:10 -04:00 |
|
Rangi
|
8f88e04401
|
Remove unused tool palette.c
|
2021-09-02 00:20:46 -04:00 |
|
Rangi
|
1e9befdf18
|
Comment explaining what the "base" Stadium data is for
|
2021-07-10 21:43:12 -04:00 |
|
Rangi
|
b1dbadbdd3
|
Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
2021-05-09 12:26:28 -04:00 |
|
Rangi
|
316fa4b695
|
Use rgbds 0.5.0
|
2021-04-19 16:31:37 -04:00 |
|
Rangi
|
7fd23ae918
|
Run tools/palfix.py on gfx
|
2021-03-18 22:30:21 -04:00 |
|
Rangi
|
52bcd78290
|
palfix.py outputs 2-bit grayscale if possible
|
2021-03-15 18:21:33 -04:00 |
|
Rangi
|
ee36bd9342
|
Add tools/palfix.py, and make Python tools executable
|
2021-03-15 16:47:35 -04:00 |
|
Rangi
|
e485280a8a
|
Require rgbds 0.4.2
This allows [\1] to work when \1 is hl, bc, or de
The object file format has changed along with the version number
|
2020-12-09 12:21:46 -05:00 |
|
Rangi
|
ad6effee82
|
Don't hardcode CRCs within Crystal base data
|
2020-11-30 11:32:19 -05:00 |
|
Rangi
|
4ca9f45db7
|
Fix tools/free_space.py
|
2020-11-21 21:14:32 -05:00 |
|
Rangi
|
80f7504f49
|
tools/sym_comments.py can comment labels with their sym file addresses
|
2020-10-14 11:22:34 -04:00 |
|
Rangi
|
e475ce6fda
|
tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filenames
|
2020-10-04 21:03:24 -04:00 |
|