..
CMapGenerator.cpp
All text for factions/towns/building are passed through translator
2023-01-20 15:18:36 +02:00
CMapGenerator.h
Merge remote-tracking branch 'origin/develop' into terrain-rewrite
2022-09-27 07:50:17 +02:00
CMapGenOptions.cpp
Team alignments implemented
2022-12-17 08:19:16 +04:00
CMapGenOptions.h
Support roads and teams customization in engine
2022-12-17 03:52:40 +04:00
ConnectionsPlacer.cpp
Cleared up formatting
2023-01-17 22:58:22 +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
Replaced Terrain::BORDER and WRONG with NONE
2023-01-10 20:09:09 +02:00
CRmgTemplate.h
Removed unused code
2023-01-10 20:07:22 +02:00
CRmgTemplateStorage.cpp
Finalization of refactoring:
2023-01-20 15:18:36 +02:00
CRmgTemplateStorage.h
Merge remote-tracking branch 'upstream/develop' into cpp-map-editor
2022-09-25 00:58:43 +04:00
CZonePlacer.cpp
Replaced Terrain::BORDER and WRONG with NONE
2023-01-10 20:09:09 +02: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
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
2023-01-10 00:01:35 +02:00
Functions.h
Serialize template
2022-12-14 04:37:11 +04: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
Moved road & river handlers into a separate file
2023-01-11 15:17:24 +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
Terrain/Road/River handler are now in compileable state
2023-01-10 00:01:35 +02:00
RmgMap.h
Remove T prefix from new typedefs
2022-09-29 11:44:46 +02:00
RmgObject.cpp
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
2023-01-10 00:01:35 +02: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
Terrain/Road/River handler are now in compileable state
2023-01-10 00:01:35 +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
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
2023-01-10 00:01:35 +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
Removed unused code
2023-01-10 20:07:22 +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
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
2023-01-10 00:01:35 +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
Terrain/Road/River handler are now in compileable state
2023-01-10 00:01:35 +02:00
Zone.h
Remove T prefix from new typedefs
2022-09-29 11:44:46 +02:00