1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI
DjWarmonger 7ba271edf1
Rotation rebase2 (#912)
* Instead of [x][y][z] coordinates, map will be stored as [z][x][y].
* Nullkiller AI can get it too.
* Use boost::multi_array instead of nested vectors
* In MapHandler too
* Rotate foreach algorithms, too
* VCAI gets rotated, too
2022-09-18 17:39:10 +03:00
..
BattleAI Replace cotire with CMake builtin precompiled headers support (Requires CMake version >= 3.16) 2022-06-17 17:20:08 +03:00
EmptyAI Replace cotire with CMake builtin precompiled headers support (Requires CMake version >= 3.16) 2022-06-17 17:20:08 +03:00
FuzzyLite@9751a751a1 AI: replace SectorMap with new PathfinderManager 2018-10-06 16:35:31 +03:00
Nullkiller Rotation rebase2 (#912) 2022-09-18 17:39:10 +03:00
StupidAI Replace cotire with CMake builtin precompiled headers support (Requires CMake version >= 3.16) 2022-06-17 17:20:08 +03:00
VCAI Rotation rebase2 (#912) 2022-09-18 17:39:10 +03:00
CMakeLists.txt CMake presets. (#744) 2022-05-26 08:55:20 +03:00
FuzzyLite.cbp [C::B] Switch to MinGW 7.3 2019-02-19 14:59:10 +03:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00