summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_e_rdb.h
AgeCommit message (Collapse)Author
2025-08-24Add a precompiled header for RELs (#2597)Max Roncace
2025-08-13d_a_obj_key / d_a_obj_keyhole / d_a_obj_smallkey (#2584)TakaRikka
* obj_key equivalent * obj_keyhole done * obj_smallkey done * use macro
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 ;
2025-05-27d_a_e_rdb Equivalent (#2459)Niklas Bauer
* d_a_e_rdb equivalent * d_a_e_rdb fmt
2025-05-27d_a_e_rdb (King Bulblin) work (#2452)Carco_21
* Started on d_a_e_rdb * Small work on damage_check * Work on demo_camera and started on execute function * All functions worked on * PR cleanup
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>