1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/mapping
2023-09-21 22:28:29 +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 Events serialization 2023-09-10 01:54:55 +02:00
CMap.h Remove bitmasks of PlayerColor's. Add encode/decode methods 2023-09-04 18:56:16 +03:00
CMapDefines.h Events serialization 2023-09-10 01:54:55 +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 Win/loss condition texts use MetaString 2023-06-20 19:37:27 +03:00
CMapHeader.h Proper mod compatibility check system 2023-09-21 04:31:08 +02:00
CMapInfo.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CMapInfo.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03: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 Proper mod compatibility check system 2023-09-21 04:31:08 +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 Converted several enumerations into constants 2023-08-25 13:38:02 +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 Fix components problem 2023-09-17 16:04:34 +02:00
MapFormatH3M.h Use enum in h3m map parser 2023-09-17 15:06:49 +02:00
MapFormatJson.cpp Show root mods only 2023-09-21 22:28:29 +02:00
MapFormatJson.h Events serialization 2023-09-10 01:54:55 +02:00
MapIdentifiersH3M.cpp Fix resource creation 2023-09-04 18:22:34 +03:00
MapIdentifiersH3M.h Implemented mapping of hero portraits 2023-06-20 19:37:27 +03:00
MapReaderH3M.cpp Remove bitmasks of PlayerColor's. Add encode/decode methods 2023-09-04 18:56:16 +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