1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller/Engine
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
..
AIMemory.cpp deeper decoupling 2023-04-30 17:13:07 +04:00
AIMemory.h NKAI: namespace 2022-10-04 08:40:14 +03:00
DeepDecomposer.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
DeepDecomposer.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
FuzzyEngines.cpp Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
FuzzyEngines.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
FuzzyHelper.cpp NKAI: fix patrolling heroes never retreat and town danger evaluation 2024-04-21 14:23:58 +03:00
FuzzyHelper.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
Nullkiller.cpp NKAI: stability fixes and regression 2024-04-20 14:32:58 +03:00
Nullkiller.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
PriorityEvaluator.cpp Merge pull request #3770 from vcmi/nkai-multitask 2024-04-20 15:21:11 +03:00
PriorityEvaluator.h Fix typo: Preasure -> Pressure 2024-04-16 21:10:15 +00:00
Settings.cpp Simplify NKAI settings loading code 2024-04-22 11:14:58 +03:00
Settings.h Added 'useTroopsFromGarrisons' option to NKAI 2024-04-22 11:14:57 +03:00