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
|
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 |
|
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 |
|
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
|
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
|
e17db8c1cb
|
some directPrint work
|
2023-12-22 14:42:21 -05:00 |
|
elijah-thomas774
|
d4ebdd3f0e
|
Formatting + dtk Update
|
2023-12-22 14:36:05 -05:00 |
|
elijah-thomas774
|
7dd9c9ea6f
|
mVec and Egg Math (Quat, Vector3f, Matrix34f)
|
2023-12-20 13:22:31 -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 |
|
lepelog
|
b5cc785c83
|
start misc flag managers and update wibo
|
2023-10-06 21:32:53 +02:00 |
|
Elijah Thomas
|
4ae5fe5753
|
Fix includes and removed libs folder
|
2023-10-06 07:49:50 -04:00 |
|
Elijah Thomas
|
99d473d1aa
|
Added base rel stuff (Hashes still needed)
|
2023-10-06 07:36:20 -04:00 |
|
Elijah Thomas
|
4b6a5d2e01
|
added egg/core headers seen in SS
|
2023-08-17 20:25:20 -04:00 |
|
Elijah Thomas
|
93f003b87b
|
Fixed includes for libs (no longer need lib/ folder prefix)
|
2023-08-12 14:15:55 -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 Thomas
|
268544ba80
|
Merge branch 'lepelog:main' into main
|
2023-08-10 09:53:03 -04:00 |
|
elijah-thomas774
|
a6eb40a029
|
arc manager stuff
|
2023-08-10 09:52:32 -04:00 |
|
elijah-thomas774
|
a547dc7997
|
work on dAcObjBase_c (ActorObjectBase)
|
2023-08-10 09:51:56 -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 |
|
elijah-thomas774
|
caa88a3705
|
Porting over from previous repo
|
2023-08-09 14:55:49 -04:00 |
|