Ivan Savenko 2bf599bbee Merge pull request #3119 from Nordsoft91/rmg-fix 2 years ago
..
ConnectionsPlacer.cpp ce62ab3e66 Select random object template instead of first 2 years ago
ConnectionsPlacer.h fabad20aa1 Compile fixes, cleanup 2 years 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 91baa65c8c Remove no longer needed synchronization that also fails to compile. 2 years ago
ObjectDistributor.cpp 3ea7988883 Treasure placement uses random templates now 2 years ago
ObjectDistributor.h 5da8c96214 Fix include paths 2 years ago
ObjectManager.cpp 2bf599bbee Merge pull request #3119 from Nordsoft91/rmg-fix 2 years ago
ObjectManager.h 1cad64c470 Move road flag to placeObject() method 2 years ago
ObstaclePlacer.cpp 8ef25155df Remove dependencies of surface and underground zones 2 years ago
ObstaclePlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
QuestArtifactPlacer.cpp 4741bd546f Fix regression 2 years ago
QuestArtifactPlacer.h 15b254fded Give every Zone its own RNG 2 years 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 2b21001743 lib/rmg/RoadPlacer.cpp: Remove "e" from this "throw" statement to rethrow the original exception. 2 years ago
RoadPlacer.h 65a8478b74 Fix override 2 years 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 cf0515dcd3 Moved Modificators to separate folder 2 years 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 ce62ab3e66 Select random object template instead of first 2 years ago
TownPlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
TreasurePlacer.cpp 8346d71c98 Remove more subID access 2 years ago
TreasurePlacer.h 3ea7988883 Treasure placement uses random templates now 2 years ago
WaterAdopter.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
WaterAdopter.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
WaterProxy.cpp ce62ab3e66 Select random object template instead of first 2 years 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