Alexander Shishkin 000ca1c823 Merge pull request #520 from nullkiller/freeze-in-gather-troops 7 years ago
..
Pathfinding 60c5f584a8 AI: GATHER_TROOPS improvements and fixes 7 years ago
AIUtility.cpp be45c8cb43 Updated C::B projects, fixed a few warnings 7 years ago
AIUtility.h cf213a5acf #2983б #2910 and a few other bugs fixed 7 years ago
AIhelper.cpp bd0f8f840a Merge pull request #497 from nullkiller/ai-pathfinder-boat 7 years ago
AIhelper.h bd0f8f840a Merge pull request #497 from nullkiller/ai-pathfinder-boat 7 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 f327c46fa3 AI pathfinding: rename and add const to functions 7 years ago
FuzzyEngines.cpp 3e6cdb28bc Promote no AI value message to error, shouldn't happen without mods 7 years ago
FuzzyEngines.h 72aff02418 AI pathfinding: buy boat 7 years ago
FuzzyHelper.cpp 72aff02418 AI pathfinding: buy boat 7 years ago
FuzzyHelper.h 72aff02418 AI pathfinding: buy boat 7 years ago
Goals.cpp 60c5f584a8 AI: GATHER_TROOPS improvements and fixes 7 years ago
Goals.h 60c5f584a8 AI: GATHER_TROOPS improvements and fixes 7 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 72aff02418 AI pathfinding: buy boat 7 years ago
ResourceManager.h 72aff02418 AI pathfinding: buy boat 7 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 be45c8cb43 Updated C::B projects, fixed a few warnings 7 years ago
VCAI.cpp 60c5f584a8 AI: GATHER_TROOPS improvements and fixes 7 years ago
VCAI.h 49c872e4ec AI: replace SectorMap with new PathfinderManager 7 years ago
VCAI.vcxproj c3088e293a Workaround linker bug, set higher optimization by default 7 years ago
VCAI.vcxproj.filters 2a299e52a8 Add AI pathfinding to VS files 7 years ago
main.cpp 25dea1a599 Code style: formatting and refactoring of VCAI code 7 years ago