summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actAiAction.cpp
AgeCommit message (Expand)Author
2021-06-15ksys: Move ActorParam classes into separate folder to declutter Resource/Léo Lam
2021-01-01Reduce code size by avoiding static inline member variablesLéo Lam
2020-12-21ksys/act: Give better names to ActionBase/Actions functionsLéo Lam
2020-12-20ksys/act: Implement Actions, AisLéo Lam
2020-12-19ksys: Replace ClassContainer<T> with 4 different classesLéo Lam
2020-12-09ksys/act: Start adding RootAiLéo Lam
2020-12-09ksys/act: Add trivial Action 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-08-27AiAction and AiClass getters and setter functionstheo3
2020-08-18Initial commitLéo Lam