1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI
Alexander Shishkin b00e935e4d
Warnings fixes (#538)
Warnings fixes
* Suppress `missing-braces` for Clang
* Fixed many C4275 warnings
* Fixed almost all Clang/GCC warnings
* Silence most frequent MSVC warning.
* Fixed some pessimizing-move warnings
* Fixed some unused capture warnings
2019-01-19 13:52:02 +03:00
..
BattleAI Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
EmptyAI Fix AI build, update default Windows SDK version for projects 2018-12-31 15:18:42 +01:00
FuzzyLite@9751a751a1 AI: replace SectorMap with new PathfinderManager 2018-10-06 16:35:31 +03:00
StupidAI Fix AI build, update default Windows SDK version for projects 2018-12-31 15:18:42 +01:00
VCAI Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
CMakeLists.txt CMake: restore some of old MinGW code and improve ENABLE_PCH option 2017-08-16 16:12:36 +03:00
FuzzyLite.cbp [C::B] updated FuzzyLite.cbp 2017-08-16 00:16:40 +03:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00