1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
2024-01-13 21:02:08 +01: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 - Unban hero if related Prison is destroyed during map generation 2023-12-24 09:36:26 +01:00
CMap.h - Unban hero if related Prison is destroyed during map generation 2023-12-24 09:36:26 +01:00
CMapDefines.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CMapEditManager.cpp Implemented configurable level of decorations for terrains 2023-12-22 17:41:30 +02:00
CMapEditManager.h Implemented configurable level of decorations for terrains 2023-12-22 17:41:30 +02:00
CMapHeader.cpp Remove pointer to CGObjectInstance from map header 2023-11-17 16:39:15 +02:00
CMapHeader.h Remove pointer to CGObjectInstance from map header 2023-11-17 16:39:15 +02:00
CMapInfo.cpp add sort for changedate 2024-01-07 20:17:44 +01:00
CMapInfo.h add sort for changedate 2024-01-07 20:17:44 +01:00
CMapOperation.cpp Fix water generation, try to improve decoration level a bit 2023-12-22 18:35:38 +02:00
CMapOperation.h Implemented configurable level of decorations for terrains 2023-12-22 17:41:30 +02:00
CMapService.cpp Show root mods for maps 2023-09-21 22:38:01 +02:00
CMapService.h Mod compatibility check is now in a separate class and not part of 2023-11-08 21:27:05 +02:00
MapEditUtils.cpp Implemented configurable level of decorations for terrains 2023-12-22 17:41:30 +02:00
MapEditUtils.h Implemented configurable level of decorations for terrains 2023-12-22 17:41:30 +02:00
MapFeaturesH3M.cpp Fix loading of maps with Grail or Diplomat Suit placed on map 2023-11-27 14:08:49 +02:00
MapFeaturesH3M.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapFormat.h Fix CI build 2023-05-31 23:18:39 +03:00
MapFormatH3M.cpp Fix missing modded spells in magic guilds for h3m maps 2024-01-05 16:47:23 +02:00
MapFormatH3M.h Merge branch 'josch/dos2unix' into develop 2023-10-22 18:39:03 +03:00
MapFormatJson.cpp Add workaround to loading old map format 2023-11-27 14:09:08 +02:00
MapFormatJson.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapIdentifiersH3M.cpp Fixed map startup 2023-11-17 16:19:07 +02:00
MapIdentifiersH3M.h Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
MapReaderH3M.cpp Fix loading of artifact ID for "transport item" victory condition 2023-12-03 19:45:18 +02:00
MapReaderH3M.h Win/loss conditions now use VariantIdentifier. Removed non-implemented 2023-11-15 15:55:19 +02:00
ObstacleProxy.cpp Do not calculate area for invalid positions 2023-12-13 22:06:47 +01:00
ObstacleProxy.h Redesign map editor rendering 2023-10-20 01:25:06 +02:00