robojumper
|
bb65dd5518
|
Drop comment
|
2024-05-05 09:30:54 +02:00 |
|
robojumper
|
282402ff85
|
Match ut_CharStreamReader
|
2024-05-05 09:25:21 +02:00 |
|
elijah-thomas774
|
88df5e430b
|
Update ut_CharStrmReader.cpp
|
2024-05-04 23:12:10 -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 |
|
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 |
|
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 |
|
elijah-thomas774
|
640b5a2085
|
Fix Splits that caused Non Match
|
2024-05-02 12:36:56 -04:00 |
|
Elijah Thomas
|
d9b291e4a1
|
Merge pull request #14 from robojumper/mheap
m/m_heap.cpp matching
|
2024-05-02 12:05:32 -04:00 |
|
robojumper
|
8d0f567848
|
Fix ninja diff
|
2024-05-02 14:54:39 +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 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 |
|
robojumper
|
8263b21dac
|
final cleanup
|
2024-04-27 16:36:50 +02:00 |
|
robojumper
|
e0aa69ec36
|
eggAsyncDisplay matching
|
2024-04-27 16:32:40 +02:00 |
|
robojumper
|
00765b2fb0
|
Fix registers
|
2024-04-27 16:32:40 +02:00 |
|
robojumper
|
010a351e4d
|
Use GXPosition functions
|
2024-04-27 16:32:40 +02:00 |
|
robojumper
|
b35d67e555
|
eggAsyncDisplay almost
|
2024-04-27 16:32:40 +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 |
|