Commit Graph

51 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 33f093480f fixed up a couple symbols for egg that mHeap uses. Couple fixes 2024-04-27 14:10:42 -04: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 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
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
robojumper ca5100faa1 ut_list 2024-04-25 15:17:31 +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 e32db6f07a change everything to use a common types file 2023-12-24 09:59:13 -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 f3a1a03109 symbols + splits update 2023-12-20 13:20:53 -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 99d473d1aa Added base rel stuff (Hashes still needed) 2023-10-06 07:36:20 -04:00
Elijah Thomas 161162a58a Update dtk
Pulled sources from tww/echoes
2023-10-04 10:34:56 -04:00
Elijah Thomas 2bcf784d41 symbol fixups 2023-08-19 12:49:59 -04:00
Elijah Thomas 1fd9ff3ac8 fix sdata issue with splits 2023-08-18 13:25:12 -04:00
Elijah Thomas 495dfbbde7 Added egg/math and egg/prim headers 2023-08-18 13:23:11 -04:00
Elijah Thomas 4b6a5d2e01 added egg/core headers seen in SS 2023-08-17 20:25:20 -04:00
Elijah Thomas 683dc91a53 starting to organize and progress on dAcBase_c 2023-08-12 10:47:25 -04:00
Elijah Thomas de8b60021c some formatting fixup 2023-08-10 13:50:24 -04:00
lepelog 2ebf0806ee fix sceneflag manager bss 2023-08-10 18:40:55 +02:00
lepelog c3ec0f82a8 Merge branch 'flags' 2023-08-10 18:23:29 +02:00
lepelog 7b0e84dc80 sceneflag manager ok 2023-08-10 18:20:35 +02:00
Elijah Thomas f7b8f8a792 fix mHelpAllocator_c symbols and add sbss vars to dBase_c 2023-08-10 11:02:06 -04:00
elijah-thomas774 2dd3e2cbc0 added objBase to splits 2023-08-10 09:59:10 -04:00
lepelog f7067f5586 bitwise flag helper 2023-08-10 11:57:46 +02:00
lepelog d681c65480 UnkFlagStuff cleanup 2023-08-10 11:32:03 +02:00
lepelog d7882c352e fix sinit symbols and make ok 2023-08-10 10:54:34 +02:00
lepelog 6de9f78ee7 Merge zeldex stuff 2023-08-10 10:45:57 +02:00
Luke Street 80894f5638 Update dtk & use GC 3.0 linker for now (#1) 2023-08-10 10:41:07 +02:00
elijah-thomas774 caa88a3705 Porting over from previous repo 2023-08-09 14:55:49 -04:00
elijah-thomas774 5e2c18896d initial test with porting d_base 2023-08-09 12:00:45 -04:00