DjWarmonger 1e9f65693f Merge pull request #5523 from vcmi/town_hints 7 months ago
..
ConnectionsPlacer.cpp 9f713a0914 Rename int3::valid to isValid for consistency 8 months ago
ConnectionsPlacer.h f4f416eb16 Add RMG option "forcePortal" 1 year ago
MinePlacer.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
MinePlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
Modificator.cpp 6e7dfc6ee4 First implementation that works 7 months ago
Modificator.h 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB 8 months ago
ObjectDistributor.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
ObjectDistributor.h 5da8c96214 Fix include paths 2 years ago
ObjectManager.cpp 9f713a0914 Rename int3::valid to isValid for consistency 8 months ago
ObjectManager.h 7f7df93e12 Style fix 1 year ago
ObstaclePlacer.cpp 31095248ab Removed typeName and subtypeName properties from CGObjectInstance 1 year ago
ObstaclePlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
PrisonHeroPlacer.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
PrisonHeroPlacer.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
QuestArtifactPlacer.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
QuestArtifactPlacer.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
RiverPlacer.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
RiverPlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
RoadPlacer.cpp 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB 8 months ago
RoadPlacer.h 5a979e42e2 Satisfy SonarCloud 1 year ago
RockFiller.cpp 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB 8 months ago
RockFiller.h 5da8c96214 Fix include paths 2 years ago
RockPlacer.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
RockPlacer.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
TerrainPainter.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
TerrainPainter.h 5da8c96214 Fix include paths 2 years ago
TownPlacer.cpp 38a46d4b3f Allow "notLikeZone" to be vector 7 months ago
TownPlacer.h 946e47ee22 Add townHints to random template, define logic 8 months ago
TreasurePlacer.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
TreasurePlacer.h 9591ce1ab4 Move CompoundMapObjectID to separate file 1 year ago
WaterAdopter.cpp 1def86a3ec Move main town to the tile with highest distance to water shore 7 months ago
WaterAdopter.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
WaterProxy.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
WaterProxy.h 7e07ed65c8 - Check road connection for Shipyards 2 years ago
WaterRoutes.cpp a94286c23d Code cleanup 1 year ago
WaterRoutes.h cf0515dcd3 Moved Modificators to separate folder 2 years ago