Ivan Savenko 44d16b32fe Use API identical to std classes where possible 2 years ago
..
Goals 87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2 years ago
Pathfinding e0ea994656 Moved some pathfinding options to game settings 2 years ago
AIUtility.cpp 87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2 years ago
AIUtility.h 87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2 years ago
AIhelper.cpp 7a5775a9f9 vcmi: use std::optional 2 years ago
AIhelper.h 7a5775a9f9 vcmi: use std::optional 2 years ago
ArmyManager.cpp fbc05c70ac vcmi: camelCase methods of new classes 2 years ago
ArmyManager.h a1cf120ea6 add missing virtual destructors 3 years ago
BuildingManager.cpp 7a5775a9f9 vcmi: use std::optional 2 years ago
BuildingManager.h 7a5775a9f9 vcmi: use std::optional 2 years ago
CMakeLists.txt 71d51beab2 change static AI approach to use static libvcmi 2 years ago
FuzzyEngines.cpp 87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2 years ago
FuzzyEngines.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
FuzzyHelper.cpp 87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2 years ago
FuzzyHelper.h 87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2 years ago
MapObjectsEvaluator.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
MapObjectsEvaluator.h 97b3b2e147 Fix build 2 years ago
ResourceManager.cpp 11b237a23c vcmi: massive refactoring v1 2 years ago
ResourceManager.h b00e935e4d Warnings fixes (#538) 6 years ago
StdInc.cpp ae67ef027a Nullkiller: fix old VCAI new lines 4 years ago
StdInc.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
VCAI.cbp ecaa9f5d0b Entities redesign and a few ERM features 4 years ago
VCAI.cpp 44d16b32fe Use API identical to std classes where possible 2 years ago
VCAI.h 013417fb7e Code cleanup 2 years ago
VCAI.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 years ago
VCAI.vcxproj.filters 94040ea8af Update VS files (add AI armymanager) 6 years ago
main.cpp ae67ef027a Nullkiller: fix old VCAI new lines 4 years ago