summaryrefslogtreecommitdiff
path: root/include/m/m3d
AgeCommit message (Collapse)Author
2026-05-28A few NPC functionsrobojumper
2026-04-18Merge pull request #307 from elijah-thomas774/remlyElijah Thomas
dAcEremly_c equivalent. Future Cleanup needed
2026-04-08m_state symbol renamingSean Miller
2026-04-08100% m_state.cppSean Miller
2026-04-06timingB and createHeap 100%elijah-thomas774
2025-09-14d_a_knight_leader_bird OKrobojumper
2025-05-26intial progresselijah-thomas774
2025-05-22Some matchesrobojumper
2025-05-19Morerobojumper
2025-05-19More player modelrobojumper
2025-05-19Player checkpointrobojumper
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-10progress on d_a_obj_ivy_rope (#109)Elijah Thomas
* init * couple more funcs * progress * smol progress * smol progress 2 * Dont get your hopes up, I just had some lingering things :P * fix merge
2025-05-10Morerobojumper
2025-05-10checkpointrobojumper
2025-03-22LightManager startrobojumper
2025-03-16Some small classesrobojumper
2025-03-16Some misc graphics stuffrobojumper
2025-03-13some progress on updateMtxelijah-thomas774
2025-03-13m_shadow improvementsrobojumper
2025-03-09Convert some singleton access to gettersrobojumper
2025-03-09d_room mostly matchingrobojumper
2025-02-27Halfway thererobojumper
2025-02-09g3d initial pullover (#115)Elijah Thomas
* g3d Headers * initial g3d source files -- NOT YET FIXED * change ResFile static_cast to explicit ctor
2024-11-09Attempt d_a_obj_tower_hand_D101 (#96)robojumper
* Attempt d_a_obj_tower_hand_D101 * dAcOTowerHandD101_c probably equivalent * just two funcs, couldnt really do much to the rest --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-11-09dAcOwaterSpout_c OK (#97)robojumper
2024-10-16fix pragma warning off/on (pop no work?)elijah-thomas774
2024-10-16update from dtk-template - clangd :) (#66)Elijah Thomas
* update from dtk-template and start work towards using clangd * include <a> -> "a" * Update build.yml * remove/add non-trivial class in union warning
2024-09-25Some main dol actor splits, dAcOsw_c OK, dTgSw_c OK (#34)robojumper
* Some main dol actor splits and code * Match dAcOsw_c * diff clean * Fix * dTgSw_c OK
2024-09-15Actor cleanup (#32)robojumper
* Actor cleanup --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-09-13Largely match m_shadow (#20)robojumper
* Largely match m_shadow --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-09-12m3d (#13)robojumper
* Initial M3d Pass * `m_bmdl` and `m_bline` left --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com> Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>