1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller/Analyzers
Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class
All parts of CHeroHandler.cpp are now in lib/entities/hero
Adjusted includes to use new paths
No functionality changes
2024-10-13 14:01:09 +00:00
..
ArmyManager.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
ArmyManager.h Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
BuildAnalyzer.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
BuildAnalyzer.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
DangerHitMapAnalyzer.cpp BattleAI: improve movement towards unreachable 2024-08-21 22:18:40 +03:00
DangerHitMapAnalyzer.h Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
HeroManager.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
HeroManager.h Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
ObjectClusterizer.cpp NKAI: replace hardcoded pandora with more flexible solution 2024-09-20 16:05:57 +03:00
ObjectClusterizer.h Review fixes 2024-06-17 09:43:22 +00:00