Commit Graph

8 Commits

Author SHA1 Message Date
Léo Lam f376435211 ksys/act: Fix Query's second loadParams overload 2020-12-21 19:16:49 +01:00
Léo Lam b1470e45fa ksys/act: Add Queries 2020-12-21 16:53:44 +01:00
Léo Lam 058cca1a3f ksys: Replace ClassContainer<T> with 4 different classes
Some functions look really similar but other functions have significant
differences, so it is probably not a class template.
2020-12-19 21:52:22 +01:00
Léo Lam 19ef291d20 ksys/act: Add two more simple Query functions 2020-12-19 21:00:37 +01:00
Léo Lam e9cf096819 ksys/act: Rename Query::preInit -> loadParams 2020-12-09 20:51:14 +01:00
Léo Lam 930b780cd1 ksys/act: Implement more Query functions 2020-12-09 20:43:22 +01:00
Léo Lam 5a1a488ed3 ksys/act: Rename ai::ClassArg for consistency with Query::InitArg 2020-12-06 16:04:13 +01:00
Léo Lam aea46fce5e ksys/act: Start adding base Query class 2020-12-05 01:02:17 +01:00