1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
vcmi/AI/VCAI
Nordsoft91 6da7c9ccb5
Random map generator refactoring (#762)
random map generator refactoring and improvements
2022-08-09 08:54:32 +03:00
..
Goals Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
Pathfinding New terrain support - part 1 (#755) 2022-06-20 17:39:50 +03:00
AIhelper.cpp AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring 2019-03-17 11:54:02 +02:00
AIhelper.h AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring 2019-03-17 11:54:02 +02:00
AIUtility.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
AIUtility.h Nullkiller: fix old VCAI new lines 2021-07-26 21:02:50 +03:00
ArmyManager.cpp Warning fix (I moved C++17 and CI to another branch) (#739) 2022-05-19 15:14:50 +03:00
ArmyManager.h AI: fix hero exchange logic, allow splitting weakest-fastest creature, refactoring 2019-03-17 11:54:02 +02:00
BuildingManager.cpp Simplify statements 2019-03-31 09:43:14 +03:00
BuildingManager.h Merge pull request #497 from nullkiller/ai-pathfinder-boat 2018-10-28 14:29:09 +03:00
CMakeLists.txt Random map generator refactoring (#762) 2022-08-09 08:54:32 +03:00
FuzzyEngines.cpp Fix: Morale bonus should be shown correctly 2020-11-11 22:43:40 +03:00
FuzzyEngines.h Fix crash caused by FuzzyLite destructor 2019-03-30 19:19:36 +01:00
FuzzyHelper.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
FuzzyHelper.h Remove a few more usages of thread shared ai and cb 2019-02-17 14:32:42 +02:00
main.cpp Nullkiller: fix old VCAI new lines 2021-07-26 21:02:50 +03:00
MapObjectsEvaluator.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
MapObjectsEvaluator.h Improve dwelling value evaluation 2018-08-16 21:17:45 +02:00
ResourceManager.cpp Fixed warnings. 2019-01-08 00:40:09 +03:00
ResourceManager.h Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
SectorMap.cpp - Fixed Border Gates logic 2018-08-08 10:52:52 +02:00
SectorMap.h Refactoring: Move SectorMap to separate file 2018-08-04 21:59:30 +02:00
StdInc.cpp Nullkiller: fix old VCAI new lines 2021-07-26 21:02:50 +03:00
StdInc.h Nullkiller: fix old VCAI new lines 2021-07-26 21:02:50 +03:00
VCAI.cbp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
VCAI.cpp Remove extra non-printable characters 2022-04-27 09:22:18 +03:00
VCAI.h New terrain support - part 1 (#755) 2022-06-20 17:39:50 +03:00
VCAI.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00
VCAI.vcxproj.filters Update VS files (add AI armymanager) 2019-03-25 02:20:24 +03:00