31 Commits

Author SHA1 Message Date
Elijah Thomas d3ce7281c6 Merge pull request #307 from elijah-thomas774/remly
dAcEremly_c equivalent. Future Cleanup needed
2026-04-18 14:52:30 -04:00
Sean Miller c8b3ad05d2 m_state symbol renaming 2026-04-08 18:14:55 +01:00
Sean Miller 872975212d 100% m_state.cpp 2026-04-08 17:40:43 +01:00
elijah-thomas774 19ccd68a75 timingB and createHeap 100% 2026-04-06 23:23:17 -04:00
robojumper c05597754e d_a_knight_leader_bird OK 2025-09-14 17:09:09 +02:00
elijah-thomas774 00a4d0a166 intial progress 2025-05-26 22:12:25 -04:00
robojumper 180eab5360 Some matches 2025-05-22 10:20:49 +02:00
robojumper 7f3dbef322 More 2025-05-19 21:52:55 +02:00
robojumper bb6fd66745 More player model 2025-05-19 21:52:55 +02:00
robojumper c6ea169814 Player checkpoint 2025-05-19 21:52:55 +02:00
Elijah Thomas 9d68802507 d_a_e_sm (chu chu) start (#117)
* 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-18 18:24:58 -04:00
Elijah Thomas e1aad98a2d progress on d_a_obj_ivy_rope (#109)
* 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-10 17:23:35 -04:00
robojumper 820c08e1d6 More 2025-05-10 22:24:15 +02:00
robojumper a8023aa4fa checkpoint 2025-05-10 22:23:47 +02:00
robojumper b3732b0c45 LightManager start 2025-03-22 23:46:44 +01:00
robojumper 9b7889f034 Some small classes 2025-03-16 22:14:44 +01:00
robojumper 3967ab8dc6 Some misc graphics stuff 2025-03-16 16:41:15 +01:00
elijah-thomas774 00403f993a some progress on updateMtx 2025-03-13 21:58:46 -04:00
robojumper f39137b127 m_shadow improvements 2025-03-13 23:23:49 +01:00
robojumper 31c9b92798 Convert some singleton access to getters 2025-03-09 21:15:53 +01:00
robojumper 641f3d7b30 d_room mostly matching 2025-03-09 10:09:08 +01:00
robojumper b1f2d817a4 Halfway there 2025-02-27 11:38:11 +01:00
Elijah Thomas cec09ad023 g3d initial pullover (#115)
* g3d Headers

* initial g3d source files -- NOT YET FIXED

* change ResFile static_cast to explicit ctor
2025-02-09 12:40:41 -05:00
robojumper a3472ab02d Attempt d_a_obj_tower_hand_D101 (#96)
* 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-09 11:44:05 -05:00
robojumper 74db770697 dAcOwaterSpout_c OK (#97) 2024-11-09 11:00:05 -05:00
elijah-thomas774 b8a31a642a fix pragma warning off/on (pop no work?) 2024-10-16 15:47:19 -04:00
Elijah Thomas 26af4db82d update from dtk-template - clangd :) (#66)
* 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-10-16 15:36:02 -04:00
robojumper 0f9ef3d33c Some main dol actor splits, dAcOsw_c OK, dTgSw_c OK (#34)
* Some main dol actor splits and code

* Match dAcOsw_c

* diff clean

* Fix

* dTgSw_c OK
2024-09-25 18:34:35 -04:00
robojumper 508d5b9e72 Actor cleanup (#32)
* Actor cleanup

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-09-15 15:40:03 -04:00
robojumper 3b8392aeac Largely match m_shadow (#20)
* Largely match m_shadow

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-09-13 14:51:33 -04:00
robojumper 1180e1f486 m3d (#13)
* 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>
2024-09-12 16:36:34 -04:00