1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/AI/Nullkiller
2021-07-26 21:02:50 +03:00
..
Behaviors Nullkiller: hero chain stabilisation 2021-07-26 21:02:50 +03:00
Engine Nullkiller: hero chain stabilisation 2021-07-26 21:02:50 +03:00
Goals Quick fix for https://bugs.vcmi.eu/view.php?id=3041 2021-07-26 21:02:50 +03:00
Pathfinding Nullkiller - rough stabilisation 2021-07-26 21:02:50 +03:00
AIhelper.cpp Nullkiller: rough implementation of capture objects and recruit hero behaviors 2021-07-26 21:02:50 +03:00
AIhelper.h Nullkiller: rough implementation of capture objects and recruit hero behaviors 2021-07-26 21:02:50 +03:00
AIUtility.cpp Nullkiller: rough implementation of prioritization 2021-07-26 21:02:50 +03:00
AIUtility.h AI: separate hero chain recalculation 2021-07-26 21:02:50 +03:00
BuildingManager.cpp Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
BuildingManager.h Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
CMakeLists.txt Nullkiller: rough implementation of prioritization 2021-07-26 21:02:50 +03:00
FuzzyEngines.cpp Nullkiller: rough implementation of prioritization 2021-07-26 21:02:50 +03:00
FuzzyEngines.h Nullkiller: rough implementation of prioritization 2021-07-26 21:02:50 +03:00
FuzzyHelper.cpp Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
FuzzyHelper.h Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
main.cpp Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
MapObjectsEvaluator.cpp Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
MapObjectsEvaluator.h Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
ResourceManager.cpp Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
ResourceManager.h Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
SectorMap.cpp Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
SectorMap.h Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
StdInc.cpp Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
StdInc.h Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
VCAI.cbp Switch to MinGW 7.3 2021-07-26 21:02:50 +03:00
VCAI.cpp Nullkiller: add engine and activate it for blue AI only. Engine does nothing 2021-07-26 21:02:50 +03:00
VCAI.h Nullkiller: add engine and activate it for blue AI only. Engine does nothing 2021-07-26 21:02:50 +03:00
VCAI.vcxproj Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
VCAI.vcxproj.filters Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00