1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/AI/Nullkiller
Tomasz Zieliński a5077245a8 Merge remote-tracking branch 'origin/develop' into terrain-rewrite
# Conflicts:
#	lib/Terrain.cpp
#	lib/Terrain.h
2022-09-23 20:01:13 +02:00
..
Analyzers remove unused variables 2022-09-22 11:54:10 +03:00
Behaviors remove unused variables 2022-09-22 11:54:10 +03:00
Engine remove unused variables 2022-09-22 11:54:10 +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 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-23 20:01:13 +02: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