1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/AI/Nullkiller
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
..
Analyzers Fix warnings/errors on MSVC (#753) 2022-06-11 18:45:34 +03:00
Behaviors Nullkiller: fix crash 2022-03-05 15:51:03 +02:00
Engine Style, commend - requested 2022-09-11 11:31:28 +03:00
Goals Update AI/Nullkiller/Goals/ExecuteHeroChain.cpp 2022-09-14 16:23:13 +02:00
Markers Nullkiller: rename VCAI to AIGateway 2021-07-26 21:02:50 +03:00
Pathfinding Rotation rebase2 (#912) 2022-09-18 17:39:10 +03:00
AIGateway.cpp Update AIGateway.cpp 2022-04-26 15:08:02 +03:00
AIGateway.h Fix: Get rid of 'Tile is not visible' error message 2022-01-30 12:31:07 +02:00
AIUtility.cpp Lambda decltype on compile time instead of runtime 2022-09-14 12:08:20 +03:00
AIUtility.h Rotation rebase2 (#912) 2022-09-18 17:39:10 +03:00
CMakeLists.txt Replace cotire with CMake builtin precompiled headers support (Requires CMake version >= 3.16) 2022-06-17 17:20:08 +03:00
main.cpp Nullkiller: rename VCAI to AIGateway 2021-07-26 21:02:50 +03:00
StdInc.cpp Nullkiller: copy VCAI 2021-07-26 21:02:50 +03:00
StdInc.h Nullkiller: try to fix build 2021-07-26 21:02:50 +03:00