1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/AI/Nullkiller
2021-07-26 21:02:50 +03:00
..
Analyzers Nullkiller: fix build 2021-07-26 21:02:50 +03:00
Behaviors Nullkiller: fixes after first 5 autotesting maps 2021-07-26 21:02:50 +03:00
Engine Nullkiller: fix android build 2021-07-26 21:02:50 +03:00
Goals Nullkiller: fix build 2021-07-26 21:02:50 +03:00
Pathfinding Nullkiller: fix build 2021-07-26 21:02:50 +03:00
AIhelper.cpp Nullkiller AI: basic hill fort support and hero chain reworked to start from stronger army 2021-07-26 21:02:50 +03:00
AIhelper.h Nullkiller AI: basic hill fort support and hero chain reworked to start from stronger army 2021-07-26 21:02:50 +03:00
AIUtility.cpp ai fixes for android 2021-07-26 21:02:50 +03:00
AIUtility.h NullkillerAI: Added movement cost by hero role. New priority engine looks more or less stable. 2021-07-26 21:02:50 +03:00
ArmyManager.cpp Nullkiller: gold preasure and turn variables for priority evaluation. Tweaking building behavior 2021-07-26 21:02:50 +03:00
ArmyManager.h Nullkiller AI: basic hill fort support and hero chain reworked to start from stronger army 2021-07-26 21:02:50 +03:00
BuildingManager.cpp ai fixes for android 2021-07-26 21:02:50 +03:00
BuildingManager.h Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
CMakeLists.txt Nullkiller: stabilisation fixes 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: gold preasure and turn variables for priority evaluation. Tweaking building behavior 2021-07-26 21:02:50 +03:00
FuzzyHelper.h Nullkiller: gold preasure and turn variables for priority evaluation. Tweaking building behavior 2021-07-26 21:02:50 +03:00
HeroManager.cpp Nullkiller AI: stabilization of build and prioritization fixes 2021-07-26 21:02:50 +03:00
HeroManager.h Nullkiller AI: stabilization of build and prioritization fixes 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: fixes after first 5 autotesting maps 2021-07-26 21:02:50 +03:00
VCAI.h Nullkiller: gold preasure and turn variables for priority evaluation. Tweaking building behavior 2021-07-26 21:02:50 +03:00
VCAI.vcxproj ai fixes for android 2021-07-26 21:02:50 +03:00
VCAI.vcxproj.filters ai fixes for android 2021-07-26 21:02:50 +03:00