1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI
Arseniy Shestakov ca0fe8fdc4 VCAI: do not attempt artefact and army exchange with ally hero
While visits of ally heroes supposedly occur accidentally It's still nice to handle it's gracefully.
No reason to prevent visits completely as they useful if hero have skill like Scholar.
2016-09-14 13:34:22 +03:00
..
BattleAI Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
EmptyAI Merge pull request #203 from vcmi/logFormat 2016-08-29 17:32:44 +04:00
FuzzyLite switched to -std=gnu++11 2016-01-18 17:49:07 +01:00
StupidAI Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
VCAI VCAI: do not attempt artefact and army exchange with ally hero 2016-09-14 13:34:22 +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