1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller/Analyzers
Xilmi f094bf9602 Added marketplace to buildable buildings
Before marketplaces could only be built as part of a requirement for other buildings but not on their own when that other building already existed like it is the case in certain campaign-missions.
2024-07-19 15:19:27 +02:00
..
ArmyManager.cpp #3824 - fix empty army with only commander issues 2024-04-26 23:18:20 +03:00
ArmyManager.h Replace uint64_t with signed type to prevent overflow on substraction 2024-07-08 20:52:11 +00:00
BuildAnalyzer.cpp Added marketplace to buildable buildings 2024-07-19 15:19:27 +02:00
BuildAnalyzer.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
DangerHitMapAnalyzer.cpp Threat in DangerHitMap 2024-07-15 17:28:10 +02:00
DangerHitMapAnalyzer.h Threat in DangerHitMap 2024-07-15 17:28:10 +02:00
HeroManager.cpp Take magic-capability into account for overall strength-estimation of hero-lead-armies 2024-07-15 17:42:02 +02:00
HeroManager.h NKAI: optimize clusterization and pathfinding for object graph 2024-03-24 09:32:54 +02:00
ObjectClusterizer.cpp AI-variant without fuzzy-logic 2024-07-07 22:44:52 +02:00
ObjectClusterizer.h Review fixes 2024-06-17 09:43:22 +00:00