1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
1eabb738dc NKAI: fix heroes not recruited 2023-08-13 09:08:30 +03:00
ccfc6f5716 NKAI: increase towns priority, buy heroes more often 2023-07-31 22:01:12 +03:00
6ba74f02bc NKAI: playing around with defence 2023-07-31 22:01:11 +03:00
87fcfa4add Removed excessive pathfinder includes 2023-06-21 12:00:44 +03:00
acac42291e Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
d347db4c16 Fix hero count calculation for resourceful ai mod 2023-04-22 14:47:31 +03:00
11b237a23c vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
e9c725181c NKAI: fix retreat logic 2022-10-15 15:15:12 +03:00
153cccdf46 NKAI: hire retreated hero 2022-10-14 12:00:56 +03:00
eeea01d778 NKAI: namespace 2022-10-04 08:40:14 +03:00
b4241670ba Nullkiller: rename VCAI to AIGateway 2021-07-26 21:02:50 +03:00
1806dd8447 Nullkiller: remove AIhelper + refactoring 2021-07-26 21:02:50 +03:00
223a52b3d1 Nullkiller: Try to join behavior and goal and see what come out of it. 2021-07-26 21:02:50 +03:00
400967904b Nullkiller AI: stabilization of build and prioritization fixes 2021-07-26 21:02:50 +03:00
66ed1a2901 Nullkiller AI: add strategical value fuzzy variable 2021-07-26 21:02:50 +03:00
84e5e6ac17 Nullkiller: rework defence a bit 2021-07-26 21:02:50 +03:00
ada76a5603 Nullkiller: fix file headers, move fuzzy config to ai folder 2021-07-26 21:02:50 +03:00
e3c87fb58d Nullkiller: stabilisation and fixes 2021-07-26 21:02:50 +03:00
bcf8db3d05 Nullkiller: startup scripts 2021-07-26 21:02:50 +03:00
eee145c486 Nullkiller: rough implementation of capture objects and recruit hero behaviors 2021-07-26 21:02:50 +03:00