Commit Graph

37 Commits

Author SHA1 Message Date
lepelog 066967c146 format 2026-02-01 18:14:41 +01:00
lepelog ab4b5ef915 review 2026-02-01 18:14:41 +01:00
lepelog b017949c4b d_t_mass_obj 99% 2026-02-01 18:14:38 +01:00
robojumper f4e2b9cc46 d_lyt_force_line OK 2025-12-21 16:31:31 +01:00
elijah-thomas774 e3b5103cbe remove address comments 2025-09-16 22:32:07 -04:00
elijah-thomas774 c8470abc53 beginPad 2025-06-19 22:30:07 -04:00
elijah-thomas774 5ecc9708a2 Merge remote-tracking branch 'upstream/main' into blurpalette_mgr 2025-06-08 12:54:43 -04:00
elijah-thomas774 7c49ca2415 Some Quat Fix 2025-06-08 00:16:18 -04:00
robojumper 83456a9cd8 start matching some d/snd things 2025-05-31 21:21:12 +02:00
elijah-thomas774 133ac12fcf small fixup 2025-05-25 15:46:31 -04:00
robojumper ca2f6bde48 JPADynamicsBlock OK 2025-04-27 14:32:58 +02:00
robojumper a962cdd14a JPAEmitterManager OK 2025-04-27 11:14:54 +02:00
robojumper f83815457f Get the thing building again after Eggification 2025-04-27 09:57:42 +02:00
robojumper cd5fd322f8 Introduce mVec2_c 2025-04-07 22:12:40 +02:00
elijah-thomas774 115d0d7065 Post Effect Progress. PostEffectBlurGather OK 2025-03-23 11:56:25 -04:00
elijah-thomas774 00ececa0b5 Egg Camera a small bit closer 2025-03-21 19:38:30 -04:00
elijah-thomas774 e2c2ec6c2d fix EGG::Matrix34f Copy assignment 2025-03-20 22:05:01 -04:00
Elijah Thomas c235e32d95 d_a_obj_tumble_weed mostly done (#88)
* mostly done

* Update d_t_tumble_weed.cpp

* remove cM::calcTimer

* just regswap on adjustSpeed

* Create inlines for angle between vectors

* name data symbols

---------

Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-06 16:36:17 -05:00
Elijah Thomas 8a3710824b Updated CC collision (#80)
* c_cc_d soooo close

* d_cc_shape_colliders -> d_cc_d

* ported over changes from #43

* Oops, didnt save

* use better collision functions in bombf

* bombf fixes

* bombf actorPostCreate matching

* fix

* small fix for cCcD_UnkAttr Set function

* more cleanup(?) for c_cc_d

* d_cc_mass_s OK

* Initial d_cc_s setup

* some easy funcs

---------

Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-01 17:07:16 -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
Elijah Thomas dc221b4795 Misc Egg (#37)
* EGG: Archive, DvdFile, DvdRipper

* start eggStream

* FrmHeap and AssertHeap OK

* progress on EggController

* port in WPAD stuff

* update WPAD/WUD/KPAD/SC symbols

* eggController OK

* bytematch more CoreController virtual funcs

* eggDecomp/eggStreamDecomp Ok

* eggDvdRipper OK

* EGG gfx splits

* Finished Splitting EGG

* create egg Files

* eggDecomp.h -> eggStreamDecomp.h

* Revert some format changes
2024-10-01 20:24:25 -04:00
robojumper 2f7ceff5b1 d_a_obj_junk_repairing OK (#27)
* d_a_obj_junk_repairing OK

* Fix rel_sieve with multi-file RELs
2024-09-15 14:54:45 -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
elijah-thomas774 e7a7f794d4 Progress 2024-06-09 23:46:43 -04:00
robojumper d05a543bc1 m_pad except one function regshuffles 2024-05-28 01:19:06 +02:00
elijah-thomas774 62e0778390 fixed up typedef for u32 and s32 from mistake long ago 2024-05-12 16:04:01 -04:00
robojumper ee92f6bb83 WIP controller stuff 2024-05-06 21:58:50 +02:00
elijah-thomas774 ca18ce8954 Fix eggMatrix amd eggMath 2024-05-04 13:32:11 -04:00
elijah-thomas774 05259b75e3 fix externs/symbols/splits 2024-05-02 13:14:22 -04:00
elijah-thomas774 6ca7763bc0 change to header guards wooo 2024-03-17 18:55:49 -04:00
Elijah Thomas c2a4909bd2 updated nw4r stuff from ogw (not final) 2023-12-24 11:35:03 -05:00
Elijah Thomas e32db6f07a change everything to use a common types file 2023-12-24 09:59:13 -05:00
elijah-thomas774 d4ebdd3f0e Formatting + dtk Update 2023-12-22 14:36:05 -05:00
elijah-thomas774 7dd9c9ea6f mVec and Egg Math (Quat, Vector3f, Matrix34f) 2023-12-20 13:22:31 -05:00
elijah-thomas774 fa36edcffd Filled out FileManager (NonMatching) 2023-10-08 14:12:29 -04:00
Elijah Thomas 4ae5fe5753 Fix includes and removed libs folder 2023-10-06 07:49:50 -04:00