1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/AI
Ivan Savenko 2b45e13c5c c++03 -> c++11 switch:
- use std versions of function, bind and ref
- OVERRIDE -> override
- NULL -> nullptr
- use std versions of random distributions

NOTE: this may be last revision that supports gcc-4.5
2013-06-26 11:18:27 +00:00
..
BattleAI c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
EmptyAI More work on auto-fight. 2013-06-22 21:47:51 +00:00
FuzzyLite [c::b] update projects 2013-01-08 09:41:28 +00:00
StupidAI c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
VCAI c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
CMakeLists.txt - added battleAI to CMake, compile fixes 2012-09-22 15:10:15 +00:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00