1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/mapping
2016-11-25 17:21:27 +03:00
..
CCampaignHandler.cpp Fixed CID 1197490, CID 1197491 2016-11-25 17:21:27 +03:00
CCampaignHandler.h Fixed CID 1197490, CID 1197491 2016-11-25 17:21:27 +03:00
CDrawRoadsOperation.cpp Fix unused function warning in release mode 2016-02-02 11:12:28 +03:00
CDrawRoadsOperation.h Removed all #include's of CMap.h from headers. 2015-12-02 21:05:10 +02:00
CMap.cpp Only delete CQuest in CMap destructor and not with IQuestObject 2016-09-13 01:30:47 +03:00
CMap.h Fixed use-after-free crash with quests registration in RMG. 2016-09-08 14:48:46 +03:00
CMapDefines.h Merge branch 'develop' into feature/VCMIMapFormat1 2016-01-01 20:28:52 +03:00
CMapEditManager.cpp Fixes. Everything works now. 2016-08-12 21:40:22 +02:00
CMapEditManager.h Fixes. Everything works now. 2016-08-12 21:40:22 +02:00
CMapInfo.cpp do not leak scenarioOpts in CMapInfo 2016-08-31 06:18:01 +03:00
CMapInfo.h do not leak scenarioOpts in CMapInfo 2016-08-31 06:18:01 +03:00
CMapService.cpp Added hacks fot spell scroll support. 2016-02-13 19:43:05 +03:00
CMapService.h Fixed CID 1366375, CID 1197633 2016-11-25 17:04:30 +03:00
MapFormatH3M.cpp Fixed use-after-free crash with quests registration in RMG. 2016-09-08 14:48:46 +03:00
MapFormatH3M.h Added hacks fot spell scroll support. 2016-02-13 19:43:05 +03:00
MapFormatJson.cpp Fix map object appearance serialization 2016-02-26 02:03:14 +03:00
MapFormatJson.h Fix mismatched-tags Clang warnings 2016-09-08 19:42:59 +03:00