summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-09Havok: Add hkpConvexVerticesShape stubLéo Lam
2022-02-09LowPrioThreadMgr (#82)Maide
2022-02-09Game: Finish HardModeManagerLéo Lam
2022-02-09lib: Update NintendoSDKLéo Lam
2022-02-09lib: Update seadLéo Lam
2022-02-09ksys: Fix typos in SafeDelete commentsLéo Lam
2022-02-09ksys: Remove unnecessary null checks in SafeDeleteLéo Lam
2022-02-09ksys: Document safeDelete and safeDeleteArrayLéo Lam
2022-02-08ksys/act: Fix matching issues in BaseProcJobQueLéo Lam
2022-02-08Remove unnecessary usages of sead::StorageForLéo Lam
2022-02-07tools: Update commonLéo Lam
2022-02-07data: Fix getCollisionMasks mangled namesLéo Lam
2022-02-07readme: Add clang and libssl-dev to dependency listLéo Lam
2022-02-07ksys/phys: Add RigidBodyFromResourceLéo Lam
2022-02-07tools: Update commonLéo Lam
2022-02-07tools: Update commonLéo Lam
2022-02-07Havok: Add hkpSphereShapeLéo Lam
2022-02-07Merge pull request #81 from ThePixelGamer/PlacementStructLéo Lam
2022-02-06ksys/map: Implement PlacementAreaMgrThePixelGamer
2022-02-04contributing: Clarify which executable should be opened in IDA/GhidraLéo Lam
2022-02-04ksys/phys: Implement CylinderWaterRigidBodyLéo Lam
2022-02-04Havok: Fix compile errors in non-AArch64 impls of hkSimdFloat32Léo Lam
2022-02-03ksys/phys: Start implementing HavokCylinderWaterShapeLéo Lam
2022-02-03Havok: Fix matching issue in hkVector4f::_setRotatedDirLéo Lam
2022-02-03ksys/phys: Implement CylinderWaterShapeLéo Lam
2022-02-03ksys/phys: Add CylinderRigidBodyLéo Lam
2022-02-03ksys/phys: Group shapes into folders to declutter RigidBody/ShapeLéo Lam
2022-02-03ksys/phys: Implement CylinderShapeLéo Lam
2022-02-03ksys/phys: Fix a regalloc diff in CapsuleShape::setScaleLéo Lam
2022-02-03Havok: Add hkpCylinderShapeLéo Lam
2022-02-02ksys/phys: Finish CapsuleShape and add CapsuleRigidBodyLéo Lam
2022-02-02ksys/phys: Add BoxWaterRigidBody::makeLéo Lam
2022-02-02ksys/phys: Add BoxWaterRigidBodyLéo Lam
2022-02-02ksys/phys: Add BoxWaterShapeLéo Lam
2022-02-02Havok: Add hkSimdFloat32 load/storeLéo Lam
2022-02-02Havok: Add more hkVector4f operations (scalar add/sub)Léo Lam
2022-02-02Havok: Remove duplicate typedef in hkVector4fComparisonLéo Lam
2022-02-02Havok: Add hkpShapeRayCastOutputLéo Lam
2022-02-02Havok: Add hkVector4f::dot4xyz1Léo Lam
2022-02-01Havok: Add hkSphereLéo Lam
2022-02-01Havok: Fix hkpShape having an extraneous destructor declarationLéo Lam
2022-02-01Havok: Fix mismatched class/struct warningsLéo Lam
2022-02-01ksys/phys: Move BoxShapeParam::createShape to BoxShape::makeLéo Lam
2022-02-01Havok: Add hkpPlaneShapeLéo Lam
2022-02-01ksys/phys: Finish BoxRigidBodyLéo Lam
2022-01-31ksys/phys: Finish BoxShapeParamLéo Lam
2022-01-31ksys/phys: Mark BoxShapeParam::createShape as constLéo Lam
2022-01-31ksys/phys: Use util::allocStorage in CapsuleShape to simplify allocationLéo Lam
2022-01-31ksys/phys: Implement BoxShapeLéo Lam
2022-01-31lib: Update seadLéo Lam