Commit Graph

60 Commits

Author SHA1 Message Date
robojumper e5cee273b5 Merge remote-tracking branch 'upstream/main' into d_a_obj_boomerang 2025-07-23 00:20:43 +02:00
elijah-thomas774 3b6081165a some updates -> non working yet 2025-07-16 10:34:06 -04:00
robojumper c242d64a50 More data splits 2025-07-13 19:41:11 +02:00
robojumper c84977df63 More splits (text only) 2025-07-13 14:04:32 +02:00
elijah-thomas774 c8470abc53 beginPad 2025-06-19 22:30:07 -04:00
elijah-thomas774 d7f1387471 d_reset almost fully matching 2025-06-16 00:13:23 -04:00
elijah-thomas774 e4b1c30f47 Pad stuff 2025-06-15 14:40:59 -04:00
robojumper 83456a9cd8 start matching some d/snd things 2025-05-31 21:21:12 +02:00
robojumper bb6fd66745 More player model 2025-05-19 21:52:55 +02:00
robojumper b6505d23ad StateGX OK 2025-03-21 20:38:00 +01:00
robojumper 32cbf96184 Link dowsing_target, eggException, d_lyt_meter_drink (#128)
* Link dowsing_target, eggException

* d_lyt_meter_drink OK (thanks Zeldex!)

* More sensible DowsingTarget flag code

* Attempt explaining TList inline
2025-03-13 22:13:15 -04:00
robojumper c7d788117e NandRequestThread 2025-02-28 14:01:46 +01:00
robojumper c2b2d9700c d_scene OK (#114)
* d_scene OK

* d_s_boot

* Rename -> PROFILE_MAX

* Some more

---------
2025-02-26 20:54:21 -05: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 558db54bf4 eggException with two minor problems (#53)
* eggException with two minor problems

* Fix

* One minor problem

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-10-06 16:36:36 -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 d75f4c92ef d_heap OK (#47)
* d_heap OK

* wibo workaround
2024-10-01 08:48:49 -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
robojumper 446df060f2 Fix some compiler warnings 2024-06-26 20:28:09 +02:00
Aiden 4d9e6d7fcc Match EGG::Heap 2024-06-21 13:52:01 -04:00
robojumper 6da4bb94c5 d_rawarchive mostly matching 2024-06-02 00:06:17 +02:00
robojumper d05a543bc1 m_pad except one function regshuffles 2024-05-28 01:19:06 +02:00
robojumper f14d3b157d One regswap and one thunk away 2024-05-17 12:03:41 +02:00
robojumper 48e6945e3e m_dvd work 2024-05-17 00:43:56 +02:00
elijah-thomas774 62e0778390 fixed up typedef for u32 and s32 from mistake long ago 2024-05-12 16:04:01 -04:00
elijah-thomas774 ebdf0bb381 Merge branch 'main' into pr/20 2024-05-12 13:03:03 -04:00
Elijah Thomas 901eebc4ef Merge branch 'main' into eggXfbManager 2024-05-12 13:00:28 -04:00
elijah-thomas774 477f6da6cd Fix symbol for isRegisterd. (from NSMBW map) 2024-05-12 12:58:59 -04:00
robojumper 5b8abe3c3a Fix errors after rebase 2024-05-06 22:32:58 +02:00
robojumper f51dc74213 match ctor 2024-05-06 22:00:00 +02:00
robojumper fdd14ede3a Hook up the allocator 2024-05-06 21:59:44 +02:00
robojumper a0a5d63408 I love vtables 2024-05-06 21:59:42 +02:00
robojumper 126d5bc7b3 More detail work 2024-05-06 21:59:26 +02:00
robojumper ee92f6bb83 WIP controller stuff 2024-05-06 21:58:50 +02:00
robojumper 9da8f877e1 eggGraphicsFifo matching 2024-05-05 21:11:11 +02:00
robojumper f289f08e49 eggExpHeap matching 2024-05-05 18:48:52 +02:00
Elijah Thomas 44d4b2ba5b Merge pull request #30 from robojumper/eggAllocator
eggAllocator matching
2024-05-05 12:46:16 -04:00
Elijah Thomas 829e5f24f8 Merge pull request #29 from robojumper/eggVideo
eggVideo matching
2024-05-05 12:34:52 -04:00
elijah-thomas774 fe466805ab Merge branch 'main' into pr/27 2024-05-05 12:29:33 -04:00
elijah-thomas774 af59a51db3 fix up align type (Ui -> i) 2024-05-05 12:27:34 -04:00
elijah-thomas774 bfc5a33125 Merge branch 'main' into pr/27 2024-05-05 12:27:15 -04:00
elijah-thomas774 759c5b5a94 Prepping merge 2024-05-05 12:22:37 -04:00
elijah-thomas774 9be28da69a Merge branch 'main' into pr/17 2024-05-05 12:21:58 -04:00
Elijah Thomas 85a8d9ebaf Merge pull request #15 from robojumper/file_manager_wip
Some FileManager code
2024-05-05 11:26:41 -04:00
robojumper 9944a5bfb9 eggAllocator matching 2024-05-05 17:19:37 +02:00
robojumper c931922bde eggVideo matching 2024-05-05 16:34:04 +02:00
robojumper bd4b6b3f9c eggThread matching 2024-05-05 14:12:22 +02:00
robojumper 4909f805ba eggHeap almost matching 2024-05-05 10:22:31 +02:00
robojumper fa4b2862fd dHeap(Allocator) work 2024-05-04 19:59:42 +02:00
elijah-thomas774 2f8f20d92e Merge branch 'main' into pr/7 2024-05-02 12:42:55 -04:00