Andrii Danylchenko c96be75f41 AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 6 years ago
..
Goals c96be75f41 AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 6 years ago
Pathfinding c96be75f41 AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 6 years ago
AIUtility.cpp da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 years ago
AIUtility.h da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 years ago
AIhelper.cpp c96be75f41 AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 6 years ago
AIhelper.h c96be75f41 AI: optimizae explore logically, reduce amount of scanned tiles during full map scan for new exploration point 6 years ago
BuildingManager.cpp bd0f8f840a Merge pull request #497 from nullkiller/ai-pathfinder-boat 7 years ago
BuildingManager.h bd0f8f840a Merge pull request #497 from nullkiller/ai-pathfinder-boat 7 years ago
CMakeLists.txt 5d022ba77c AI: CompleteQuest goal and summon boat spell support 6 years ago
FuzzyEngines.cpp da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 years ago
FuzzyEngines.h 5a8416bd19 [c::b] Updated projects, fixed build 6 years ago
FuzzyHelper.cpp 8fee46de7c AI: town portal support 6 years ago
FuzzyHelper.h 8fee46de7c AI: town portal support 6 years ago
MapObjectsEvaluator.cpp 8ec558a2ae Fix AI value handling for heroes 7 years ago
MapObjectsEvaluator.h e197d22e68 Improve dwelling value evaluation 7 years ago
ResourceManager.cpp f1cd4656ff Fixed warnings. 6 years ago
ResourceManager.h b00e935e4d Warnings fixes (#538) 6 years ago
SectorMap.cpp a9ef8fe32f - Fixed Border Gates logic 7 years ago
SectorMap.h f5ba181173 Refactoring: Move SectorMap to separate file 7 years ago
StdInc.cpp 7a66c1bf2b * added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508 13 years ago
StdInc.h 1157111fcf More bugfixing: 11 years ago
VCAI.cbp 5a8416bd19 [c::b] Updated projects, fixed build 6 years ago
VCAI.cpp b00e935e4d Warnings fixes (#538) 6 years ago
VCAI.h da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 years ago
VCAI.vcxproj 216d50788b Fix AI build, update default Windows SDK version for projects 6 years ago
VCAI.vcxproj.filters 216d50788b Fix AI build, update default Windows SDK version for projects 6 years ago
main.cpp 25dea1a599 Code style: formatting and refactoring of VCAI code 7 years ago