1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/AI/Nullkiller/Analyzers
2024-07-18 20:24:24 +03: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 NKAI: take into account 7lvl creature cost when we consider what resources we need 2024-07-18 20:24:24 +03:00
BuildAnalyzer.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
DangerHitMapAnalyzer.cpp NKAI: object graph fixes 2024-03-25 21:04:08 +02:00
DangerHitMapAnalyzer.h Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
HeroManager.cpp Added TODO's for potential optimizations that I've discovered 2024-07-04 07:59:50 +00:00
HeroManager.h NKAI: optimize clusterization and pathfinding for object graph 2024-03-24 09:32:54 +02:00
ObjectClusterizer.cpp NKAI: port exploration from VCAI 2024-05-20 23:50:13 +03:00
ObjectClusterizer.h Review fixes 2024-06-17 09:43:22 +00:00