1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI
Vadim Markovtsev 4bcc43d3d0 Fix Mantis #2234
CPlayerInterface instances were removed from CClient::playerint with
clear() and finish() was not called on each. Added multiple insurance.
2016-10-22 16:22:00 +02:00
..
BattleAI Fix memory problems with BonusList 2016-09-29 15:08:00 +02: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 Fix Mantis #2234 2016-10-22 16:22:00 +02: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