1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/AI/Nullkiller/Engine
Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
preparation for having client and server in a single process
2022-09-24 15:55:21 +03:00
..
AIMemory.cpp Nullkiller: fix android 2021-07-26 21:02:50 +03:00
AIMemory.h Nullkiller: try to fix build 2021-07-26 21:02:50 +03:00
DeepDecomposer.cpp Nullkiller: rename VCAI to AIGateway 2021-07-26 21:02:50 +03:00
DeepDecomposer.h Nullkiller - rewrite decomposition, decomposition cache, morale management 2021-07-26 21:02:50 +03:00
FuzzyEngines.cpp Nullkiller: rename VCAI to AIGateway 2021-07-26 21:02:50 +03:00
FuzzyEngines.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
FuzzyHelper.cpp Nullkiller: fix android 2021-07-26 21:02:50 +03:00
FuzzyHelper.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Nullkiller.cpp replace boost::chrono with std::chrono 2021-11-23 10:23:55 +03:00
Nullkiller.h Nullkiller: rename VCAI to AIGateway 2021-07-26 21:02:50 +03:00
PriorityEvaluator.cpp remove unused variables 2022-09-22 11:54:10 +03:00
PriorityEvaluator.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00