1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
2024-02-11 17:31:30 +02:00
..
CDrawRoadsOperation.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CDrawRoadsOperation.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
CMap.cpp Fix editor build 2024-02-06 00:40:26 +02:00
CMap.h Implemented tracking of objects destroyed by players 2024-01-31 01:37:33 +02:00
CMapDefines.h Added range checks to values read from h3m. 2024-02-05 21:27:55 +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 Added range checks to values read from h3m. 2024-02-05 21:27:55 +02:00
CMapHeader.h Fix save compatiblity with 1.4 2024-02-11 17:31:30 +02:00
CMapInfo.cpp Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CMapInfo.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CMapOperation.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CMapOperation.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
CMapService.cpp Replaced remaining placeholder code with callbacks 2024-01-19 13:55:22 +02:00
CMapService.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
MapEditUtils.cpp Implemented configurable level of decorations for terrains 2023-12-22 17:41:30 +02:00
MapEditUtils.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00: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
MapFormatH3M.cpp Added range checks to values read from h3m. 2024-02-05 21:27:55 +02:00
MapFormatH3M.h Added range checks to values read from h3m. 2024-02-05 21:27:55 +02:00
MapFormatJson.cpp Fixed duplicated hero check - was used too early, before hero type is 2024-02-05 21:55:48 +02:00
MapFormatJson.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
MapIdentifiersH3M.cpp Fixed map startup 2023-11-17 16:19:07 +02:00
MapIdentifiersH3M.h
MapReaderH3M.cpp Added range checks to values read from h3m. 2024-02-05 21:27:55 +02:00
MapReaderH3M.h Added range checks to values read from h3m. 2024-02-05 21:27:55 +02:00
ObstacleProxy.cpp Replaced remaining placeholder code with callbacks 2024-01-19 13:55:22 +02:00
ObstacleProxy.h Replaced remaining placeholder code with callbacks 2024-01-19 13:55:22 +02:00