1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/rmg/modificators
2024-10-30 16:22:11 +00: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 Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
ObjectManager.h
ObstaclePlacer.cpp Removed typeName and subtypeName properties from CGObjectInstance 2024-10-13 13:05:50 +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 accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +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 TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
RoadPlacer.h Satisfy SonarCloud 2024-05-10 21:14:15 +02:00
RockFiller.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
RockFiller.h
RockPlacer.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
RockPlacer.h
TerrainPainter.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
TerrainPainter.h
TownPlacer.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
TownPlacer.h
TreasurePlacer.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00: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 TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
WaterProxy.h
WaterRoutes.cpp Code cleanup 2024-03-27 08:03:19 +01:00
WaterRoutes.h