Commit Graph

53 Commits

Author SHA1 Message Date
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
Elijah Thomas 5dca93893d Merge pull request #53 from robojumper/d_t_sound_area
Basically give up on d_t_sound_area
2024-06-14 19:01:45 -04:00
elijah-thomas774 e7a7f794d4 Progress 2024-06-09 23:46:43 -04:00
robojumper 6da4bb94c5 d_rawarchive mostly matching 2024-06-02 00:06:17 +02:00
Elijah Thomas fda931e2ae Merge pull request #47 from robojumper/m_pad
m_pad
2024-05-31 20:10:22 -04:00
robojumper d05a543bc1 m_pad except one function regshuffles 2024-05-28 01:19:06 +02:00
elijah-thomas774 51dae63c9a fix some of the floating point stuff 2024-05-25 03:42:13 -04: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
Elijah Thomas d91a829295 Merge pull request #35 from robojumper/eggGraphicsFifo
eggGraphicsFifo matching
2024-05-12 12:47:00 -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 defdaca00d Most of eggAssert 2024-05-06 00:12:56 +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 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 2f8f20d92e Merge branch 'main' into pr/7 2024-05-02 12:42:55 -04:00
robojumper cc3b62d6c1 File manager, plausible setup 2024-05-01 21:19:50 +02:00
robojumper d292aecd6e eggColorFader code match 2024-04-29 21:18:30 +02:00
elijah-thomas774 33f093480f fixed up a couple symbols for egg that mHeap uses. Couple fixes 2024-04-27 14:10:42 -04:00
robojumper b35d67e555 eggAsyncDisplay almost 2024-04-27 16:32:40 +02:00
elijah-thomas774 6ca7763bc0 change to header guards wooo 2024-03-17 18:55:49 -04:00
elijah-thomas774 606cc15eed some fManager, fBase, mHeap, f - lists and tree stuff 2024-03-17 17:40:00 -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