Commit Graph

7 Commits

Author SHA1 Message Date
Léo Lam 8c8d9c0e70
ksys/res: Finish implementing ModelList 2021-03-20 00:17:33 +01:00
Léo Lam ad95be2d08
ksys/act: Fix missing parameter for InfoData::getStringByKey
Callers in actInfoData.cpp still matched because LLVM detected that the
last argument is unused and optimized it out (or inlined the function
entirely)
2021-01-22 16:37:57 +01:00
Léo Lam 8569722db6
ksys/act: Start adding actInfoCommon 2021-01-09 17:23:38 +01:00
Léo Lam 622104fbd2
ksys/act: Add more InfoData functions 2020-11-22 15:36:18 +01:00
Léo Lam 88620ca9af
ksys/act: Add several more InfoData functions 2020-11-17 02:26:55 +01:00
Léo Lam b0498a15bf
ksys/act: Fix one matching issue 2020-11-16 20:44:20 +01:00
Léo Lam 1cbf7fae43
ksys/act: Start adding ActorInfoData 2020-11-16 02:31:22 +01:00