.. |
CMapGenerator.cpp
|
Merge pull request #1221 from IvanSavenko/warnings_fix
|
2022-12-29 21:51:55 +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
|
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2023-01-10 00:01:35 +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
|
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2023-01-10 00:01:35 +02:00 |
CRmgTemplate.h
|
Removed unused code
|
2023-01-10 20:07:22 +02:00 |
CRmgTemplateStorage.cpp
|
Merge branch 'develop' into interface-builder
|
2022-12-24 21:56:29 +04:00 |
CRmgTemplateStorage.h
|
Merge remote-tracking branch 'upstream/develop' into cpp-map-editor
|
2022-09-25 00:58:43 +04:00 |
CZonePlacer.cpp
|
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2023-01-10 00:01:35 +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
|
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2023-01-10 00:01:35 +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 |