Commit Graph

8 Commits

Author SHA1 Message Date
MonsterDruide1 0750a987ac ksys/act: Add InfoData::InvalidLifeConditions 2021-07-08 19:28:00 +02:00
theo3 4cba2eb093 ksys::map placement classes 2021-07-01 21:02:46 -07: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 73329896f9 ksys/act: Add convenient default for InfoData::getString 2021-01-22 12:35:54 +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 1cbf7fae43 ksys/act: Start adding ActorInfoData 2020-11-16 02:31:22 +01:00