pokeplatinum/tools
Rachel 2c410b8046 Replace python scripts for packing species archives with C++
This new code is responsible for packing the following archives:

- `pl_personal` -> basic information for each species: stats, types, etc.
- `evo` -> evolution lines for each species
- `wotbl` -> by-level learnsets for each species
- `ppark` -> catching show data for each species
- `height` -> y-offsets for front and back sprites for each species
- `pl_poke_data` -> sprite-rendering data for each species: animation
  ID, frame data, shadow size and offsets, etc.

Additionally, the following headers are generated:

- `res/pokemon/tutorable_moves.h` -> A listing of moves taught by each
  tutor and how much each move costs to be tutored
- `res/pokemon/species_learnsets_by_tutor.h` -> An array of bitmasks for
  each species designating which moves can be tutored to that species
2025-01-21 22:46:39 -08:00
..
asm_processor Partial untested work on buildsystem. 2022-11-23 12:42:52 -05:00
asmdiff fix asmdiff directory 2023-10-26 15:19:09 -04:00
csv2bin Add support for build on Mac OSX <= 10.14 2023-10-23 00:27:55 -07:00
cw PR feedback: mwrap noipa argument 2024-07-28 22:02:20 +02:00
datagen Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
debug some code cleanup and commenting to make decisions more clear 2024-10-21 14:41:42 -05:00
fixrom Add new tools and meson build files for existing tools 2023-07-18 18:49:22 +02:00
json2bin Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
m2ctx Set up m2ctx for decomp.me context generation 2024-06-03 13:50:03 -07:00
maketools Use makelcf from NitroSDK subproject 2024-08-10 22:03:52 +02:00
msgenc Convert hyphens to underscores in generated GMM header's include-guard 2024-04-18 09:30:15 -07:00
ntr_merge_elf Add yml to gitattributes, fix ntr_merge_elf.sh permissions 2022-12-22 18:10:28 -05:00
ordergen Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
postconf Fix out of tree builds 2024-03-08 22:49:11 +01:00
scripts Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00
meson.build Replace python scripts for packing species archives with C++ 2025-01-21 22:46:39 -08:00