1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/VCAI
2018-10-16 19:52:35 +02:00
..
Pathfinding Fix for new pathfinder code - generate proper goals 2018-10-15 21:17:14 +02:00
AIhelper.cpp AI pathfinding: rename and add const to functions 2018-10-07 14:51:27 +03:00
AIhelper.h AI pathfinding: rename and add const to functions 2018-10-07 14:51:27 +03:00
AIUtility.cpp Updated C::B projects, fixed a few warnings 2018-10-10 16:07:28 +03:00
AIUtility.h #2983б #2910 and a few other bugs fixed 2018-10-06 16:35:31 +03:00
BuildingManager.cpp New rule: Cannot build upgrades without fort 2018-10-16 19:52:35 +02:00
BuildingManager.h Sweet Jesus 2018-08-04 16:22:24 +02:00
CMakeLists.txt AI pathfinding: rename and add const to functions 2018-10-07 14:51:27 +03:00
FuzzyEngines.cpp object value terms rework 2018-10-10 15:18:34 +02:00
FuzzyEngines.h Fixes 2018-08-10 20:36:42 +02:00
FuzzyHelper.cpp #2983б #2910 and a few other bugs fixed 2018-10-06 16:35:31 +03:00
FuzzyHelper.h Fixes 2018-08-10 20:36:42 +02:00
Goals.cpp #2983б #2910 and a few other bugs fixed 2018-10-06 16:35:31 +03:00
Goals.h Important fixes: 2018-08-21 13:48:19 +02:00
main.cpp Code style: formatting and refactoring of VCAI code 2018-04-08 17:43:20 +07:00
MapObjectsEvaluator.cpp Create artifact AI value handling 2018-10-10 15:22:15 +02:00
MapObjectsEvaluator.h Improve dwelling value evaluation 2018-08-16 21:17:45 +02:00
ResourceManager.cpp #2983б #2910 and a few other bugs fixed 2018-10-06 16:35:31 +03:00
ResourceManager.h #2983б #2910 and a few other bugs fixed 2018-10-06 16:35:31 +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 Updated C::B projects, fixed a few warnings 2018-10-10 16:07:28 +03:00
VCAI.h AI: replace SectorMap with new PathfinderManager 2018-10-06 16:35:31 +03:00
VCAI.vcxproj Add AI pathfinding to VS files 2018-10-09 12:39:57 +02:00
VCAI.vcxproj.filters Add AI pathfinding to VS files 2018-10-09 12:39:57 +02:00