mirror of https://github.com/pmret/papermario.git
* 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 |
||
|---|---|---|
| .. | ||
| build | ||
| old | ||
| splat_ext | ||
| warnings_count | ||
| __init__.py | ||
| asm_sizes.py | ||
| compare_shapes.py | ||
| disasm_animation.py | ||
| disasm_hud_element_animation.py | ||
| disasm_script.py | ||
| find_duplicates.py | ||
| find_similar_areas.py | ||
| get_variable.py | ||
| ignored_funcs.txt | ||
| m2ctx.py | ||
| migrate_data_to_c.py | ||
| mv_segment.py | ||
| patch_64bit_compile.py | ||
| precommit_check_no_assets.sh | ||
| rename.py | ||
| sjis-escape.py | ||
| sjis.py | ||
| sort_symbol_addrs.py | ||
| star_rod_enum_to_decomp.py | ||
| star_rod_idx_to_c.py | ||
| sym_info.py | ||
| update_symbol_addrs.py | ||