Commit Graph

94 Commits

Author SHA1 Message Date
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
Elijah Thomas fb4db5dcbb Merge pull request #16 from robojumper/single-counters
Match the single-counter files
2024-05-05 11:24:35 -04:00
Elijah Thomas 430ad58726 Merge pull request #12 from robojumper/dungeonFlag_mgr
DungeonflagManager code match
2024-05-05 11:23:04 -04:00
robojumper bd4b6b3f9c eggThread matching 2024-05-05 14:12:22 +02:00
elijah-thomas774 7d76ab692f ut_FileStream
thanks ogws
2024-05-05 00:01:06 -04:00
Elijah Thomas ca8bb4bf27 Merge branch 'main' into ut_IOStream 2024-05-04 23:53:03 -04:00
elijah-thomas774 20bedbfc3b ut_IOStream
thanks ogws
2024-05-04 23:47:10 -04:00
elijah-thomas774 498660cf6b match ut_TagProcessorBase. thanks ogws 2024-05-04 23:31:16 -04:00
elijah-thomas774 e4ea7a75d9 Merge branch 'main' of https://github.com/lepelog/ss-dtk 2024-05-04 22:01:14 -04:00
elijah-thomas774 3d4d5ea068 Added nw4r ut splits and files 2024-05-04 21:59:49 -04:00
elijah-thomas774 d45f347410 Merge branch 'main' into pr/22 2024-05-04 20:39:31 -04:00
elijah-thomas774 93a9b77d42 ut_binaryFileFormat Matching 2024-05-04 20:35:32 -04:00
elijah-thomas774 3b8a4efbfd Matching. Pulled from ogws 2024-05-04 20:21:58 -04:00
robojumper c98342a9d5 Update for -ipa file 2024-05-04 20:10:59 +02:00
robojumper fa4b2862fd dHeap(Allocator) work 2024-05-04 19:59:42 +02:00
robojumper dcb2c48b58 Update counters for ipa file 2024-05-04 19:57:17 +02:00
robojumper d3e39ebc28 Cleanup 2024-05-04 19:57:17 +02:00
robojumper 5f621162a2 Main counters file 2024-05-04 19:57:17 +02:00
robojumper cf42625664 Match the single-counter TUs 2024-05-04 19:57:17 +02:00
elijah-thomas774 ca18ce8954 Fix eggMatrix amd eggMath 2024-05-04 13:32:11 -04:00
robojumper 953ef8c617 egg uses -ipa file 2024-05-04 18:34:16 +02:00
robojumper 3fe496f111 I guess nw4r used -ipa file 2024-05-04 14:30:58 +02:00
robojumper f61be959cc Match db_directPrint 2024-05-04 12:38:53 +02:00
robojumper 85bcf13ade Remove nonmatch comment 2024-05-03 09:58:42 +02:00
robojumper b8b65fdf33 Remove instance from dungeon flag mgr TU 2024-05-03 09:58:23 +02:00
robojumper 4353833983 inline shenanigans 2024-05-03 09:56:05 +02:00
robojumper b9320f5372 Correct address comment 2024-05-03 09:56:05 +02:00
robojumper 37925e4376 Almost matching DungeonflagManager 2024-05-03 09:56:05 +02:00
robojumper a9aac2a5ad Small cleanups 2024-05-03 00:23:57 +02:00
robojumper 792b7e8058 FileManager::initFile closer 2024-05-02 23:55:01 +02:00
elijah-thomas774 1fef0aad28 The ctor is closer now 2024-05-02 15:12:45 -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
Elijah Thomas 79cb348409 Merge pull request #13 from robojumper/eggColorFader
eggColorFader code match
2024-05-02 12:39:35 -04:00
elijah-thomas774 1b7cdfd5bb Remove non match comment 2024-05-02 12:38:35 -04:00
robojumper 274675aa64 tiniest cleanup 2024-05-02 00:52:14 +02:00
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
robojumper 47baaaf8ee Revert workarounds for now 2024-05-01 15:53:07 +02:00
robojumper 152238c9ce m_heap matching 2024-04-30 22:28:36 +02:00
robojumper d292aecd6e eggColorFader code match 2024-04-29 21:18:30 +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-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