1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/VCAI
2016-11-29 17:19:41 +01:00
..
AIUtility.cpp Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc). 2016-11-28 19:29:11 +01:00
AIUtility.h Fixed AI getting stuck at blockVisit objects (Tavern, Borderguards/gates etc). 2016-11-28 19:29:11 +01:00
CMakeLists.txt Cmake: cleanup for commit hash in build version 2016-10-27 17:01:29 +03:00
Fuzzy.cpp Fixed CID 1288882 2016-11-25 19:54:28 +01:00
Fuzzy.h More fixes for clang warning... 2016-09-08 19:58:01 +03:00
Goals.cpp VCAI: do not buy heroes with single creatures for GatherArmy 2016-11-26 18:03:09 +01:00
Goals.h More fixes for clang warning... 2016-09-08 19:58:01 +03:00
main.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
StdInc.cpp
StdInc.h More bugfixing: 2014-06-29 17:23:06 +03:00
VCAI.cbp boost/program_options has only 2 uses, and unlikely will be used more -> removed form Global.h. 2016-11-28 21:38:17 +03:00
VCAI.cpp Fixed CID 1366402 2016-11-29 17:19:41 +01:00
VCAI.h Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 2016-11-28 12:07:30 +01:00
VCAI.vcxproj Updated build for MSVS. Some compile fixes to FuzzyLite source. 2014-10-26 12:32:19 +01:00