1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/rmg/modificators
2024-01-16 17:15:35 +01:00
..
ConnectionsPlacer.cpp Possible fix to https://github.com/vcmi/vcmi/issues/3334 2023-12-18 10:55:40 +01:00
ConnectionsPlacer.h
MinePlacer.cpp
MinePlacer.h
Modificator.cpp Use API identical to std classes where possible 2023-08-23 16:32:29 +03:00
Modificator.h
ObjectDistributor.cpp - Unban hero if related Prison is destroyed during map generation 2023-12-24 09:36:26 +01:00
ObjectDistributor.h
ObjectManager.cpp Missed optimization case 2023-12-21 17:56:21 +01:00
ObjectManager.h Style fix 2023-12-18 14:25:07 +01:00
ObstaclePlacer.cpp Multiple optimizations to avoid copying and allocating tiles for rmg::Area 2023-12-18 13:52:03 +01:00
ObstaclePlacer.h
PrisonHeroPlacer.cpp Do not ban heroes in Prisons, they might be rehired after they are defeated. 2024-01-15 07:41:29 +01:00
PrisonHeroPlacer.h Do not ban heroes in Prisons, they might be rehired after they are defeated. 2024-01-15 07:41:29 +01:00
QuestArtifactPlacer.cpp Unban artifacts if RMG fails to place Seer Hut (unlikely) 2024-01-16 17:15:35 +01:00
QuestArtifactPlacer.h Unban artifacts if RMG fails to place Seer Hut (unlikely) 2024-01-16 17:15:35 +01:00
RiverPlacer.cpp Select random object template instead of first 2023-09-30 01:19:18 +02:00
RiverPlacer.h
RoadPlacer.cpp Do not route road through the Corpse 2023-12-07 12:57:39 +01:00
RoadPlacer.h
RockFiller.cpp
RockFiller.h
RockPlacer.cpp
RockPlacer.h
TerrainPainter.cpp
TerrainPainter.h
TownPlacer.cpp Remove few more implicit conversions 2023-11-15 15:55:19 +02:00
TownPlacer.h Remove few more implicit conversions 2023-11-15 15:55:19 +02:00
TreasurePlacer.cpp Unban artifacts if RMG fails to place Seer Hut (unlikely) 2024-01-16 17:15:35 +01:00
TreasurePlacer.h Fix redundant class 2024-01-13 21:39:17 +01:00
WaterAdopter.cpp
WaterAdopter.h
WaterProxy.cpp Multiple optimizations to avoid copying and allocating tiles for rmg::Area 2023-12-18 13:52:03 +01:00
WaterProxy.h
WaterRoutes.cpp
WaterRoutes.h