summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_e_rd.h
AgeCommit message (Collapse)Author
2026-03-11E wb documentation + e_rd cleanup (#3125)Luzagar
* e_rd cleanup * first pass * fix ? * rename * more rename * fix other platform * fix typo * more documentation * more work * fix build * fix * more doc * camera work * more work * cleanup * more work * clean up + fix build * fix build * more work * change mSpeedRate name * change description * more work * fire eff work * fix build * fix match * debug fix ? * update description * rename field
2026-02-28E rd documentation (#3106)Luzagar
* some e_rd doc * fix build * more doc * more doc * fix debug * fix debug for real * change some name * some rename * rename
2026-01-11e_rd, npc_ks dbg work (#3029)YunataSavior
* Partial e_rd, npc_ks dbg work * More e_rd matching * e_rd fixes and dbg ctor matched * obj_ita dbg equiv * e_st dbg almost equiv * Some obj_ladder dbg work * dbg e_rd PR comments * Further e_rd dbg clangd fixes
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-08-31d_a_obj_beamos / d_a_e_wb WIP (#2620)Howard Luck
* WIP * daE_WB_Draw * checkpoint * more matches * checkpoint * fixes * fix debug build * fix daObjBm_c alignment * fixes for luz * fixes for hatal * manual spacing changes * run clang-format * move header back
2025-08-24Add a precompiled header for RELs (#2597)Max Roncace
2025-07-07d_a_e_rd and d_a_e_rdy equivalent (#2520)YunataSavior
* d_a_e_rd equivalent * mark e_rd as equivalent in configure py * Change pointer names * d_a_e_rdy: e_rdy_tkusa equivalent * d_a_e_rdy: demo_camera and daE_RDY_Execute matching * Forgot to remove NONMATCHING from daE_RDY_Execute * d_a_e_rdy equivalent Thanks very much, Hyenate!
2025-07-06d_a_obj_bhbridge equivalent (#2518)hatal175
2025-06-29d_a_e_rd work (#2506)Carco_21
* Work on create function * More create work * Work on useHeapInit * anm_init work * got to some of the action functions * got to damage function * Got to damage_check * got through about half of demo_camera * work on execute function * Finished functions. Added animation enum (still needs work) * Finished functions. Added animation enum (still needs work) * variable name cleanup * Took out comment that i forgot to remove * More cleanup * PR cleanup and enum work * Even more enum work * Ever so slight more enum work * Took out padding that could removed * forgot to remove ;
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>