summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actAiAi.cpp
AgeCommit message (Expand)Author
2022-12-22ksys/act: Clean up RootAiFlag/RootAiFlag2 definitions and usageLéo Lam
2022-10-18Decompile some Action classes (#104)notyourav
2021-06-15ksys: Move ActorParam classes into separate folder to declutter Resource/Léo Lam
2021-04-07ai: Implement ForkAILéo Lam
2021-03-23ksys: Split actAiParam.h to reduce compile timesLéo Lam
2021-01-01Reduce code size by avoiding static inline member variablesLéo Lam
2020-12-31ksys/act: Implement most other base Ai functionsLé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-19ksys/act: Add more ActionBase, Ai and RootAi functionsLéo Lam
2020-12-09ksys/act: Start adding RootAiLéo Lam
2020-12-09ksys/act: Start adding AiLéo Lam