summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem
AgeCommit message (Expand)Author
5 daysMatch Actor::getCharacterControllerRobbyV2
2026-07-11lib: Add xlink2 decomp as submoduleNitr4m12
2026-05-31fix new viking and update mismatchesPistonight
2025-06-19CreatePlayerEquipActorMgrPistonight
2025-06-18rename _c to lane_idPistonight
2025-05-17add at param helpersPistonight
2025-05-15merge BaseProcHandle and BaseProcUnit TUPistonight
2024-12-30PlayerInfo stuff that doesn't require PlayerBasePistonight
2024-08-28Update agl, nnSdk, seadThePixelGamer
2024-03-18most of AirOctaFlyUp is done, some of AirOctaDataMgr is done (#121)bomba1749
2023-05-14Add uking::ai::ActorWaterDepthSelect functions (#117)Martin Aguayo
2022-12-22Improve rebuild times by removing unnecessary includes in AI headersLéo Lam
2022-12-22ksys/act: Clean up RootAiFlag/RootAiFlag2 definitions and usageLéo Lam
2022-10-18Decompile some Action classes (#104)notyourav
2022-04-02lib: Update aglLéo Lam
2022-03-26ksys/phys: Add RigidBodyRequestMgr::calc1Léo Lam
2022-03-23ksys/phys: Rename BodyGroup -> StaticCompoundRigidBodyGroupLéo Lam
2022-03-20ksys/phys: Add PhantomLéo Lam
2022-03-16auto placement worktheo3
2022-03-15AddAutoPlacementCreator actiontheo3
2022-03-06ksys/phys: Move Constraint stuff to a separate folderLéo Lam
2022-03-05Use sead::OffsetList::robustRange() when possible to simplify iterationLéo Lam
2022-02-27Revert "Add #ifdef declarations for NON_MATCHING code"Lé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-06ksys/map: Implement PlacementAreaMgrThePixelGamer
2022-01-29ksys/phys: Rename RigidBody/UserTag broadphase border callbacksLéo Lam
2022-01-27ksys/phys: Add more RigidBody functionsLéo Lam
2022-01-22ksys/act: Document some BaseProcMgr iteration functionsLéo Lam
2022-01-17ksys/phys: Add a bunch of easy RigidBody functionsLéo Lam
2022-01-16ksys: Declutter Utils by creating new Utils/Container folderLéo Lam
2022-01-06ksys/phys: Implement more StaticCompound functionsLéo Lam
2021-11-24ksys: Add act::getRandomAreaItemLéo Lam
2021-11-24ksys: Merge EcoUtil into ActorUtilLéo Lam
2021-10-17ksys/act: Add more Actor membersLéo Lam
2021-10-17ksys: Forward declare Actor where possibleLéo Lam
2021-10-16ksys/act/AI: Take const ref for messagesLéo Lam
2021-10-16ksys/act/AI: Rename AI handleMessage2_ and fix parameter typeLéo Lam
2021-10-16ksys: Start adding PhysicsConstraintsLéo Lam
2021-10-16ksys: Start adding PhysicsUserTagLéo Lam
2021-10-10Update misc files to match sead math changesThePixelGamer
2021-08-07ksys/act: Start adding AwarenessLéo Lam
2021-08-05ksys/act: Fix BaseProcJobHandlerT actor pointer type in ctorLéo Lam
2021-08-05ksys/act: Implement BaseProcJobHandlerTLéo Lam
2021-07-26Add #ifdef declarations for NON_MATCHING codeAlexApps99
2021-07-08ksys/act: Add InfoData::InvalidLifeConditionsMonsterDruide1
2021-07-07ksys/act: Add Actor getDummyBaseProcLink()Léo Lam
2021-07-07Merge pull request #40 from notyourav/place_mgrLéo Lam
2021-07-06move ForestRenderer and ClusteredRenderertheo3
2021-07-01match some ai::Querytheo3