pokeplatinum/tools/scripts
Rachel aa4c29732d
Some checks are pending
build / build (push) Waiting to run
build: Explicitly specify the dependency-file path in make_script_bin.sh
This hardens against an observed regression where dependency files were
being dumped into the build root. The dependency-chain for
move-animation scripts is still broken, however, as there is a race
condition on which dependency-file is ingested by Ninja, which then gets
applied to all output files since they share a common name. Meson
appears to not respect "preserve_path_from" when generating the path for
the depfile, so this was always broken for those scripts.
2026-05-02 17:32:01 -07:00
..
migration Use JSON text banks in the build 2025-08-17 15:50:14 -07:00
convert_species_units.py tools: Build species text banks and Pokedex data in speciesproc 2026-04-06 17:08:30 -07:00
make_pl_growtbl.py Replace narc subproject with vendored nitroarc (#969) 2026-02-23 16:35:08 -08:00
make_pl_otherpoke.py Replace narc subproject with vendored nitroarc (#969) 2026-02-23 16:35:08 -08:00
make_pl_poke_icon.py Replace narc subproject with vendored nitroarc (#969) 2026-02-23 16:35:08 -08:00
make_pl_pokegra.py Replace narc subproject with vendored nitroarc (#969) 2026-02-23 16:35:08 -08:00
make_pokedex_enc_platinum.py Replace narc subproject with vendored nitroarc (#969) 2026-02-23 16:35:08 -08:00
make_script_bin.sh build: Explicitly specify the dependency-file path in make_script_bin.sh 2026-05-02 17:32:01 -07:00
make_town_map_data.py Town map: unpack descriptions data & generate text bank (#798) 2025-10-30 20:39:52 -07:00
make_trainer_ball_capsules.py Unpack trainer ball capsules (#855) 2025-12-14 21:08:07 -08:00
meson.build tools: Implement dexproc for generating regional-national Pokedex mappings (#1077) 2026-04-12 15:47:32 -04:00
nclr_concat.py trainer case cleanup (#1065) 2026-04-09 08:03:59 -07:00