Commit Graph
19 Commits
Author SHA1 Message Date
Ivan Savenko bb05dd89e6 Implemented calendar-aware reset for rewardables 2026-06-02 20:07:11 +03:00
Ivan Savenko ca03be65fc Merge pull request #7323 from IvanSavenko/scripting
[1.8] Lua scripting support part 2
2026-05-28 22:32:13 +03:00
George King c3fa46c923 Initial try with Eagle Eye extension 2026-05-26 22:04:23 +02:00
Ivan Savenko 8eb01785cf Move CSpell into a separate file 2026-05-26 19:21:11 +03:00
Mircea TheHonestCTO e2851e9d00 nullkiller2: simplify hero name display by removing expensive getNameTranslated 2025-11-16 17:57:31 +01:00
Mircea TheHonestCTO dd7ea75b25 LIBRARY->resourceTypeHandler adjustments after develop merge 2025-10-01 18:25:23 +02:00
Mircea TheHonestCTO b8eb49bc82 finished removing thread local from NK2 2025-09-12 19:25:56 +02:00
Mircea TheHonestCTO 2e49d6aca9 fix: skip pass and priority pass if hero is not valid anymore to as extra checks for lost heroes 2025-09-04 00:56:36 +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 bf3d5627e0 Bring back cbc in CAdventureAI and rename the rest to cc 2025-08-16 20:17:18 +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 76e91f7689 AIGateway.cpp extracting methods that can be isolated/static 2025-08-14 03:09:42 +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