Commit Graph

14 Commits

Author SHA1 Message Date
Sean Miller 5083d2031c Fix weak function order in d_sys.cpp & mark matching 2026-04-07 21:43:31 +01:00
Sean Miller 373e541fa6 Proper setup of PerformanceView/ProcessMeter 2026-04-07 15:38:16 +01:00
Sean Miller bb203d257f Run clang-format on edited files 2026-04-07 15:13:50 +01:00
Sean Miller 172bf2620b Move render mode object set from eggSystem.h to d_sys.cpp + rename 2026-04-07 09:46:57 +01:00
Sean Miller 76626a3617 Move TSystem::initialize implementation into d_sys.cpp 2026-04-07 09:38:41 +01:00
Sean Miller 287c5ec50c Fix incorrect/poor names, missing import 2026-04-07 07:16:20 +01:00
Sean Miller 97d808fe06 100% match for d_sys 2026-04-06 16:50:38 +01:00
Sean Miller 2bcf403ea0 dSys: create() and execute() to 99% each 2026-03-22 22:07:56 +00: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 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 6ca7763bc0 change to header guards wooo 2024-03-17 18:55:49 -04:00
Elijah Thomas e32db6f07a change everything to use a common types file 2023-12-24 09:59:13 -05:00
Elijah Thomas 4ae5fe5753 Fix includes and removed libs folder 2023-10-06 07:49:50 -04:00