1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
2023-10-22 18:39:03 +03: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 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CMap.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CMapDefines.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +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 Text container fix 2023-10-11 01:26:07 +02:00
CMapHeader.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
CMapInfo.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CMapInfo.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CMapOperation.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CMapOperation.h vcmi: modernize lib/mapping 2023-02-14 14:22:13 +03:00
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 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapFeaturesH3M.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapFormat.h Fix CI build 2023-05-31 23:18:39 +03:00
MapFormatH3M.cpp Merge branch 'josch/dos2unix' into develop 2023-10-22 18:39:03 +03:00
MapFormatH3M.h Merge branch 'josch/dos2unix' into develop 2023-10-22 18:39:03 +03:00
MapFormatJson.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapFormatJson.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapIdentifiersH3M.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapIdentifiersH3M.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapReaderH3M.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapReaderH3M.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
ObstacleProxy.cpp Redesign map editor rendering 2023-10-20 01:25:06 +02:00
ObstacleProxy.h Redesign map editor rendering 2023-10-20 01:25:06 +02:00