1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI
AlexVinS 4288bb88ae Fixed CID 1197622.
* Coverity says that this line actually unreachable
2016-12-05 03:02:52 +03:00
..
BattleAI 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
EmptyAI 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
FuzzyLite switched to -std=gnu++11 2016-01-18 17:49:07 +01:00
StupidAI 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 Fixed CID 1197622. 2016-12-05 03:02:52 +03:00
CMakeLists.txt Add the option to forcefully use bundled fuzzylite 2016-10-02 17:47:27 +02:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00