.. |
CMapGenerator.cpp
|
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
2022-09-27 07:50:17 +02:00 |
CMapGenerator.h
|
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
2022-09-27 07:50:17 +02:00 |
CMapGenOptions.cpp
|
Fix #3234
|
2022-11-18 04:05:35 +04:00 |
CMapGenOptions.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
ConnectionsPlacer.cpp
|
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
2022-09-27 07:50:17 +02: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
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
CRmgTemplate.h
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
CRmgTemplateStorage.cpp
|
Added common method to get names of hardcoded mod scopes
|
2022-12-07 15:18:19 +02:00 |
CRmgTemplateStorage.h
|
Merge remote-tracking branch 'upstream/develop' into cpp-map-editor
|
2022-09-25 00:58:43 +04:00 |
CZonePlacer.cpp
|
Throw an exception if empty zone is generated
|
2022-12-06 15:07:16 +04:00 |
CZonePlacer.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
float3.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
Functions.cpp
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
Functions.h
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
ObjectManager.cpp
|
Fix incorrect templates for mines in HoTA
|
2022-10-08 12:42:10 +03:00 |
ObjectManager.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
ObstaclePlacer.cpp
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
ObstaclePlacer.h
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
RiverPlacer.cpp
|
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
2022-09-27 07:50:17 +02: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
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
RmgArea.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
RmgMap.cpp
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
RmgMap.h
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
RmgObject.cpp
|
Fix incorrect templates for mines in HoTA
|
2022-10-08 12:42:10 +03:00 |
RmgObject.h
|
Fix incorrect templates for mines in HoTA
|
2022-10-08 12:42:10 +03:00 |
RmgPath.cpp
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
RmgPath.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
RoadPlacer.cpp
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02: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
|
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
|
2022-09-27 07:50:17 +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
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
TileInfo.h
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
TownPlacer.cpp
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
TownPlacer.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
TreasurePlacer.cpp
|
check amount of artifacts on hero when checking requirements of a quest that requires artifact(s)
|
2022-10-01 09:28:32 +03:00 |
TreasurePlacer.h
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
WaterAdopter.cpp
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +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
|
Fixed asserts (only for debug build)
|
2022-09-29 21:10:44 +02: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
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +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
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |
Zone.h
|
Remove T prefix from new typedefs
|
2022-09-29 11:44:46 +02:00 |