1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/rmg/modificators
Tomasz Zieliński ec603f46ae - Handle new configurable banks
- Handle "all" object banned option
2024-09-21 13:36:28 +02: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
Modificator.cpp Protect every access to zone tiles with a mutex 2024-03-27 06:16:48 +01:00
Modificator.h
ObjectDistributor.cpp Use CompoundMapObjectID in ObjectInfo 2024-09-14 09:23:28 +02:00
ObjectDistributor.h
ObjectManager.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
ObjectManager.h
ObstaclePlacer.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
ObstaclePlacer.h
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
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
RockPlacer.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
RockPlacer.h
TerrainPainter.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
TerrainPainter.h
TownPlacer.cpp IMarket now able to store artifacts 2024-08-20 18:49:47 +03:00
TownPlacer.h
TreasurePlacer.cpp - Handle new configurable banks 2024-09-21 13:36:28 +02:00
TreasurePlacer.h Move CompoundMapObjectID to separate file 2024-09-14 08:55:28 +02:00
WaterAdopter.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
WaterAdopter.h
WaterProxy.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
WaterProxy.h
WaterRoutes.cpp Code cleanup 2024-03-27 08:03:19 +01:00
WaterRoutes.h