1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/rmg/modificators
2023-07-21 14:55:34 +02:00
..
ConnectionsPlacer.cpp Fix Subterranean Gates incorrectly placed outside the map 2023-07-18 19:28:36 +02:00
ConnectionsPlacer.h Compile fixes, cleanup 2023-07-08 10:21:36 +02:00
MinePlacer.cpp Compile fixes, cleanup 2023-07-08 10:21:36 +02:00
MinePlacer.h
Modificator.cpp Missing precompiled header 2023-05-20 15:41:03 +02:00
Modificator.h Remove no longer needed synchronization that also fails to compile. 2023-05-20 13:15:46 +02:00
ObjectDistributor.cpp Fix prison distribution 2023-06-07 15:08:50 +02:00
ObjectDistributor.h
ObjectManager.cpp Fix HoTA guard once again 2023-07-18 19:28:20 +02:00
ObjectManager.h Move road flag to placeObject() method 2023-07-07 20:17:20 +02:00
ObstaclePlacer.cpp Remove dependencies of surface and underground zones 2023-06-10 14:58:12 +02:00
ObstaclePlacer.h
QuestArtifactPlacer.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
QuestArtifactPlacer.h
RiverPlacer.cpp Remove dependencies of surface and underground zones 2023-06-10 14:58:12 +02:00
RiverPlacer.h
RoadPlacer.cpp Allow routing road behind objects not visitable from top if that's absolutely neccessary. 2023-07-21 14:55:34 +02:00
RoadPlacer.h Fix override 2023-06-10 15:07:03 +02:00
RockFiller.cpp Remove dependencies of surface and underground zones 2023-06-10 14:58:12 +02:00
RockFiller.h
RockPlacer.cpp Remove dependencies of surface and underground zones 2023-06-10 14:58:12 +02:00
RockPlacer.h
TerrainPainter.cpp Improve serialization of IDs from mods, so they are resolved correctly after all mods are loaded. 2023-07-05 20:53:00 +02:00
TerrainPainter.h
TownPlacer.cpp Move road flag to placeObject() method 2023-07-07 20:17:20 +02:00
TownPlacer.h
TreasurePlacer.cpp + Handle Wide Connections 2023-06-17 19:09:38 +02:00
TreasurePlacer.h Do not exceed rolled treasure value - matches OH3. 2023-06-08 19:23:23 +02:00
WaterAdopter.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
WaterAdopter.h
WaterProxy.cpp - Check road connection for Shipyards 2023-07-07 21:27:24 +02:00
WaterProxy.h - Check road connection for Shipyards 2023-07-07 21:27:24 +02:00
WaterRoutes.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
WaterRoutes.h