1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/VCAI
2023-04-30 00:59:02 +04:00
..
Goals vcmi: remove unused functions now 2023-04-17 00:43:13 +03:00
Pathfinding vcmi: use std::optional 2023-04-17 00:43:13 +03:00
AIhelper.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
AIhelper.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
AIUtility.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
AIUtility.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
ArmyManager.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
ArmyManager.h add missing virtual destructors 2022-09-22 11:54:09 +03:00
BuildingManager.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
BuildingManager.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CMakeLists.txt change static AI approach to use static libvcmi 2023-03-02 12:09:48 +03:00
FuzzyEngines.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
FuzzyEngines.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
FuzzyHelper.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
FuzzyHelper.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
main.cpp Nullkiller: fix old VCAI new lines 2021-07-26 21:02:50 +03:00
MapObjectsEvaluator.cpp Merge pull request #1989 from SoundSSGood/refactoring-arts-p1 2023-04-19 15:31:11 +03:00
MapObjectsEvaluator.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
ResourceManager.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
ResourceManager.h Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
StdInc.cpp Nullkiller: fix old VCAI new lines 2021-07-26 21:02:50 +03:00
StdInc.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
VCAI.cbp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
VCAI.cpp Separate configuration and object 2023-04-30 00:59:02 +04:00
VCAI.h int3 now has proper hasher function 2023-04-20 22:04:24 +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