1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/mapping
2023-09-27 15:50:52 +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 refactoring 2023-09-19 13:31:57 +03:00
CMap.h refactoring 2023-09-19 13:31:57 +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 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 Merge pull request #2874 from SoundSSGood/exchange-window-update 2023-09-27 15:50:52 +03:00
MapFormatH3M.h Use enum in h3m map parser 2023-09-17 15:06:49 +02:00
MapFormatJson.cpp Merge pull request #2889 from Nordsoft91/mod-compatibility-check 2023-09-26 19:29:46 +02:00
MapFormatJson.h Events serialization 2023-09-10 01:54:55 +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