summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_e_mf.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-08-24Add a precompiled header for RELs (#2597)Max Roncace
2025-06-21d_a_e_mf equivalent and d_a_e_dn work (#2492)Carco_21
* Tiny start on d_a_obj_gra2 * Initial work * Solid work done * More work * work on some rolling functions and deme camera * Almost all functions worked on * All functions worked on * Fixed some BaseNpc functions I broke * PR Cleanup * PR cleanup part 2 * Worked on create function * Worked up to search_bomb * Work on various action functions * Almost all functions worked on * d_a_e_mf equivalent * Started copying over to d_a_e_dn * d_a_e_dn almost equivalent, e_mf cleanup * somehow accidentally took out something from gra2 in a previous commit * Fixed data layout issue in d_a_e_dn * PR cleanup * Took out fopen_enemy_c inheritance
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>