summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_e_mk.h
AgeCommit message (Collapse)Author
2025-12-05d_a_e_mk debug work + documentation (#2913)Carco_21
* initial work * documentation
2025-08-25Miscellaneous improvements (#2603)Max Roncace
2025-05-20Very small d_a_e_mk work and d_a_b_bq fix (#2451)Carco_21
* Started work on d_a_e_mk * demo work * All functions worked on * PR cleanup * Added some fopAc_ac_c casting - Almost equivalent * Implemented no inheritance and fixed demo_camera_start regression * PR cleanup * fixed demo_camera_end switch cases & fixed bug in d_a_b_bq * fixed demo_camera_end switch cases & fixed bug in d_a_b_bq * Remove unnecessary semicolon --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-05-18d_a_e_mk almost equivalent (#2446)Carco_21
* Started work on d_a_e_mk * demo work * All functions worked on * PR cleanup * Added some fopAc_ac_c casting - Almost equivalent * Implemented no inheritance and fixed demo_camera_start regression * PR cleanup
2025-05-17Work on d_a_e_mk - beeg monkey :) (#2441)Carco_21
* Started work on d_a_e_mk * demo work * 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>