..
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
Ban Navigation on maps without water
2023-07-18 10:54:36 +02:00
CMap.h
Ban Navigation on maps without water
2023-07-18 10:54: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
Reorganization of boost filesystem usage
2023-07-28 19:12:04 +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
Fixed parsing of some hota campaigns
2023-07-17 16:22:43 +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-19 12:05:30 +02:00
MapFormatH3M.h
Removed no longer used code - moved to hota mod
2023-06-20 19:37:27 +03:00
MapFormatJson.cpp
+ Handled banning spells and artifacts
2023-07-17 17:21:28 +02:00
MapFormatJson.h
vcmi: remove TFaction
2023-04-10 19:28:16 +03:00
MapIdentifiersH3M.cpp
Fixes loading of hota maps with enabled wog mod (identifiers conflict)
2023-07-17 16:38:23 +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