1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/mapping
2023-09-28 13:09:01 +02:00
..
CDrawRoadsOperation.cpp Fix generation of roads and rivers near map edge 2023-04-13 16:26:03 +03:00
CDrawRoadsOperation.h Remove unnecessary includes from headers 2023-05-31 23:01:57 +03:00
CMap.cpp Event message meta string 2023-09-27 23:28:17 +02:00
CMap.h Rumors meta string 2023-09-27 23:22:45 +02:00
CMapDefines.h Event message meta string 2023-09-27 23:28:17 +02:00
CMapEditManager.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
CMapEditManager.h Fix CI build 2023-05-31 23:18:39 +03:00
CMapHeader.cpp Proper map translations loading 2023-09-28 13:09:01 +02:00
CMapHeader.h Proper map translations loading 2023-09-28 13:09:01 +02:00
CMapInfo.cpp First steps 2023-09-27 22:53:13 +02:00
CMapInfo.h First steps 2023-09-27 22:53:13 +02:00
CMapOperation.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CMapOperation.h
CMapService.cpp Show root mods for maps 2023-09-21 22:38:01 +02:00
CMapService.h Proper mod compatibility check system 2023-09-21 04:31:08 +02:00
MapEditUtils.cpp Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
MapEditUtils.h Remove unnecessary includes from headers 2023-05-31 23:01:57 +03:00
MapFeaturesH3M.cpp Fixed parsing of some user-made H3M maps 2023-09-20 22:00:03 +03:00
MapFeaturesH3M.h Converted several enumerations into constants 2023-08-25 13:38:02 +03:00
MapFormat.h Fix CI build 2023-05-31 23:18:39 +03:00
MapFormatH3M.cpp Separate map text identifiers from global 2023-09-28 02:52:49 +02:00
MapFormatH3M.h Use meta string for messages 2023-09-27 23:11:11 +02:00
MapFormatJson.cpp Proper map translations loading 2023-09-28 13:09:01 +02:00
MapFormatJson.h Proper map translations loading 2023-09-28 13:09:01 +02:00
MapIdentifiersH3M.cpp Fixed hota maps templates loading 2023-09-20 21:59:16 +03:00
MapIdentifiersH3M.h Fixed hota maps templates loading 2023-09-20 21:59:16 +03:00
MapReaderH3M.cpp Fixed parsing of some user-made H3M maps 2023-09-20 22:00:03 +03:00
MapReaderH3M.h Remove bitmasks of PlayerColor's. Add encode/decode methods 2023-09-04 18:56:16 +03:00
ObstacleProxy.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
ObstacleProxy.h Fix StdInc.h 2023-05-21 07:26:36 +02:00