Laserlicht 5a8f75f11d convert to vector 1 month ago
..
Goals 8ef97abc7d replace hardcoded 1 month ago
Pathfinding b1aff17e82 Remove hardcoded checks for town portal from AI code 3 months ago
AIUtility.cpp 2ad186130f Split MapDefines file on .h per class basis 3 months ago
AIUtility.h 1f15a7faa4 Fix build 5 months ago
AIhelper.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
AIhelper.h 7a5775a9f9 vcmi: use std::optional 2 years ago
ArmyManager.cpp 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 5 months ago
ArmyManager.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
BuildingManager.cpp 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 5 months ago
BuildingManager.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
CMakeLists.txt a909d7ddde Removed cmake_modules/VCMI_lib macro, use it directly in place 1 year ago
FuzzyEngines.cpp c02a8a84fd Stacks of armed instance are now unique_ptr 5 months ago
FuzzyEngines.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
FuzzyHelper.cpp ab11d2b075 Remove quests from CMap, now solely owned by quest objects 5 months ago
FuzzyHelper.h 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks 1 year ago
MapObjectsEvaluator.cpp f70ad2c15b Reorganized artifact-related classes 5 months ago
MapObjectsEvaluator.h 97b3b2e147 Fix build 2 years ago
ResourceManager.cpp 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 5 months ago
ResourceManager.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
VCAI.cpp 241da5937d First semi-working version of antilag for hero movement 3 months ago
VCAI.h 241da5937d First semi-working version of antilag for hero movement 3 months ago
main.cpp 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 year ago