summaryrefslogtreecommitdiff
path: root/src/KingSystem
AgeCommit message (Expand)Author
3 daysMerge pull request #185 from RobbyV2/phys-system-heap-accessorsHEADmasterMichael Zhao
4 daysphys: match System contact listener and group handler functionsRobbyV2
4 daysphys: match System heap accessorsRobbyV2
4 daysMerge pull request #182 from RobbyV2/actor-get-character-controllerMichael Zhao
5 daysMatch Actor::getCharacterControllerRobbyV2
10 daysksys::phys::System: implement isPaused and collision/handler helpersmairokaizo
2026-07-11lib: Add xlink2 decomp as submoduleNitr4m12
2026-06-23various: fix mismatches in some action stubs and ResourceMgrTaskroot
2026-05-31fix new viking and update mismatchesPistonight
2026-02-15style: remove redundant virtual on override functions, fix SEAD_RTTI spacingJesse Dao
2026-01-14style: Fix coding guideline violationsJesse Dao
2025-11-01lib: Update `sead`MonsterDruide1
2025-06-19CreatePlayerEquipActorMgrPistonight
2025-06-18rename _c to lane_idPistonight
2025-05-24Reformat gdtSpecialFlags.cpp as wellLéo Lam
2025-05-24Reformat with clang-format 19.1Léo Lam
2025-05-17add at param helpersPistonight
2025-05-15merge BaseProcHandle and BaseProcUnit TUPistonight
2025-05-02add gdt flag name constant gettersPistonight
2024-12-30PlayerInfo stuff that doesn't require PlayerBasePistonight
2024-10-14LayoutResourceMgr functions + update NintendoSDK.Pistonight
2024-08-28Update agl, nnSdk, seadThePixelGamer
2024-07-26Update libraries and adjust code to match againThePixelGamer
2024-04-25ksys/ProductReporter: add PanicReasonLéo Lam
2024-04-23ksys/qst: match Manager::setQuestStepLéo Lam
2024-03-18most of AirOctaFlyUp is done, some of AirOctaDataMgr is done (#121)bomba1749
2023-07-01Added VFR::getDeltaFrame (#122)Briggs Baltzell
2023-06-11resPlacement (#120)Esras
2023-05-27mapRail.cpp ok (#118)notyourav
2023-05-14Add uking::ai::ActorWaterDepthSelect functions (#117)Martin Aguayo
2023-01-27Implement CookingMgr class (#113)Briggs Baltzell
2023-01-25Match ShootingStarMgr::initSchedule (#114)Briggs Baltzell
2023-01-22Add uking::PlayReport (#112)Tonycons-dev
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-12-21ksys/phys: Add RagdollController (the real one, not RagdollInstance)Léo Lam
2022-12-20ksys/phys: Rename RagdollController to RagdollInstanceLéo Lam
2022-12-20ksys/phys: Add RagdollController::getTransform and moreLéo Lam
2022-12-20lib: Update seadLéo Lam
2022-12-19ksys/phys: Improve RagdollController::setUnk1 matchLéo Lam
2022-12-19ksys/phys: Match RagdollController::setUnk1Léo Lam
2022-12-19Handle nn::gfx merge (#108)ThePixelCoder
2022-12-19ksys/phys: Implement the rest of the easy RagdollController functionsLéo Lam
2022-12-19ksys/phys: Implement more RagdollController functionsLéo Lam
2022-12-18ksys/phys: Clarify EntityCollisionMask structure and namesLéo Lam
2022-12-18ksys/phys: Finish RagdollRigidBody and add more RagdollController functionsLéo Lam
2022-12-17ksys/phys: Use named bools in RigidBody to improve call site readabilityLéo Lam
2022-11-21Implement TeraMeshRigidBody class (#107)Briggs Baltzell
2022-11-20Implement ksys::phys::CharacterPrismShape class (#106)Briggs Baltzell
2022-11-19Add NXArgsecumber