143 Commits

Author SHA1 Message Date
xCrystal
d6001be90c Sync with pokecrystal up to 8873506b1 2023-09-24 14:21:42 +02:00
mid-kid
5e8c7c8f78
Fix tools/free_space.awk for new rgbds (#1049) 2023-05-17 09:18:18 -05:00
Rangi
eb28b5ae56 Only patch Stadium data for a 2MB ROM 2022-12-03 11:10:55 -05:00
Rangi
90bec40276 Fix LodePNG to avoid -Wcast-qual warnings
<https://github.com/lvandeve/lodepng/issues/160>
2022-10-14 16:17:52 -04:00
Rangi
89a888277a Revise macros in tools 2022-10-12 21:43:00 -04:00
Rangi
c61bd0d5a7 Update tools/unnamed.py for rgbds 0.6.0 object files 2022-10-02 22:34:10 -04:00
Rangi
8e135931a6 Require rgbds 0.6.0 2022-10-02 22:03:53 -04:00
Rangi
70a3ec1acc startswith works with a tuple 2022-09-30 16:55:35 -04:00
Rangi
f76f5c3583 Fix array size 2022-09-30 16:55:09 -04:00
Rangi
38578cc34d
Generate the correct Stadium base data for every ROM (#1010) 2022-09-30 16:42:29 -04:00
Rangi
29fada7d8c Don't use removeprefix in tools/unnamed.py (it worked locally...) 2022-09-18 23:56:11 -04:00
Rangi
55ca2da25a Fix tools/unnamed.py and add tools/consts.py 2022-09-18 23:41:45 -04:00
Rangi
6c26e2617c Update and add more tool scripts 2022-09-18 23:08:56 -04:00
Colton G. Rushton
78d93a6246
urlencode special characters like 'é' in documentation link anchors (#976) 2022-07-21 18:48:28 -05:00
Rangi
8c77d6b6d3 Simplify mingle_2bpp_planes
Fixes #891
2022-04-17 15:27:31 -04:00
Rangi
5a7ddb3272 Port and document make_patch.c features needed for pokered 2022-03-26 17:22:09 -04:00
Rangi
9aac39bebc Use noreturn for usage_exit 2022-03-15 17:35:35 -04:00
Rangi
1ba73f225c Use -flto for all tools 2022-03-15 17:29:15 -04:00
Rangi
61faca1f91 Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3 2022-03-14 19:38:06 -04:00
Rangi
cfa47e8c78
Add a bpp2png tool to replace gfx.py for converting 1/2bpp to PNG (#889) 2022-03-14 19:31:20 -04:00
Rangi
a4bc0ab74f Error messages end with newlines 2022-03-13 14:04:36 -04:00
Rangi
732acf1d4f Allow {patch offset length} (necessary for pokegold) 2022-03-12 22:50:42 -05:00
Rangi
f33a041930 Allow alternate labels for patch names 2022-03-12 22:38:29 -05:00
vulcandth
31c3c94d64
Build the Virtual Console patch with make crystal11_vc (#882)
Fixes #813
2022-03-12 18:34:04 -05:00
Rangi
1a6b051119 Slightly refactor some C tools 2022-03-08 21:47:23 -05:00