summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_npc_uri.h
AgeCommit message (Collapse)Author
2025-11-30project cleanup (#2895)TakaRikka
* some wii OS fixes * remove old dol2asm comments * remove dol2asm.h * remove function address comments * normalize ATTRIBUTE_ALIGN usage * DECL_WEAK macro * fix gcc attribute weak macro * wrap more mwcc specific things in ifdefs * fixes * fix revo sdk version flags * fixes
2025-10-26NPC work, obj_szbridge matching (#2757)hev7
* Some NPC work * Fix impal * Hopefully fix regressions in debug * HIO work for more NPCs * fix regressions * obj_szbridge matching * Fix literals
2025-07-11d_a_npc_zelda equivalent (#2528)Max Roncace
2025-05-19d_a_npc_impal work (#2449)hev7
* d_a_npc_impal work * Address review comments
2025-04-19d_a_npc_uri almost matching (#2400)hev7
* d_a_npc_uri almost matching * Fix various issues * Fix
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>