1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller/Analyzers
2024-07-08 20:52:11 +00: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 Fix typo: preasure -> pressure 2024-04-16 21:10:49 +00:00
BuildAnalyzer.h Fix typo: Preasure -> Pressure 2024-04-16 21:10:15 +00: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