summaryrefslogtreecommitdiff
path: root/include/d/d_npc_lib.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-03-26Work on d_a_npc_cdn3 (#2351)hatal175
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>
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
* initial freezard actor struct + setActionMode OK * daE_FZ_Draw * setReflectAngle * mBoundSoundset * daE_FZ_Execute & execute * demoDelete * daE_FZ_Delete & _delete * CreateHeap * useHeapInit * cc_set * mtx_set * action WIP * way_gake_check * executeRollMove * executeMove * draw WIP * executeDamage * checkpoint * create * checkpoint * daE_FZ_c::executeWait * checkpoint * daE_FZ_c::damage_check almost done * rm asm * rm headers * setup_profile WIP + doxygen update * fix merge issues * docs fix? * fix2 * doxygen updates * setup g_profile_E_FZ, profile setup script WIP * update github actions * update progress.md
2023-09-07d_a_npc / d_a_tag_mhint / d_a_grass work (#1916)TakaRikka
* some npc work / cleanup * tag_mhint / grass work * fix path / remove asm
2023-08-25daNpcCd work (#1896)Noah McQueen
* daNpcCd work * Work on daNpcCd, daNpcCd2, and related libraries. * Work on daNpcCd, daNpcCd2, and related libraries.
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis