Ivan Savenko c23953eac5 Remove custom casts 1 年之前
..
Goals c23953eac5 Remove custom casts 1 年之前
Pathfinding c23953eac5 Remove custom casts 1 年之前
AIUtility.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
AIUtility.h 0c07384293 Refactoring of serialization versioning handling 1 年之前
AIhelper.cpp 7a5775a9f9 vcmi: use std::optional 2 年之前
AIhelper.h 7a5775a9f9 vcmi: use std::optional 2 年之前
ArmyManager.cpp 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 年之前
ArmyManager.h a1cf120ea6 add missing virtual destructors 3 年之前
BuildingManager.cpp 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 年之前
BuildingManager.h 7a5775a9f9 vcmi: use std::optional 2 年之前
CMakeLists.txt a909d7ddde Removed cmake_modules/VCMI_lib macro, use it directly in place 1 年之前
FuzzyEngines.cpp f3277b7953 Define each identifier in a dedicated statement 1 年之前
FuzzyEngines.h f3277b7953 Define each identifier in a dedicated statement 1 年之前
FuzzyHelper.cpp a15366f5a5 Make IObjectInterface::cb non-static 1 年之前
FuzzyHelper.h 87957e74c1 Replaced boost::thread_specific_ptr with thread_local 2 年之前
MapObjectsEvaluator.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 年之前
MapObjectsEvaluator.h 97b3b2e147 Fix build 2 年之前
ResourceManager.cpp 8346d71c98 Remove more subID access 2 年之前
ResourceManager.h 0c07384293 Refactoring of serialization versioning handling 1 年之前
StdInc.cpp ae67ef027a Nullkiller: fix old VCAI new lines 4 年之前
StdInc.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
VCAI.cbp ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
VCAI.cpp c23953eac5 Remove custom casts 1 年之前
VCAI.h 45c971a405 Replace throws() with nothrow 1 年之前
VCAI.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 年之前
VCAI.vcxproj.filters 94040ea8af Update VS files (add AI armymanager) 6 年之前
main.cpp 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 年之前