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

22 Commits

Author SHA1 Message Date
Mircea TheHonestCTO
6f33bfe302 feature: improve trading logic within makeTurn pass to avoid thousands of microtransactions; to focus on now's requirements but with long term in mind; to get some gold for the army as well (compared to 0 as before) 2025-09-07 15:08:20 +02:00
Mircea TheHonestCTO
b49ba08a45 more thread_local removal in NK2, still WIP 2025-09-05 18:10:14 +02:00
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
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
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
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
b8bf8714a1 consistent renaming of ai into aiGw or aiNk and cbc 2025-08-16 00:22:18 +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
3b5af91aa9 treat->threat typo renaming;
Nulkiller minor refactoring
2025-08-14 03:47:32 +02:00
Mircea TheHonestCTO
9c3cfd5478 nk2ai config 2025-08-13 18:47:59 +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