1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/lib/mapping
2024-09-23 23:39:19 +03:00
..
CDrawRoadsOperation.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CDrawRoadsOperation.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CMap.cpp CMap put move and remove artifact method 2024-09-23 23:30:38 +03:00
CMap.h CMap put move and remove artifact method 2024-09-23 23:30:38 +03:00
CMapDefines.h Removed no longer used netpacks 2024-08-14 14:13:50 +00:00
CMapEditManager.cpp Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CMapEditManager.h Fix test 2024-07-19 12:17:06 +00:00
CMapHeader.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
CMapHeader.h Removed save compatibility with 1.4 2024-08-29 18:51:53 +00:00
CMapInfo.cpp Added GameSettings to gamestate, potentially allowing to define game 2024-09-05 15:16:27 +00:00
CMapInfo.h Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
CMapOperation.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CMapOperation.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CMapService.cpp chr loading 2024-08-31 12:39:23 +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 tarnum icon 2024-08-31 22:05:36 +02:00
MapFeaturesH3M.h tarnum icon 2024-08-31 22:05:36 +02:00
MapFormat.h chr loading 2024-08-31 12:39:23 +02:00
MapFormatH3M.cpp CArtifactSet cleanup 2024-09-23 23:39:19 +03:00
MapFormatH3M.h Fixed loading of text strings for hota quests 2024-04-22 13:49:17 +03:00
MapFormatJson.cpp Merge pull request #4490 from godric3/fix-campaign-hero-placeholder 2024-09-09 23:39:20 +03:00
MapFormatJson.h
MapIdentifiersH3M.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
MapIdentifiersH3M.h
MapReaderH3M.cpp IMarket suggestions 2024-08-20 18:49:48 +03:00
MapReaderH3M.h IMarket suggestions 2024-08-20 18:49:48 +03:00
ObstacleProxy.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
ObstacleProxy.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00