summaryrefslogtreecommitdiff
path: root/src/KingSystem/Map/mapPlacementMap.h
AgeCommit message (Collapse)Author
2022-03-25ksys/map: Fix misleading names for wrappers around ↵Léo Lam
StaticCompound::setInstanceEnabled
2022-03-25ksys/phys: Finish StaticCompoundLéo Lam
2022-03-23ksys/phys: Rename BodyGroup -> StaticCompoundRigidBodyGroupLéo Lam
Makes it obvious that it is related to StaticCompound stuff Also fixes the relative ordering (BodyGroup is located after Mgr code).
2022-02-20PlacementMap: Add x_0, x_4(); change u16 mStaticCompoundId to s16 ↵savage13
mStaticCompundActorId (#85)
2022-01-29More PlacementMap functionsBrian Savage
2022-01-29Add initial PlacementMap functionsBrian Savage
2022-01-20Further fixes to variables typesBrian Savage
2022-01-19Moved functions to correct places/files, formattingBrian Savage
2022-01-18Add PlacementMap, stubs: PlacementMapMgr and PlacementMapMgrMapArrayBrian Savage