Commit Graph

140 Commits

Author SHA1 Message Date
Elijah Thomas 00f2cf933c Merge pull request #17 from robojumper/d_heap_alloc
dHeap(Allocator) work
2024-05-05 12:23:05 -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
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
Elijah Thomas 19fbe1fec5 Merge pull request #28 from robojumper/eggThread
eggThread matching
2024-05-05 11:18:46 -04:00
robojumper bd4b6b3f9c eggThread matching 2024-05-05 14:12:22 +02:00
Elijah Thomas 2add8e8943 Merge pull request #26 from elijah-thomas774/ut_FileStream
ut_FileStream
2024-05-05 00:03:30 -04:00
elijah-thomas774 7d76ab692f ut_FileStream
thanks ogws
2024-05-05 00:01:06 -04:00
Elijah Thomas 8902f61342 Merge pull request #25 from elijah-thomas774/ut_IOStream
ut_IOStream
2024-05-04 23:53:12 -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 Thomas d2f7ed83de Merge pull request #24 from elijah-thomas774/ut_TagProcessorBase
ut_TagProcessorBase
2024-05-04 23:32:36 -04:00
elijah-thomas774 498660cf6b match ut_TagProcessorBase. thanks ogws 2024-05-04 23:31:16 -04:00
elijah-thomas774 e1f491d2d1 fix duplicated split oops 2024-05-04 22:02:12 -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 Thomas 80477fac19 Merge pull request #22 from elijah-thomas774/ut_binaryFileFormat
ut_binaryFileFormat
2024-05-04 20:39:58 -04:00
elijah-thomas774 d45f347410 Merge branch 'main' into pr/22 2024-05-04 20:39:31 -04:00
Elijah Thomas f3d89e0713 Merge pull request #21 from elijah-thomas774/ut_LinkList
ut_LinkList
2024-05-04 20:36:34 -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 927a2ad4f7 comment 2024-05-04 19:59:42 +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 1ecdfe9a4d compiler changed to 1.6, f_manager matching, ipa file flag added 2024-05-04 13:32:58 -04:00
elijah-thomas774 ca18ce8954 Fix eggMatrix amd eggMath 2024-05-04 13:32:11 -04:00
Elijah Thomas 0c949318e5 Merge pull request #19 from robojumper/ipa
egg uses -ipa file
2024-05-04 12:39:21 -04:00
robojumper 953ef8c617 egg uses -ipa file 2024-05-04 18:34:16 +02:00
Elijah Thomas fc1fa06ba4 Merge pull request #18 from robojumper/db_directPrint_match
Match db_directPrint
2024-05-04 11:34:15 -04: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 Thomas 8d343e8fef Merge pull request #7 from robojumper/eggAsyncDisplay
egg/core/eggAsyncDisplay.cpp
2024-05-02 13:26:04 -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