summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actAiBehavior.cpp
AgeCommit message (Collapse)Author
2021-06-15ksys: Move ActorParam classes into separate folder to declutter Resource/Léo Lam
2020-12-21ksys/act: Add BehaviorsLéo Lam
2020-12-19ksys: Replace ClassContainer<T> with 4 different classesLéo Lam
Some functions look really similar but other functions have significant differences, so it is probably not a class template.
2020-12-09ksys/act: Start adding RootAiLéo Lam
2020-12-09ksys/act: Start adding BehaviorLéo Lam