1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/AI/Nullkiller
2024-04-22 11:14:57 +03:00
..
Analyzers Merge pull request #3770 from vcmi/nkai-multitask 2024-04-20 15:21:11 +03:00
Behaviors Merge pull request #3770 from vcmi/nkai-multitask 2024-04-20 15:21:11 +03:00
Engine Added 'useTroopsFromGarrisons' option to NKAI 2024-04-22 11:14:57 +03:00
Goals NKAI: stability fixes and regression 2024-04-20 14:32:58 +03:00
Helpers Another build fix 2023-07-31 22:01:11 +03:00
Markers NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
Pathfinding NKAI: fix parallel access to object graph 2024-04-21 12:27:58 +03:00
AIGateway.cpp Added 'useTroopsFromGarrisons' option to NKAI 2024-04-22 11:14:57 +03:00
AIGateway.h Add handling for yes/no dialogs that can be safely skipped by player 2024-04-17 01:08:27 +02:00
AIUtility.cpp NKAI: stability fixes and regression 2024-04-20 14:32:58 +03:00
AIUtility.h NKAI: stability fixes and regression 2024-04-20 14:32:58 +03:00
CMakeLists.txt NKAI: object graph fixes 2024-03-25 21:04:08 +02:00
main.cpp Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
pforeach.h NKAI: fix headless and compilation 2024-03-24 13:16:46 +02:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00