1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00
vcmi/AI
Ivan Savenko 3560bbb7f3 two patches/pull requests from janisozaur
- replace our custom bmap with std::map::at()
- compile fixes for editor
2013-11-12 10:45:42 +00:00
..
BattleAI went through the rest of cppcheck warnings, mostly harmless 2013-11-07 12:48:41 +00:00
EmptyAI Updated EmptyAI project to follow the conventions. 2013-09-27 23:41:15 +00:00
FuzzyLite Ignore the cmath-fix block on non-vs compilers. 2013-07-02 15:19:54 +00:00
StupidAI * Fixed #1417 — infinite loop of AI trying to visit allied creture generator 2013-08-25 13:03:29 +00:00
VCAI two patches/pull requests from janisozaur 2013-11-12 10:45:42 +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