summaryrefslogtreecommitdiff
path: root/src/Game/AI/Action
AgeCommit message (Expand)Author
2026-06-23various: fix mismatches in some action stubs and ResourceMgrTaskroot
2026-05-31fix new viking and update mismatchesPistonight
2023-01-27Implement CookingMgr class (#113)Briggs Baltzell
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
2021-06-21uking/action: Add actionCurseRRematchCountMonsterDruide1
2021-04-07action: Implement ForkLé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-29Fix some minor matching issuesLéo Lam
2020-12-28Action: Fix incorrect handling of inherited virtual functionsLéo Lam
2020-12-28uking: Fix matching issues in actionsLéo Lam
2020-12-28uking: Fix matching issue in SiteBossFlyWaitTurnToTargetLéo Lam
2020-12-28Generate actionsLéo Lam
2020-12-19ksys/act: Add more ActionBase, Ai and RootAi functionsLéo Lam
2020-12-11ksys/act: Add more ActionBase functionsLéo Lam
2020-12-06ksys/act: Start adding ai::ActionBaseLéo Lam
2020-12-06ksys/act: Rename ai::ClassArg for consistency with Query::InitArgLéo Lam
2020-09-20build: Split the main CMakeLists.txt for readability reasonsLéo Lam
2020-09-16game: Put actions, AIs, behaviors, queries in an "AI" folderLéo Lam