1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/AI
Arseniy Shestakov 5778082842 VCAI: dont visit border guard if tent not visited. Fix issue 1590
CQuest::checkQuest cant be used for border guard since CGKeys not yet work using quests.
Currently border guard have MISSION_NONE quest that always return true and make AI stuck.
2016-02-25 08:40:28 +03:00
..
BattleAI Rename radious -> radius 2016-01-31 18:01:58 +03:00
EmptyAI Rename radious -> radius 2016-01-31 18:01:58 +03:00
FuzzyLite switched to -std=gnu++11 2016-01-18 17:49:07 +01:00
StupidAI Merge pull request #181 from vcmi/feature/drawbridgeMechanics 2016-02-14 16:32:24 +03:00
VCAI VCAI: dont visit border guard if tent not visited. Fix issue 1590 2016-02-25 08:40:28 +03:00
CMakeLists.txt add FL_CPP11 preprocessor define independent of which fuzzylite is used 2014-11-17 11:42:30 +01:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00