Ivan Savenko df99645eca Merge pull request #5301 from IvanSavenko/map_loading_fix 10 months ago
..
Goals 09db3e4bef Reworked resource piles loading to fix wog maps with mithril 10 months ago
Pathfinding 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 year ago
AIUtility.cpp 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 10 months ago
AIUtility.h be2327d000 Removed no longer used or redundant constants 1 year 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 4aa73b40c9 Split CTownHandler into smaller chunks 1 year ago
BuildingManager.cpp 65fc50d33b Simplified building ID logic 11 months ago
BuildingManager.h 4aa73b40c9 Split CTownHandler into smaller chunks 1 year ago
CMakeLists.txt a909d7ddde Removed cmake_modules/VCMI_lib macro, use it directly in place 1 year ago
FuzzyEngines.cpp 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 10 months ago
FuzzyEngines.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
FuzzyHelper.cpp 29f393e024 Removed hardcoded checks for map objects in favor of analyzing 1 year ago
FuzzyHelper.h 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks 1 year ago
MapObjectsEvaluator.cpp c98ac01e7a Replaced public artType member of ArtifactInstance with getter 1 year ago
MapObjectsEvaluator.h 97b3b2e147 Fix build 2 years ago
ResourceManager.cpp be2327d000 Removed no longer used or redundant constants 1 year ago
ResourceManager.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year 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 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 10 months ago
VCAI.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 10 months ago
main.cpp 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 year ago