summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physMaterialMask.cpp
AgeCommit message (Collapse)Author
2022-02-13ksys/phys: Move common headers (Defines, MaterialMask) out of System/Léo Lam
2022-01-21ksys/phys: Rename MemSystem to SystemLéo Lam
It was called MemSystem in the IDB because of a string in ksys::InitializeApp that referred to MemSystem initialisation as "Physics Memory System"; however that string actually referred to an initialisation step for the physics system, not to the name of the subsystem itself.
2022-01-03ksys/phys: Add MaterialMaskLéo Lam