Commit Graph

  • f154b7ccd5 Fix compiler warnings robojumper 2024-04-27 16:43:54 +02:00
  • 705b0b598e c/c_tree.cpp robojumper 2024-04-26 11:52:24 +02:00
  • 8263b21dac final cleanup robojumper 2024-04-27 16:36:50 +02:00
  • e0aa69ec36 eggAsyncDisplay matching robojumper 2024-04-27 16:30:14 +02:00
  • 00765b2fb0 Fix registers robojumper 2024-04-27 16:19:58 +02:00
  • 010a351e4d Use GXPosition functions robojumper 2024-04-27 15:07:18 +02:00
  • b35d67e555 eggAsyncDisplay almost robojumper 2024-04-27 09:55:06 +02:00
  • 1ee2fdd884 Merge pull request #6 from robojumper/c_list Elijah Thomas 2024-04-27 10:30:17 -04:00
  • b6f46d6b01 Merge pull request #4 from robojumper/ut_list Elijah Thomas 2024-04-27 10:29:29 -04:00
  • c5b86a53a3 Merge pull request #5 from robojumper/db_directPrint Elijah Thomas 2024-04-27 10:29:11 -04:00
  • b7bf72272f Misc flag mgr ctors -> 100% CovenEsme 2024-04-27 13:45:07 +01:00
  • 6fe64af2c9 c/c_list.cpp robojumper 2024-04-26 09:25:40 +02:00
  • d0a3b2b0a4 Match DrawStringLineToXfb_ (and add some symbols) robojumper 2024-04-26 08:23:43 +02:00
  • 6ec3b21fe9 Merge pull request #3 from CovenEsme/main Elijah Thomas 2024-04-26 02:33:56 +00:00
  • ca5100faa1 ut_list robojumper 2024-04-25 15:17:31 +02:00
  • 772eb0fee6 Update README with setup instructions CovenEsme 2024-04-24 10:17:12 +01:00
  • 1a1ef281bc Add README to orig/SOUE01 detailing the correct folder structure CovenEsme 2024-04-24 10:16:54 +01:00
  • c071f62629 Add license CovenEsme 2024-04-24 10:16:17 +01:00
  • 6ca7763bc0 change to header guards wooo elijah-thomas774 2024-03-17 18:55:49 -04:00
  • de0d7a8e0a Revert unused change, oops. elijah-thomas774 2024-03-17 17:42:17 -04:00
  • 606cc15eed some fManager, fBase, mHeap, f - lists and tree stuff elijah-thomas774 2024-03-17 17:40:00 -04:00
  • c2a4909bd2 updated nw4r stuff from ogw (not final) Elijah Thomas 2023-12-24 11:35:03 -05:00
  • e32db6f07a change everything to use a common types file Elijah Thomas 2023-12-24 09:59:13 -05:00
  • d8362c1004 nw4r db_directPrint ish elijah-thomas774 2023-12-23 02:26:21 -05:00
  • 8d81faa63f Updated Configure.py elijah-thomas774 2023-12-22 15:00:59 -05:00
  • 1c36d30a72 updated some project tools from the template elijah-thomas774 2023-12-22 14:54:03 -05:00
  • e17db8c1cb some directPrint work elijah-thomas774 2023-12-22 14:42:21 -05:00
  • a1d2800182 Removing REL stuff for now. Unneeded for current progress elijah-thomas774 2023-12-22 14:37:06 -05:00
  • d4ebdd3f0e Formatting + dtk Update elijah-thomas774 2023-12-22 14:36:05 -05:00
  • 065c25b986 Added ctx.c to gitignore + some runtime import fixes elijah-thomas774 2023-12-21 10:44:16 -05:00
  • 5b754f0567 Rel Symbol update i guess elijah-thomas774 2023-12-20 13:23:10 -05:00
  • 7dd9c9ea6f mVec and Egg Math (Quat, Vector3f, Matrix34f) elijah-thomas774 2023-12-20 13:22:31 -05:00
  • f3a1a03109 symbols + splits update elijah-thomas774 2023-12-20 13:20:53 -05:00
  • b4fd5011d1 Bringing in lib stuff (probably will need edits?) elijah-thomas774 2023-12-20 13:19:38 -05:00
  • 98daf44bb6 Updated dtk + wibo tags + introduced a clang format elijah-thomas774 2023-12-20 13:18:34 -05:00
  • a194d553af flagmanager progress lepelog 2023-10-13 21:18:02 +02:00
  • fa36edcffd Filled out FileManager (NonMatching) elijah-thomas774 2023-10-08 14:12:29 -04:00
  • f422b64017 update dtk and fix splits. Elijah Thomas 2023-10-07 16:29:36 -04:00
  • b5cc785c83 start misc flag managers and update wibo lepelog 2023-10-06 21:32:53 +02:00
  • 9d52a2d420 wsl (maybe linux?) fix? Elijah Thomas 2023-10-06 08:48:45 -04:00
  • 4ae5fe5753 Fix includes and removed libs folder Elijah Thomas 2023-10-06 07:49:50 -04:00
  • 99d473d1aa Added base rel stuff (Hashes still needed) Elijah Thomas 2023-10-06 07:36:20 -04:00
  • 161162a58a Update dtk Elijah Thomas 2023-10-04 10:34:56 -04:00
  • 2bcf784d41 symbol fixups Elijah Thomas 2023-08-19 12:49:59 -04:00
  • 1fd9ff3ac8 fix sdata issue with splits Elijah Thomas 2023-08-18 13:25:12 -04:00
  • 495dfbbde7 Added egg/math and egg/prim headers Elijah Thomas 2023-08-18 13:23:11 -04:00
  • 4b6a5d2e01 added egg/core headers seen in SS Elijah Thomas 2023-08-17 20:25:20 -04:00
  • 93f003b87b Fixed includes for libs (no longer need lib/ folder prefix) Elijah Thomas 2023-08-12 14:15:55 -04:00
  • 683dc91a53 starting to organize and progress on dAcBase_c Elijah Thomas 2023-08-12 10:47:25 -04:00
  • de8b60021c some formatting fixup Elijah Thomas 2023-08-10 13:46:38 -04:00
  • 2ebf0806ee fix sceneflag manager bss lepelog 2023-08-10 18:40:55 +02:00
  • c3ec0f82a8 Merge branch 'flags' lepelog 2023-08-10 18:23:29 +02:00
  • 7b0e84dc80 sceneflag manager ok lepelog 2023-08-10 18:20:35 +02:00
  • f7b8f8a792 fix mHelpAllocator_c symbols and add sbss vars to dBase_c Elijah Thomas 2023-08-10 11:02:06 -04:00
  • 3ff830a2ca Merge pull request #2 from elijah-thomas774/main Elijah Thomas 2023-08-10 10:11:30 -04:00
  • e7af8162ed added obj base to configure elijah-thomas774 2023-08-10 10:03:40 -04:00
  • 2dd3e2cbc0 added objBase to splits elijah-thomas774 2023-08-10 09:59:10 -04:00
  • 268544ba80 Merge branch 'lepelog:main' into main Elijah Thomas 2023-08-10 09:53:03 -04:00
  • a6eb40a029 arc manager stuff elijah-thomas774 2023-08-10 09:52:32 -04:00
  • a547dc7997 work on dAcObjBase_c (ActorObjectBase) elijah-thomas774 2023-08-10 09:51:56 -04:00
  • 7b2677ff68 restructured m lib elijah-thomas774 2023-08-10 09:50:31 -04:00
  • f7067f5586 bitwise flag helper lepelog 2023-08-10 11:57:46 +02:00
  • d681c65480 UnkFlagStuff cleanup lepelog 2023-08-10 11:32:03 +02:00
  • d7882c352e fix sinit symbols and make ok lepelog 2023-08-10 10:54:34 +02:00
  • 6de9f78ee7 Merge zeldex stuff lepelog 2023-08-10 10:45:57 +02:00
  • 80894f5638 Update dtk & use GC 3.0 linker for now (#1) Luke Street 2023-08-10 04:41:07 -04:00
  • caa88a3705 Porting over from previous repo elijah-thomas774 2023-08-09 14:55:49 -04:00
  • 5e2c18896d initial test with porting d_base elijah-thomas774 2023-08-09 12:00:45 -04:00
  • 42880ec9ae init lepelog 2023-08-09 16:59:04 +02:00