1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
2023-06-20 19:37:27 +03:00
..
CCampaignHandler.cpp Fixed detection of campaign format 2023-05-31 23:18:39 +03:00
CCampaignHandler.h Fix assertion 2023-06-01 16:03:37 +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 Win/loss condition texts use MetaString 2023-06-20 19:37:27 +03:00
CMap.h Use boost::multiarray instead of manual memory management in CMap 2023-06-16 17:59:10 +03:00
CMapDefines.h Split massive CMap.h a bit 2023-05-31 23:01:57 +03: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 Win/loss condition texts use MetaString 2023-06-20 19:37:27 +03:00
CMapInfo.cpp Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
CMapInfo.h Icon index for map format is now defined in config 2023-05-31 23:01:57 +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 Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
CMapService.h Split massive CMap.h a bit 2023-05-31 23:01:57 +03:00
MapEditUtils.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
MapEditUtils.h Remove unnecessary includes from headers 2023-05-31 23:01:57 +03:00
MapFeaturesH3M.cpp Implemented mapping of hero portraits 2023-06-20 19:37:27 +03:00
MapFeaturesH3M.h Fixed parsing of hota format '0' 2023-04-15 17:20:38 +03:00
MapFormat.h Fix CI build 2023-05-31 23:18:39 +03:00
MapFormatH3M.cpp Load new hota quests as empty quests, to avoid unexpected behavior 2023-06-20 19:37:27 +03:00
MapFormatH3M.h Removed no longer used code - moved to hota mod 2023-06-20 19:37:27 +03:00
MapFormatJson.cpp MetaString can be serialized in json 2023-06-20 19:37:27 +03:00
MapFormatJson.h vcmi: remove TFaction 2023-04-10 19:28:16 +03:00
MapIdentifiersH3M.cpp Implemented mapping of hero portraits 2023-06-20 19:37:27 +03:00
MapIdentifiersH3M.h Implemented mapping of hero portraits 2023-06-20 19:37:27 +03:00
MapReaderH3M.cpp Implemented mapping of hero portraits 2023-06-20 19:37:27 +03:00
MapReaderH3M.h Implemented mapping of hero portraits 2023-06-20 19:37:27 +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