1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
2023-07-15 14:36:32 +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 Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps 2023-07-15 14:36:32 +02:00
CMap.h Checking flags and conditions 2023-07-09 11:16:36 +02: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 Added loading of reserved heroes from H3M 2023-06-26 17:15:59 +03:00
CMapInfo.cpp Use inheritance instead of composition for campaign header 2023-06-26 17:15:59 +03:00
CMapInfo.h Use inheritance instead of composition for campaign header 2023-06-26 17:15:59 +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 Always use std::vector<uint8_t> to store binary map 2023-06-27 16:27:35 +03:00
CMapService.h Always use std::vector<uint8_t> to store binary map 2023-06-27 16:27:35 +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 Merge remote-tracking branch 'origin/develop' into ban_stuff_on_water_maps 2023-07-15 14:36:32 +02:00
MapFormatH3M.h Removed no longer used code - moved to hota mod 2023-06-20 19:37:27 +03:00
MapFormatJson.cpp Checking flags and conditions 2023-07-09 11:16:36 +02: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