Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
..
CMapGenOptions.cpp fedf7d377c vcmi: remove TFaction 2 years ago
CMapGenOptions.h 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
CMapGenerator.cpp 1590c710dd Merge pull request #1886 from rilian-la-te/fix-rmg-levels 2 years ago
CMapGenerator.h 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
CRmgTemplate.cpp 7a5775a9f9 vcmi: use std::optional 2 years ago
CRmgTemplate.h 7a5775a9f9 vcmi: use std::optional 2 years ago
CRmgTemplateStorage.cpp 383387ef29 Integrated defaultMods into mod system 2 years ago
CRmgTemplateStorage.h 383387ef29 Integrated defaultMods into mod system 2 years ago
CZonePlacer.cpp 7a5775a9f9 vcmi: use std::optional 2 years ago
CZonePlacer.h 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
ConnectionsPlacer.cpp 74d028d951 Use product instead of distance sum for Subterranean Gate placement. 2 years ago
ConnectionsPlacer.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
Functions.cpp 00a77e3c5f Probably found the root cause of terrain problems. 2 years ago
Functions.h 53b2f68560 Serialize template 2 years ago
MinePlacer.cpp 44b83b2e11 Merge master -> develop 2 years ago
MinePlacer.h 401f2342c0 Place Mines after Towns and Monoliths. 2 years ago
ObjectDistributor.cpp 7a5775a9f9 vcmi: use std::optional 2 years ago
ObjectDistributor.h 18a87d1ec0 Distribute limited objects evenly in zones with matching terrain 2 years ago
ObjectManager.cpp dfa2e2a349 Merge beta into develop 2 years ago
ObjectManager.h 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
ObstaclePlacer.cpp 4260726e4b Provide encoding information to maps & campaigns loaders 2 years ago
ObstaclePlacer.h 20c102e648 Remove T prefix from new typedefs 3 years ago
RiverPlacer.cpp 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
RiverPlacer.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
RmgArea.cpp 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
RmgArea.h 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
RmgMap.cpp fedf7d377c vcmi: remove TFaction 2 years ago
RmgMap.h fedf7d377c vcmi: remove TFaction 2 years ago
RmgObject.cpp 3c87b3934d Do not place object visible tiles over the top of the map. 2 years ago
RmgObject.h 3c87b3934d Do not place object visible tiles over the top of the map. 2 years ago
RmgPath.cpp 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
RmgPath.h 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
RoadPlacer.cpp 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
RoadPlacer.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
RockPlacer.cpp 4260726e4b Provide encoding information to maps & campaigns loaders 2 years ago
RockPlacer.h 20c102e648 Remove T prefix from new typedefs 3 years ago
TerrainPainter.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
TerrainPainter.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
TileInfo.cpp 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
TileInfo.h 8c2b1d74be Removed unused code 2 years ago
TownPlacer.cpp fedf7d377c vcmi: remove TFaction 2 years ago
TownPlacer.h 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
TreasurePlacer.cpp 644f0f4b32 Removed ARRAY_COUNT in favor of std::size 2 years ago
TreasurePlacer.h 18a87d1ec0 Distribute limited objects evenly in zones with matching terrain 2 years ago
WaterAdopter.cpp 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
WaterAdopter.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
WaterProxy.cpp 63b197b78a Converted attributes to use c++17 functionality 2 years ago
WaterProxy.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
WaterRoutes.cpp 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
WaterRoutes.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
Zone.cpp fedf7d377c vcmi: remove TFaction 2 years ago
Zone.h fedf7d377c vcmi: remove TFaction 2 years ago
float3.h 5366f9190e vcmi: reduce boost::lexical_cast usage 2 years ago