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

17 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
38e1122cd7 BuildAnalyzer.cpp fix addBuildingToBuild after cleanup 2025-08-27 04:12:54 +02:00
Mircea TheHonestCTO
dba7ddfba6 fix 1 #include towards Nullkiller when in NK2AI 2025-08-24 23:33:04 +02:00
Mircea TheHonestCTO
54b3d17bcf AINodeStorage.h NKAI #define to NK2AI 2025-08-24 21:15:34 +02:00
Mircea TheHonestCTO
2dbfb8e06d revert StdInc include in BuildAnalyzer.cpp which was reported by CLion as unused 2025-08-19 22:43:29 +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
cf782e8de1 typos 2025-08-15 16:12:42 +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
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