1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/VCAI
2018-12-16 16:12:41 +01:00
..
Goals AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
Pathfinding Commented out some extensive logs which slowed down pathfinder. 2018-12-16 16:12:41 +01:00
AIhelper.cpp Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
AIhelper.h Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
AIUtility.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
AIUtility.h #2983б #2910 and a few other bugs fixed 2018-10-06 16:35:31 +03:00
BuildingManager.cpp Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
BuildingManager.h Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
CMakeLists.txt AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
FuzzyEngines.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
FuzzyEngines.h AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
FuzzyHelper.cpp Optimizations based on MSVS profiler. 2018-12-16 15:46:48 +01:00
FuzzyHelper.h AI pathfinding: buy boat 2018-10-21 14:17:55 +03:00
main.cpp Code style: formatting and refactoring of VCAI code 2018-04-08 17:43:20 +07:00
MapObjectsEvaluator.cpp Fix AI value handling for heroes 2018-11-03 12:46:02 +01:00
MapObjectsEvaluator.h Improve dwelling value evaluation 2018-08-16 21:17:45 +02:00
ResourceManager.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
ResourceManager.h AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
SectorMap.cpp - Fixed Border Gates logic 2018-08-08 10:52:52 +02:00
SectorMap.h Refactoring: Move SectorMap to separate file 2018-08-04 21:59:30 +02:00
StdInc.cpp * added an initial version of adventure AI: VCAI, more details here: http://forum.vcmi.eu/viewtopic.php?p=6508#6508 2012-02-14 18:04:45 +00:00
StdInc.h More bugfixing: 2014-06-29 17:23:06 +03:00
VCAI.cbp Updated C::B projects, fixed a few warnings 2018-10-10 16:07:28 +03:00
VCAI.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
VCAI.h AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
VCAI.vcxproj Update VS files to match AI goals split 2018-12-05 13:05:54 +01:00
VCAI.vcxproj.filters Update VS files to match AI goals split 2018-12-05 13:05:54 +01:00