| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* various action classes
* rename instanceset fns
* rename isFork -> isChangeable
|
|
|
|
|
|
Makes it obvious that it is related to StaticCompound stuff
Also fixes the relative ordering (BodyGroup is located after Mgr code).
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 42807160cfb33af9f3cf2fa6b0ba98f232208cdb.
It makes searching for NON_MATCHING comment descriptions much less
convenient in most text editors or IDEs, and we want the function
CSV to be the single source of truth for function statuses. Having
a function marked as matching but not built because of a stray #ifdef
would be bad.
|
|
|
|
Turns out they are just value-initialised aggregates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The other functions require RE'ing BodyGroup, which in turn requires
RigidBody stuff
|
|
|
|
The "is in Satori mountain area" function actually appears to be part
of ActorUtil (which contains a bunch of actor-related helper functions)
|
|
|
|
Reduces build times when Actor.h is modified.
|
|
|
|
|
|
|
|
|
|
|
|
Incomplete.
|
|
|
|
|
|
|
|
|
|
|
|
ksys::map placement classes
|
|
|
|
|