1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Mircea TheHonestCTO
58543f23cf refactoring RecruitHeroBehavior + test sample; renamed more Nullkiller variables consistently 2025-08-24 09:12:34 +02:00
Mircea TheHonestCTO
f7f09ff325 simplification: remove nullkiller->dangerHitMap->updateHitMap() from RecruitHeroBehavior, BuyArmyBehavior and BuildingBehavior. Now it's called only once before getting into those decomposers;
simplification: remove partialUpdate bool from Nullkiller:updateState as it depends on pathfinderInvalidated anyway;
restructure goal/RecruitHeroBehavior to allow easier testing
2025-08-20 03:08:02 +02:00
Mircea TheHonestCTO
bf3d5627e0 Bring back cbc in CAdventureAI and rename the rest to cc 2025-08-16 20:17:18 +02:00
Mircea TheHonestCTO
725f5300cc AIGateway cbc static methods refactoring 2025-08-16 08:49:56 +02:00
Mircea TheHonestCTO
83911ae4fc delete unused (in CMake) Build.cpp and GatherArmy.cpp from both NK 2025-08-16 08:29:57 +02:00
Mircea TheHonestCTO
49d8c84f89 namespace duplicate Nullkiller -> NK2AI 2025-08-16 00:53:52 +02:00
Mircea TheHonestCTO
b8bf8714a1 consistent renaming of ai into aiGw or aiNk and cbc 2025-08-16 00:22:18 +02:00
Mircea TheHonestCTO
6b6298fa33 consistent renaming of ai into aiGw or aiNk and cbc 2025-08-15 18:58:14 +02:00
Mircea TheHonestCTO
6692df58da consistent renaming of ai into aiGw or aiNk and cbc 2025-08-15 18:53:57 +02:00
Mircea TheHonestCTO
9a09654a0f consistent renaming of ai into aiGw or aiNk and cbc 2025-08-15 18:30:28 +02:00
Mircea TheHonestCTO
306f01610d AIGateway.cpp thread_local vars consistent renaming 2025-08-15 17:47:21 +02:00
Mircea TheHonestCTO
a9ecaca81f squashed: BuildAnalyzer wip; Nulkiller decompose; Nulkiller makeTurnHelperPriorityPass; Nulkiller minor refactoring 2025-08-14 23:15:23 +02:00
Mircea TheHonestCTO
64324f4821 change namespace 2025-08-13 17:16:27 +02:00
Mircea TheHonestCTO
7f2c3ba556 revert file name without 2 to make it easier to compare new vs old 2025-08-13 17:10:29 +02:00
Mircea TheHonestCTO
fec11fc9f5 revert file name without 2 to make it easier to compare new vs old 2025-08-13 17:05:30 +02:00
Mircea TheHonestCTO
ffad6c6a43 cloned Nullkiller into Nullkiller2 2025-08-13 14:41:15 +02:00