Ivan Savenko 2b286378e8 Remove logic for banks in 1.5 format 8 months ago
..
Goals 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
Pathfinding 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 8 months ago
AIUtility.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
AIUtility.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 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 d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 year ago
ArmyManager.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
BuildingManager.cpp a061ed04de Remove usage of ConstTransitivePtr from CTown 8 months ago
BuildingManager.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CMakeLists.txt a909d7ddde Removed cmake_modules/VCMI_lib macro, use it directly in place 1 year ago
FuzzyEngines.cpp a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode 9 months ago
FuzzyEngines.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
FuzzyHelper.cpp 2b286378e8 Remove logic for banks in 1.5 format 8 months ago
FuzzyHelper.h 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks 1 year ago
MapObjectsEvaluator.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
MapObjectsEvaluator.h 97b3b2e147 Fix build 2 years ago
ResourceManager.cpp be2327d000 Removed no longer used or redundant constants 1 year ago
ResourceManager.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 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 96d691b40c Fix crash on closing game during background image upscaling 8 months ago
VCAI.h 96d691b40c Fix crash on closing game during background image upscaling 8 months ago
main.cpp 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 year ago