1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
vcmi/AI/Nullkiller
Nordsoft91 5f1c5c6731
New terrain support - part 1 (#755)
Initial support of new terrains
2022-06-20 17:39:50 +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 replace boost::chrono with std::chrono 2021-11-23 10:23:55 +03:00
Goals Nullkiller: fix crash 2022-03-05 15:51:03 +02:00
Markers Nullkiller: rename VCAI to AIGateway 2021-07-26 21:02:50 +03:00
Pathfinding New terrain support - part 1 (#755) 2022-06-20 17:39:50 +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 use high_resolution_clock instead of steady_clock 2021-11-23 11:56:06 +03:00
AIUtility.h use high_resolution_clock instead of steady_clock 2021-11-23 11:56:06 +03:00
CMakeLists.txt CMake presets. (#744) 2022-05-26 08:55:20 +03:00
main.cpp Nullkiller: rename VCAI to AIGateway 2021-07-26 21:02:50 +03:00
StdInc.cpp
StdInc.h Nullkiller: try to fix build 2021-07-26 21:02:50 +03:00