1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/rmg
DjWarmonger 2c4cde060a
Merge pull request #1694 from vcmi/extra_rmg_monoliths
This could be controversial solution, but since there were no objections, I'll give it a shot.
2023-03-25 18:38:06 +01:00
..
CMapGenerator.cpp - Duplicate Monolith templates to ensure at least 100 are available to RMG 2023-03-16 06:58:25 +01: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 Allow zones to inherit properties recursively, in any order. 2023-03-19 09:27:05 +01:00
CRmgTemplate.h Forgot this one 2023-03-19 09:51:37 +01: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 Add fallback for empty terrain types. Still it's a workaround and does not solve the root cause. 2023-03-18 17:00:50 +01:00
Functions.h Serialize template 2022-12-14 04:37:11 +04:00
ObjectManager.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03: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 Provide encoding information to maps & campaigns loaders 2023-03-05 17:39:27 +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 vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
TownPlacer.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
TreasurePlacer.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
TreasurePlacer.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03: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