Ivan Savenko 6b8f94e6e7 Merge remote-tracking branch 'vcmi/master' into develop 1 year ago
..
ConnectionsPlacer.cpp a94286c23d Code cleanup 1 year ago
ConnectionsPlacer.h d8c93cb222 Protect every access to zone tiles with a mutex 1 year ago
MinePlacer.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 year ago
MinePlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
Modificator.cpp d8c93cb222 Protect every access to zone tiles with a mutex 1 year ago
Modificator.h ccac73fb69 Remove trailing semicolons from more macros 1 year ago
ObjectDistributor.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
ObjectDistributor.h 5da8c96214 Fix include paths 2 years ago
ObjectManager.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
ObjectManager.h 7f7df93e12 Style fix 1 year ago
ObstaclePlacer.cpp 2521557f68 Fixed some newly reported issues from SonarCloud 1 year ago
ObstaclePlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
PrisonHeroPlacer.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
PrisonHeroPlacer.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
QuestArtifactPlacer.cpp d7a4ea9f32 Draw random artifact as an atomic operation 1 year ago
QuestArtifactPlacer.h d7a4ea9f32 Draw random artifact as an atomic operation 1 year ago
RiverPlacer.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
RiverPlacer.h cf0515dcd3 Moved Modificators to separate folder 2 years ago
RoadPlacer.cpp 6b8f94e6e7 Merge remote-tracking branch 'vcmi/master' into develop 1 year ago
RoadPlacer.h 5a979e42e2 Satisfy SonarCloud 1 year ago
RockFiller.cpp 67447acd0e First implementation that works 1 year ago
RockFiller.h 5da8c96214 Fix include paths 2 years ago
RockPlacer.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
RockPlacer.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
TerrainPainter.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
TerrainPainter.h 5da8c96214 Fix include paths 2 years ago
TownPlacer.cpp 3bea383b59 Merge branch 'vcmi/beta' into 'vcmi/develop' 1 year ago
TownPlacer.h 13763cad8e Remove few more implicit conversions 2 years ago
TreasurePlacer.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
TreasurePlacer.h 789c96d9b0 Fixed binding lambda to a reference to a temporary on stack 1 year ago
WaterAdopter.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
WaterAdopter.h f3277b7953 Define each identifier in a dedicated statement 1 year ago
WaterProxy.cpp 6d9f83a376 Protect lakes accessed from both zones with lock 1 year 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