1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI/VCAI
DjWarmonger efc53e8f8b
Merge pull request #530 from dydzio0614/objRemovalFix
Extend objectRemoved callback to check parent goals and resource manager
2019-01-07 19:00:06 +01:00
..
Goals AI: fix one more freeze in buy army 2019-01-06 22:36:46 +02:00
Pathfinding Refactor CGHeroInstance, make spells private 2018-12-23 15:49:26 +03:00
AIhelper.cpp Refactor goal removal from resource manager queue 2019-01-01 15:41:52 +01:00
AIhelper.h Refactor goal removal from resource manager queue 2019-01-01 15:41:52 +01:00
AIUtility.cpp AI: fix one more freeze in buy army 2019-01-06 22:36:46 +02:00
AIUtility.h AI: fix freeze on BuyArmy 2018-12-30 16:40:05 +02: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: CompleteQuest goal and summon boat spell support 2018-12-23 15:49:26 +03:00
FuzzyEngines.cpp AI goals refactoring (#524) 2018-12-01 11:30:37 +03:00
FuzzyEngines.h [c::b] Updated projects, fixed build 2018-12-31 00:03:31 +03:00
FuzzyHelper.cpp AI: CompleteQuest goal and summon boat spell support 2018-12-23 15:49:26 +03:00
FuzzyHelper.h [c::b] Updated projects, fixed build 2018-12-31 00:03:31 +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 Refactor goal removal from resource manager queue 2019-01-01 15:41:52 +01:00
ResourceManager.h Refactor goal removal from resource manager queue 2019-01-01 15:41:52 +01: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
StdInc.h More bugfixing: 2014-06-29 17:23:06 +03:00
VCAI.cbp [c::b] Updated projects, fixed build 2018-12-31 00:03:31 +03:00
VCAI.cpp Refactor goal removal from resource manager queue 2019-01-01 15:41:52 +01:00
VCAI.h AI: CompleteQuest goal and summon boat spell support 2018-12-23 15:49:26 +03:00
VCAI.vcxproj Fix AI build, update default Windows SDK version for projects 2018-12-31 15:18:42 +01:00
VCAI.vcxproj.filters Fix AI build, update default Windows SDK version for projects 2018-12-31 15:18:42 +01:00