| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tiny differences you only notice when doing matching decomp.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refactoring
baseProcHandle.cpp refactoring
|
|
|
|
|
|
|
|
BaseProc::setConnectedCalcParent
|
|
|
|
|
|
BaseProc::isSpecialJobType_ returns 0, 1 or 2
This fixes the matching issue!
|
|
It's possible I've missed some BaseProc functions but now every single
function that was identified as a BaseProc member function in my IDB
has been added to the class
Most of those are very easy to implement.
|
|
|