Commit Graph

78 Commits

Author SHA1 Message Date
robojumper 210e350ee0 some crc 2024-05-02 00:44:15 +02:00
robojumper cc3b62d6c1 File manager, plausible setup 2024-05-01 21:19:50 +02:00
Elijah Thomas b16a290037 Merge pull request #10 from CovenEsme/flag-mgr-experimenting
misc_flag_managers and skipflag_manager
2024-04-27 15:54:53 -04:00
elijah-thomas774 c71784b420 added a couple symbols, address comments 2024-04-27 15:48:55 -04:00
elijah-thomas774 d8a9270643 fixed TBoxFlageManager::CopyFromSave - sceneIdx is signed 2024-04-27 14:54:26 -04:00
Elijah Thomas 8a0e702284 Merge pull request #8 from robojumper/c_tree
c/c_tree.cpp
2024-04-27 14:23:32 -04:00
elijah-thomas774 fe0b8ac1e8 added address comments 2024-04-27 14:22:52 -04:00
Elijah Thomas 125c2094fc Merge pull request #9 from robojumper/m_heap
Some m_heap code
2024-04-27 14:14:35 -04:00
elijah-thomas774 33f093480f fixed up a couple symbols for egg that mHeap uses. Couple fixes 2024-04-27 14:10:42 -04:00
CovenEsme 44f75399e8 Merge pull request #1 from robojumper/skipflagmgr_matching
skipflag_manager.cpp Matching
2024-04-27 16:08:19 +00:00
robojumper 5aa8bd513e skipflag_manager.cpp Matching 2024-04-27 17:55:48 +02:00
CovenEsme 666d6b33a1 Merge branch 'main' into flag-mgr-experimenting 2024-04-27 15:23:21 +00:00
CovenEsme 0ce436a27d Start skipflag_manager 2024-04-27 16:12:27 +01:00
robojumper 63a8587289 Some m_heap work 2024-04-27 16:46:05 +02:00
robojumper f154b7ccd5 Fix compiler warnings 2024-04-27 16:43:54 +02:00
robojumper 705b0b598e c/c_tree.cpp 2024-04-27 16:40:07 +02:00
Elijah Thomas 1ee2fdd884 Merge pull request #6 from robojumper/c_list
c/c_list.cpp
2024-04-27 10:30:17 -04:00
Elijah Thomas b6f46d6b01 Merge pull request #4 from robojumper/ut_list
nw4r/ut/ut_list.cpp
2024-04-27 10:29:29 -04:00
Elijah Thomas c5b86a53a3 Merge pull request #5 from robojumper/db_directPrint
Match DrawStringLineToXfb_ (and add some symbols)
2024-04-27 10:29:11 -04:00
CovenEsme b7bf72272f Misc flag mgr ctors -> 100% 2024-04-27 13:45:07 +01:00
robojumper 6fe64af2c9 c/c_list.cpp 2024-04-26 09:25:40 +02:00
robojumper d0a3b2b0a4 Match DrawStringLineToXfb_ (and add some symbols) 2024-04-26 08:24:48 +02:00
Elijah Thomas 6ec3b21fe9 Merge pull request #3 from CovenEsme/main
Add LICENSE and README
2024-04-26 02:33:56 +00:00
robojumper ca5100faa1 ut_list 2024-04-25 15:17:31 +02:00
CovenEsme 772eb0fee6 Update README with setup instructions 2024-04-24 10:17:12 +01:00
CovenEsme 1a1ef281bc Add README to orig/SOUE01 detailing the correct folder structure 2024-04-24 10:16:54 +01:00
CovenEsme c071f62629 Add license 2024-04-24 10:16:17 +01:00
elijah-thomas774 6ca7763bc0 change to header guards wooo 2024-03-17 18:55:49 -04:00
elijah-thomas774 de0d7a8e0a Revert unused change, oops. 2024-03-17 17:42:17 -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 d8362c1004 nw4r db_directPrint ish 2023-12-23 02:26:21 -05:00
elijah-thomas774 8d81faa63f Updated Configure.py 2023-12-22 15:00:59 -05:00
elijah-thomas774 1c36d30a72 updated some project tools from the template 2023-12-22 14:54:03 -05:00
elijah-thomas774 e17db8c1cb some directPrint work 2023-12-22 14:42:21 -05:00
elijah-thomas774 a1d2800182 Removing REL stuff for now. Unneeded for current progress 2023-12-22 14:37:06 -05:00
elijah-thomas774 d4ebdd3f0e Formatting + dtk Update 2023-12-22 14:36:05 -05:00
elijah-thomas774 065c25b986 Added ctx.c to gitignore + some runtime import fixes 2023-12-21 10:44:16 -05:00
elijah-thomas774 5b754f0567 Rel Symbol update i guess 2023-12-20 13:23:10 -05:00
elijah-thomas774 7dd9c9ea6f mVec and Egg Math (Quat, Vector3f, Matrix34f) 2023-12-20 13:22:31 -05:00
elijah-thomas774 f3a1a03109 symbols + splits update 2023-12-20 13:20:53 -05:00
elijah-thomas774 b4fd5011d1 Bringing in lib stuff (probably will need edits?) 2023-12-20 13:19:38 -05:00
elijah-thomas774 98daf44bb6 Updated dtk + wibo tags + introduced a clang format 2023-12-20 13:18:34 -05:00
lepelog a194d553af flagmanager progress 2023-10-13 21:18:02 +02:00
elijah-thomas774 fa36edcffd Filled out FileManager (NonMatching) 2023-10-08 14:12:29 -04:00
Elijah Thomas f422b64017 update dtk and fix splits. 2023-10-07 16:29:36 -04:00
lepelog b5cc785c83 start misc flag managers and update wibo 2023-10-06 21:32:53 +02:00
Elijah Thomas 9d52a2d420 wsl (maybe linux?) fix? 2023-10-06 08:48:45 -04:00
Elijah Thomas 4ae5fe5753 Fix includes and removed libs folder 2023-10-06 07:49:50 -04:00