robojumper
f622030c71
Rough outline for LightTexture
2025-03-16 22:17:53 +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
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
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
7ee2ac2d38
Fix remainder operation ( #49 )
2024-10-01 20:12: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
2d05a828fc
d_a_obj_pool_cock OK ( #33 )
...
* d_a_obj_pool_cock OK
* Reinstate the FPR matrix copy but explicit
* create Vortex Obj to reference
---------
Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com >
2024-09-25 18:21:31 -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
7e60fe422d
File capitalization fixes
2024-09-13 08:56:01 +02: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