summaryrefslogtreecommitdiff
path: root/src/Game/AI
AgeCommit message (Expand)Author
2026-06-23various: fix mismatches in some action stubs and ResourceMgrTaskroot
2026-05-31fix new viking and update mismatchesPistonight
2026-04-16Merge pull request #163 from n8pjl/aiEnemyDefaultReaction__isChangeableMichael Zhao
2026-04-16add function in aiEnemyDefaultReactionPeter Lafreniere
2026-04-16match more ai::Queryhgh32
2026-03-04Implement CheckE3Mode::doQueryhgh32
2024-12-30PlayerInfo stuff that doesn't require PlayerBasePistonight
2024-03-18most of AirOctaFlyUp is done, some of AirOctaDataMgr is done (#121)bomba1749
2023-09-03PauseMenuDataMgr: use better variable names (#123)Kinak338
2023-05-14Add uking::ai::ActorWaterDepthSelect functions (#117)Martin Aguayo
2023-01-27Implement CookingMgr class (#113)Briggs Baltzell
2022-12-22ksys/act: Clean up RootAiFlag/RootAiFlag2 definitions and usageLéo Lam
2022-12-17ksys/phys: Use named bools in RigidBody to improve call site readabilityLéo Lam
2022-10-18Decompile some Action classes (#104)notyourav
2022-03-16auto placement worktheo3
2022-03-15AddAutoPlacementCreator actiontheo3
2022-02-27Revert "Add #ifdef declarations for NON_MATCHING code"Lé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-07-26Add #ifdef declarations for NON_MATCHING codeAlexApps99
2021-07-06query: Fix matching issue in CheckRupeeLéo Lam
2021-07-01match some ai::Querytheo3
2021-06-21uking/query: Add queryCheckCurseRRetryEverOnceMonsterDruide1
2021-06-21uking/action: Add actionCurseRRematchCountMonsterDruide1
2021-05-24lib: Update EventFlowLéo Lam
2021-04-07ai: Fix GameDataFlagSelector destructorLéo Lam
2021-04-07ai: Implement GameDataFlagSelectorLéo Lam
2021-04-07ai: Implement Fork*AI*Léo Lam
2021-04-07ai: Implement ForkAILéo Lam
2021-04-07action: Implement ForkLéo Lam
2021-03-26query: Implement CheckGiveRewardLéo Lam
2021-03-26query: Implement CheckIsOpenItemCategoryLéo Lam
2021-03-26query: Implement CheckGetDemoTypeFromArgLéo Lam
2021-03-26query: Implement CheckFameLéo Lam
2021-03-26query: Implement CheckContainerItemLéo Lam
2021-03-26query: Implement CheckFlagLéo Lam
2021-03-26query: Implement CheckDieCntLéo Lam
2021-03-26query: Fix matching issuesLéo Lam
2021-03-26query: Implement CompareGameDataTimeLéo Lam
2021-03-26query: Implement CompareGameDataIntLéo Lam
2021-03-26query: Implement CompareGameDataFloatLéo Lam
2021-03-26query: Implement CheckGameDataIntLéo Lam
2021-01-28uking: Implement SendMessage actionLéo Lam
2021-01-01uking: Implement GameDataConvertIntToSring actionLéo Lam
2021-01-01uking: Implement GameDataAddVec3 actionLéo Lam
2021-01-01uking: Implement GameDataAddInt actionLéo Lam
2021-01-01uking: Implement GameDataAddFloat actionLéo Lam
2021-01-01Fix type issues in Action loadParams functionsLéo Lam
2020-12-31Generate AIsLéo Lam
2020-12-29Fix some minor matching issuesLéo Lam