1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/AI/VCAI
Johannes Schauer Marin Rodrigues f9e1b302c7
some spelling fixes
2023-10-18 01:41:02 +02:00
..
Goals Fix review comments 2023-10-12 13:30:01 +02:00
Pathfinding some spelling fixes 2023-10-18 01:41:02 +02: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 Converted creature ID and spell ID to new form 2023-08-25 13:38:02 +03:00
AIUtility.h Converted creature ID and spell ID to new form 2023-08-25 13:38:02 +03:00
ArmyManager.cpp Converted creature ID and spell ID to new form 2023-08-25 13:38:02 +03:00
ArmyManager.h
BuildingManager.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +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 Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
FuzzyEngines.h Add include path of a more recent version of fuzzylite, which is required to build it with gcc 12.2.0 2023-09-16 05:13:16 +00:00
FuzzyHelper.cpp Fix checking PlayerColor's for validness 2023-08-27 01:35:38 +03:00
FuzzyHelper.h Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
main.cpp
MapObjectsEvaluator.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
MapObjectsEvaluator.h Fix build 2023-06-03 00:48:32 +03:00
ResourceManager.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
ResourceManager.h
StdInc.cpp
StdInc.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
VCAI.cbp
VCAI.cpp Fix AI recruitment 2023-10-04 17:47:12 +03:00
VCAI.h Add query for dwellings dialog 2023-10-04 17:47:12 +03:00
VCAI.vcxproj
VCAI.vcxproj.filters