Age | Commit message (Collapse) | Author |
|
rather than a bool
This is needed for matching other stuff.
|
|
getter function names
|
|
|
|
`all_parents_unqueued_for_destruction()`
|
|
`queue_destruction_for_each_node()`
|
|
|
|
|
|
|
|
`render_shadows_for_each_node()`
|
|
|
|
|
|
|
|
|
|
|
|
`TObject.cpp`
This is to make it match the order in the original binary.
|
|
Oof, forgot an underscore.
|
|
iteration
Thanks to EpochFlame for suggesting this.
|
|
into it
This is necessary to get the function placement correct.
|
|
|
|
|
|
|
|
|