1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-10 09:50:17 +02:00
vcmi/lib/rmg/modificators
2024-08-20 18:49:47 +03:00
..
ConnectionsPlacer.cpp Cleanup 2024-07-30 08:50:33 +02:00
ConnectionsPlacer.h Add RMG option "forcePortal" 2024-07-29 20:36:23 +02:00
MinePlacer.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
MinePlacer.h Moved Modificators to separate folder 2023-05-20 10:17:37 +02:00
Modificator.cpp Protect every access to zone tiles with a mutex 2024-03-27 06:16:48 +01:00
Modificator.h Remove trailing semicolons from more macros 2024-01-16 19:46:21 +00:00
ObjectDistributor.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
ObjectDistributor.h Fix include paths 2023-05-20 11:45:08 +02:00
ObjectManager.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
ObjectManager.h Style fix 2023-12-18 14:25:07 +01:00
ObstaclePlacer.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
ObstaclePlacer.h Moved Modificators to separate folder 2023-05-20 10:17:37 +02:00
PrisonHeroPlacer.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
PrisonHeroPlacer.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
QuestArtifactPlacer.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
QuestArtifactPlacer.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
RiverPlacer.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
RiverPlacer.h Moved Modificators to separate folder 2023-05-20 10:17:37 +02:00
RoadPlacer.cpp Merge remote-tracking branch 'vcmi/master' into develop 2024-07-11 17:43:44 +00:00
RoadPlacer.h Satisfy SonarCloud 2024-05-10 21:14:15 +02:00
RockFiller.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
RockFiller.h Fix include paths 2023-05-20 11:45:08 +02:00
RockPlacer.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
RockPlacer.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
TerrainPainter.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
TerrainPainter.h Fix include paths 2023-05-20 11:45:08 +02:00
TownPlacer.cpp IMarket now able to store artifacts 2024-08-20 18:49:47 +03:00
TownPlacer.h Remove few more implicit conversions 2023-11-15 15:55:19 +02:00
TreasurePlacer.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
TreasurePlacer.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
WaterAdopter.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
WaterAdopter.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
WaterProxy.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
WaterProxy.h - Check road connection for Shipyards 2023-07-07 21:27:24 +02:00
WaterRoutes.cpp Code cleanup 2024-03-27 08:03:19 +01:00
WaterRoutes.h Moved Modificators to separate folder 2023-05-20 10:17:37 +02:00