1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI/VCAI
2018-09-23 15:26:53 +03:00
..
AIhelper.cpp AIhelper should be owned by AI instance. 2018-09-02 18:04:38 +03:00
AIhelper.h AIhelper should be owned by AI instance. 2018-09-02 18:04:38 +03:00
AIUtility.cpp AI: first rule extracted for pathfinder 2018-09-23 15:26:53 +03:00
AIUtility.h AI: first rule extracted for pathfinder 2018-09-23 15:26:53 +03:00
BuildingManager.cpp - Fixed major bugs with building dwellings. ResourceManager doesn't support building in future turns. 2018-08-21 12:55:31 +02:00
BuildingManager.h Sweet Jesus 2018-08-04 16:22:24 +02:00
CMakeLists.txt Split Fuzzy.cpp/h 2018-08-10 18:27:57 +02:00
FuzzyEngines.cpp Stupid typo fix 2018-08-19 17:11:06 +02:00
FuzzyEngines.h Fixes 2018-08-10 20:36:42 +02:00
FuzzyHelper.cpp Possible fix for evaluate VisitHero (compiler optimization?) 2018-08-22 12:32:48 +02:00
FuzzyHelper.h Fixes 2018-08-10 20:36:42 +02:00
Goals.cpp AIhelper should be owned by AI instance. 2018-09-02 18:04:38 +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 Improve dwelling value evaluation 2018-08-16 21:17:45 +02:00
MapObjectsEvaluator.h Improve dwelling value evaluation 2018-08-16 21:17:45 +02:00
ResourceManager.cpp Fixed possible (?) crash in ResourceManager 2018-08-08 15:43:42 +02:00
ResourceManager.h Fix for Travis 2018-07-28 16:02:59 +02: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 [c::b] Updated projects 2018-08-26 19:42:41 +03:00
VCAI.cpp AIhelper should be owned by AI instance. 2018-09-02 18:04:38 +03:00
VCAI.h AIhelper should be owned by AI instance. 2018-09-02 18:04:38 +03:00
VCAI.vcxproj update missing VS .h files 2018-08-23 17:02:09 +03:00