1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
2022-11-15 03:20:55 +03:00
..
CCampaignHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CCampaignHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CDrawRoadsOperation.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CDrawRoadsOperation.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMap.cpp Code refactor following C++ standard and condition fixes 2022-11-15 03:20:55 +03:00
CMap.h Fix campaign serialization 2022-10-03 01:48:03 +04:00
CMapDefines.h Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
CMapEditManager.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMapEditManager.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMapInfo.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMapInfo.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMapOperation.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMapOperation.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMapService.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CMapService.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
MapEditUtils.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
MapEditUtils.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
MapFormatH3M.cpp Code refactor following C++ standard and condition fixes 2022-11-15 03:20:55 +03:00
MapFormatH3M.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
MapFormatJson.cpp Code refactor following C++ standard and condition fixes 2022-11-15 03:20:55 +03:00
MapFormatJson.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00