1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rmg
2023-04-01 17:07:43 +02:00
..
CMapGenerator.cpp Distribute limited objects evenly in zones with matching terrain 2023-03-27 09:09:58 +02:00
CMapGenerator.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
CMapGenOptions.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
CMapGenOptions.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
ConnectionsPlacer.cpp - Place Subterranean Gates as far from other objects as possible 2023-03-16 18:42:28 +01:00
ConnectionsPlacer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CRmgTemplate.cpp Minor refactor 2023-03-28 17:13:24 +02:00
CRmgTemplate.h Minor refactor 2023-03-28 17:13:24 +02:00
CRmgTemplateStorage.cpp Integrated defaultMods into mod system 2023-03-16 17:55:09 +02:00
CRmgTemplateStorage.h Integrated defaultMods into mod system 2023-03-16 17:55:09 +02:00
CZonePlacer.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
CZonePlacer.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
float3.h vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
Functions.cpp Probably found the root cause of terrain problems. 2023-03-25 18:52:18 +01:00
Functions.h Serialize template 2022-12-14 04:37:11 +04:00
MinePlacer.cpp Place Mines after Towns and Monoliths. 2023-03-29 16:54:22 +02:00
MinePlacer.h Place Mines after Towns and Monoliths. 2023-03-29 16:54:22 +02:00
ObjectDistributor.cpp Use the most suitable template for object 2023-03-28 17:53:08 +02:00
ObjectDistributor.h Distribute limited objects evenly in zones with matching terrain 2023-03-27 09:09:58 +02:00
ObjectManager.cpp Place towns and monoliths first - preferably at the zone border. 2023-03-29 16:25:13 +02:00
ObjectManager.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
ObstaclePlacer.cpp Provide encoding information to maps & campaigns loaders 2023-03-05 17:39:27 +02:00
ObstaclePlacer.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
RiverPlacer.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RiverPlacer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
RmgArea.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RmgArea.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RmgMap.cpp Add back Mines. 2023-03-29 17:06:17 +02:00
RmgMap.h Provide encoding information to maps & campaigns loaders 2023-03-05 17:39:27 +02:00
RmgObject.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RmgObject.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RmgPath.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RmgPath.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RoadPlacer.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RoadPlacer.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
RockPlacer.cpp Provide encoding information to maps & campaigns loaders 2023-03-05 17:39:27 +02:00
RockPlacer.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
TerrainPainter.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
TerrainPainter.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
TileInfo.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
TileInfo.h Removed unused code 2023-01-10 20:07:22 +02:00
TownPlacer.cpp Manually adjust the position of town - noticeable on S maps. 2023-04-01 17:07:43 +02:00
TownPlacer.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
TreasurePlacer.cpp Fixed warning-as-error 2023-03-28 18:25:56 +02:00
TreasurePlacer.h Distribute limited objects evenly in zones with matching terrain 2023-03-27 09:09:58 +02:00
WaterAdopter.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
WaterAdopter.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
WaterProxy.cpp Merge pull request #1698 from vcmi/object_placement_tweaks 2023-03-25 18:13:15 +01:00
WaterProxy.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
WaterRoutes.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
WaterRoutes.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Zone.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
Zone.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00