1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/AI/VCAI
ArseniyShestakov 4e8486da7b Merge pull request #160 from vmarkovtsev/issue/2388
Fix 2388 obelisks puzzle revealing
2016-01-27 20:49:03 +03:00
..
AIUtility.cpp Fixed gcc/clang warnings 2015-12-04 01:17:43 +02:00
AIUtility.h Add hero gold cost to GameConstants 2015-12-07 00:13:58 +03:00
CMakeLists.txt define FL_CPP11 outside Fuzzylite source 2014-11-03 01:00:22 +03:00
Fuzzy.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
Fuzzy.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
Goals.cpp Fix obelisks puzzle revealing 2016-01-20 10:44:13 +03:00
Goals.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +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 * 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 revert some project changes 2016-01-27 15:21:29 +03:00
VCAI.cpp Fix AI hero infinite move on the same tile 2016-01-19 13:14:05 +03:00
VCAI.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
VCAI.vcxproj Updated build for MSVS. Some compile fixes to FuzzyLite source. 2014-10-26 12:32:19 +01:00