1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/mapping
Ivan Savenko fd04320815
Merge pull request #4267 from IvanSavenko/sonar_fix
Fixed new issues detected by SonarCloud
2024-07-16 12:23:08 +03:00
..
CDrawRoadsOperation.cpp lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
CDrawRoadsOperation.h
CMap.cpp Fixed new issues detected by SonarCloud 2024-07-15 07:46:40 +00:00
CMap.h
CMapDefines.h reorder fields to shrink struct TerrainTile from 96 to 80 bytes 2024-07-07 12:53:29 +00:00
CMapEditManager.cpp Draw random artifact as an atomic operation 2024-06-24 20:06:50 +02:00
CMapEditManager.h
CMapHeader.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CMapHeader.h extend map format 2024-06-29 13:13:59 +02:00
CMapInfo.cpp
CMapInfo.h Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
CMapOperation.cpp
CMapOperation.h
CMapService.cpp Restrict reindexing to random maps 2024-04-03 20:05:35 +02:00
CMapService.h Moved serialization of ModCompatibilityInfo from MapFormat 2024-04-23 17:15:59 +03:00
MapEditUtils.cpp lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
MapEditUtils.h
MapFeaturesH3M.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
MapFeaturesH3M.h
MapFormat.h
MapFormatH3M.cpp extend map format 2024-06-29 13:13:59 +02:00
MapFormatH3M.h Fixed loading of text strings for hota quests 2024-04-22 13:49:17 +03:00
MapFormatJson.cpp extend map format 2024-06-29 13:13:59 +02:00
MapFormatJson.h
MapIdentifiersH3M.cpp
MapIdentifiersH3M.h
MapReaderH3M.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
MapReaderH3M.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
ObstacleProxy.cpp lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
ObstacleProxy.h Allow filtering obstacles by faction aligmnment 2024-04-11 18:10:14 +02:00