Age | Commit message (Collapse) | Author |
|
rather than a bool
This is needed for matching other stuff.
|
|
working
I feel this is a good starting point for working on the protocol related
code.
|
|
|
|
|
|
getter function names
|
|
|
|
|
|
|
|
oof, my system crashed in the middle of builing `TMainTask.cpp`, causing
it to corrupt the source file, meaning I had to redo this function again.
Thank god I'm using version control.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
names
|
|
|
|
|
|
|
|
|
|
`all_parents_unqueued_for_destruction()`
|
|
`queue_destruction_for_each_node()`
|
|
|
|
|
|
|
|
|
|
|
|
`render_shadows_for_each_node()`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ghidra was very confused about how it looked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mostly regalloc issues.
|
|
Some matching issues, but still a good start.
|
|
|
|
|
|
|