papermario/tools/build
Alex Bates 82b09bd69e
support modded NPC sprites (#1146)
* support modded NPC sprites

- improve compatibility with Star Rod SpriteSheet.xml files
  - SR's intention is to move to the decomp xml but the current release of SR emitted incompatible xml
- use npc.xml instead of npc_sprite_names.yaml to generate linker entries. this allows mods to add new sprites

* black

why does it want two spaces before line comments!?

* Doxygen (#1142)

* use doxygen
* add documenting guide based on https://github.com/zeldaret/oot/blob/main/docs/Documenting.md
* exclude stdlib readme from doxygen
* refuse to configure matching iQue on macOS (EGCS compiler is not built for macOS, so iQue won't build. We still enable iQue builds on macOS by using gcc-papermario via --non-matching.)
* use proper doxygen bug comment style
* document common EVT API funcs nicely
* add doxygen ci
* add \vars command

* s/master/main

* use Doxygen 1.10.0

* fix doxygen ci

* fix doxygen ci

* fix doxygen (final)

* fix doxygen (final real)

* Fix Doxygen CI (#1147)

* remove old doxygen ci line

* fix warns

Thanks @Ponmander for reporting this
2024-01-11 19:33:39 +09:00
..
audio Make audio respect the asset stack (#1107) 2023-08-01 00:18:27 +09:00
cc Match libultra iQue ver (#1111) 2023-08-17 02:29:21 +09:00
img Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
imgfx Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
ld Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
mapfs Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
msg JP pm_msg (#1135) 2023-12-25 22:15:30 +09:00
rom effect overlay refactor (#369) 2021-08-17 12:24:26 +01:00
sprite support modded NPC sprites (#1146) 2024-01-11 19:33:39 +09:00
yay0 Misc tidying (#1134) 2023-12-11 18:44:57 +09:00
__init__.py more pal funcs & npc sprites improvement (#1079) 2023-07-10 14:57:27 +09:00
actor_types.py last actors (#1118) 2023-10-02 09:12:53 +09:00
common.py Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
configure.py Doxygen (#1142) 2024-01-09 23:56:08 +00:00
effects.py Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
genobjcopy.py Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
icons.py item data generation (#1105) 2023-08-03 12:44:30 +09:00
item_data.py item data generation (#1105) 2023-08-03 12:44:30 +09:00
move_data.py battle/actor flags and more (#1119) 2023-10-14 15:43:12 -04:00
pm_charset_palettes.py Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
pm_charset.py Add Python linter to github actions (#1100) 2023-07-30 02:03:17 +09:00
recipes.py item data generation (#1105) 2023-08-03 12:44:30 +09:00
world_map.py item data generation (#1105) 2023-08-03 12:44:30 +09:00