Ivan Savenko 339fad6e27 Merge pull request #3528 from vcmi/master 1 year ago
..
ConnectionsPlacer.cpp bd5361a108 Possible fix to https://github.com/vcmi/vcmi/issues/3334 1 year ago
ConnectionsPlacer.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
MinePlacer.cpp fabad20aa1 Compile fixes, cleanup 2 years ago
MinePlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
Modificator.cpp 44d16b32fe Use API identical to std classes where possible 2 years ago
Modificator.h ccac73fb69 Remove trailing semicolons from more macros 1 year ago
ObjectDistributor.cpp ebf2055afc - Unban hero if related Prison is destroyed during map generation 1 year ago
ObjectDistributor.h 5da8c96214 Fix include paths 2 years ago
ObjectManager.cpp f9e5d73014 Missed optimization case 1 year ago
ObjectManager.h 7f7df93e12 Style fix 1 year ago
ObstaclePlacer.cpp c701d42781 Multiple optimizations to avoid copying and allocating tiles for rmg::Area 1 year ago
ObstaclePlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
PrisonHeroPlacer.cpp 285bafdbf4 Do not ban heroes in Prisons, they might be rehired after they are defeated. 1 year ago
PrisonHeroPlacer.h 4f28cd42b7 Update lib/rmg/modificators/PrisonHeroPlacer.h 1 year ago
QuestArtifactPlacer.cpp 71844d4d92 Unban artifacts if RMG fails to place Seer Hut (unlikely) 1 year ago
QuestArtifactPlacer.h 71844d4d92 Unban artifacts if RMG fails to place Seer Hut (unlikely) 1 year ago
RiverPlacer.cpp ce62ab3e66 Select random object template instead of first 2 years ago
RiverPlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
RoadPlacer.cpp cca08e29da Remove duplicate semicolons 1 year ago
RoadPlacer.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
RockFiller.cpp 8ef25155df Remove dependencies of surface and underground zones 2 years ago
RockFiller.h 5da8c96214 Fix include paths 2 years ago
RockPlacer.cpp 8ef25155df Remove dependencies of surface and underground zones 2 years ago
RockPlacer.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
TerrainPainter.cpp 9f2bfbc1d8 Improve serialization of IDs from mods, so they are resolved correctly after all mods are loaded. 2 years ago
TerrainPainter.h 5da8c96214 Fix include paths 2 years ago
TownPlacer.cpp 13763cad8e Remove few more implicit conversions 1 year ago
TownPlacer.h 13763cad8e Remove few more implicit conversions 1 year ago
TreasurePlacer.cpp aa02d5787a Better solution for rmg crash fix 1 year ago
TreasurePlacer.h 789c96d9b0 Fixed binding lambda to a reference to a temporary on stack 1 year ago
WaterAdopter.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
WaterAdopter.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
WaterProxy.cpp c701d42781 Multiple optimizations to avoid copying and allocating tiles for rmg::Area 1 year ago
WaterProxy.h 7e07ed65c8 - Check road connection for Shipyards 2 years ago
WaterRoutes.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
WaterRoutes.h cf0515dcd3 Moved Modificators to separate folder 2 years ago