1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller
Ivan Savenko ffe14fc1fc
Merge pull request #4022 from vcmi/master
Merge master -> beta
2024-05-20 18:09:51 +03:00
..
Analyzers #3824 - fix empty army with only commander issues 2024-04-26 23:18:20 +03:00
Behaviors #3930 - fix usage of wrong variable 2024-05-12 18:04:23 +03:00
Engine #3941 - recruit hero when no heroes 2024-05-12 21:10:31 +03:00
Goals Fix gcc-14 build 2024-05-17 10:10:06 +00:00
Helpers Another build fix 2023-07-31 22:01:11 +03:00
Markers #3824 - fix cluster unlock 2024-04-27 10:57:30 +03:00
Pathfinding #3876 - allow to embark after battle for AI pathfinder 2024-05-05 13:52:57 +03:00
AIGateway.cpp show cheating problem message only once per AI 2024-05-15 12:50:51 +02:00
AIGateway.h Added semi-workaround method for network thread shutdown: 2024-05-18 11:04:10 +00:00
AIUtility.cpp #3824 - fix empty army with only commander issues 2024-04-26 23:18:20 +03:00
AIUtility.h #3824 - fix empty army with only commander issues 2024-04-26 23:18:20 +03:00
CMakeLists.txt NKAI: object graph fixes 2024-03-25 21:04:08 +02:00
main.cpp Reduced usage of global variables - removed or made const / constexpr 2024-02-12 13:49:45 +02:00
pforeach.h NKAI: fix headless and compilation 2024-03-24 13:16:46 +02:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00