Mircea TheHonestCTO
7a40981a95
overall refactoring, HeroPtr adjustments, AiNodeStorage remove unnecessary callback
2025-09-04 00:07:12 +02:00
Mircea TheHonestCTO
13bd7ed8f4
WIP remove thread_local CCallback in HeroPtr
2025-09-01 04:49:21 +02:00
Mircea TheHonestCTO
fa677eb243
WIP remove thread_local CCallback * ccTl
2025-08-30 20:15:03 +02:00
Mircea TheHonestCTO
e5724578b5
cleanup
2025-08-30 07:04:23 +02:00
Mircea TheHonestCTO
1b0b15063f
fix nullptr thread_local gw and cc: introduce SET_GLOBAL_STATE_TBB for tbb:parallel_for
2025-08-30 06:52:48 +02:00
Mircea TheHonestCTO
b1621cdf29
rename nkai-settings.json into nk2ai-settings.json for Nullkiller2
2025-08-24 23:39:34 +02:00
Mircea TheHonestCTO
54b3d17bcf
AINodeStorage.h NKAI #define to NK2AI
2025-08-24 21:15:34 +02:00
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
eb471ba01d
put trace if back
2025-08-19 19:29:28 +02:00
Mircea TheHonestCTO
daf24de3e9
better resources and mines gathering; include TODOs for all the things that need to be investigated
2025-08-17 16:20:25 +02:00
Mircea TheHonestCTO
d2d7bba02e
maxRoamingHeroesPerTown as configuration
2025-08-17 14:11:12 +02:00
Mircea TheHonestCTO
5c604ec57a
minor comments and todo
2025-08-17 12:41:26 +02:00
Mircea TheHonestCTO
a4a9927e9e
more cc renaming; BuildingID get level index and upgrades; Creatures renaming
2025-08-17 12:24:35 +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
6eb7bb2ca5
BuildAnalyzer.cpp cleanup and renaming
2025-08-16 19:49:48 +02:00
Mircea TheHonestCTO
af14b67bd0
AIGateway cbc static methods refactoring
2025-08-16 08:40:40 +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
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
e0ab4ee80a
mirror thehonestcto:feature/code-readability-improvements in Nullkiller2
2025-08-15 02:13:45 +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
87417296aa
Nulkiller tracing player status method;
...
minor renaming
2025-08-14 04:17:58 +02:00
Mircea TheHonestCTO
3b5af91aa9
treat->threat typo renaming;
...
Nulkiller minor refactoring
2025-08-14 03:47:32 +02:00
Mircea TheHonestCTO
010cd920e3
Nulkiller minor refactoring
2025-08-14 03:29:55 +02:00
Mircea TheHonestCTO
76e91f7689
AIGateway.cpp extracting methods that can be isolated/static
2025-08-14 03:09:42 +02:00
Mircea TheHonestCTO
9c3cfd5478
nk2ai config
2025-08-13 18:47:59 +02:00
Mircea TheHonestCTO
2f5d90fdb3
nk2ai-settings.json
2025-08-13 18:44:08 +02:00
Mircea TheHonestCTO
64324f4821
change namespace
2025-08-13 17:16:27 +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