1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/AI/Nullkiller
Andrii Danylchenko b4abb3a56c
Merge pull request #3814 from vcmi/fixes
NKAI: fix patrolling heroes never retreat and town danger evaluation
2024-04-23 18:52:47 +03:00
..
Analyzers NKAI: fix patrolling heroes never retreat and town danger evaluation 2024-04-21 14:23:58 +03:00
Behaviors Merge pull request #3770 from vcmi/nkai-multitask 2024-04-20 15:21:11 +03:00
Engine Merge pull request #3814 from vcmi/fixes 2024-04-23 18:52:47 +03:00
Goals Fixed loading of text strings for hota quests 2024-04-22 13:49:17 +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 Merge pull request #3814 from vcmi/fixes 2024-04-23 18:52:47 +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