summaryrefslogtreecommitdiff
path: root/src/d/a/d_a_insect.cpp
AgeCommit message (Collapse)Author
2025-11-23change mang to template operatorselijah-thomas774
2025-09-16dAcObjBase var -> mVarelijah-thomas774
2025-09-16easily refactored variables -> mVariableelijah-thomas774
2025-09-16position -> mPositionelijah-thomas774
2025-09-16rotation -> mRotationelijah-thomas774
2025-09-13Actor sound source cleanuprobojumper
2025-06-04Refactoringrobojumper
2025-05-18d_a_e_sm (chu chu) start (#117)Elijah Thomas
* d_a_e_sm (chu chu) start * progress, includes LightParam addition in BlurPaletteMgr * oops - TBox Progress I guess * dAcEsm_c::actorExecute and Particle Resource data moved * step in symbols map * Update blur_and_palette_manager.h * m_angle cleanup pass * Last explicit_zero_data Fixes #69 * add mQuat_c ctor
2025-05-10Revert copyFrom change for nowrobojumper
2025-05-10More cleanupsrobojumper
2025-05-10Refactoringrobojumper
2025-03-09Convert some singleton access to gettersrobojumper
2024-11-15d_a_obj_seat_sword OK (#107)Elijah Thomas
* d_a_obj_seat_sword mostly done * ninja apply * symbol cleanup * correct code pattern, not right regs * d_a_obj_seat_sword OK --------- Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-12Tubo! (d_a_obj_tubo) (#95)Elijah Thomas
* begin work * fixup modifications to d_a_base header * progress * update from main again (forgor to fetch) * progress * Basically done * clean up some inlines * some at/tg hit typing and tubo naming * more naming
2024-11-08cleanup commentselijah-thomas774
2024-11-08update d_a_insectelijah-thomas774
2024-10-27a bit of d_a_insectrobojumper