1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapping
2016-02-21 22:13:20 +03:00
..
CCampaignHandler.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CCampaignHandler.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +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 Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 2016-02-04 10:27:51 +03:00
CMap.h Remove unused placeholdedHeroes field 2016-02-21 22:12:58 +03:00
CMapDefines.h Merge branch 'develop' into feature/VCMIMapFormat1 2016-01-01 20:28:52 +03:00
CMapEditManager.cpp Merge branch 'develop' into feature/VCMIMapFormat1 2016-01-01 20:28:52 +03:00
CMapEditManager.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CMapInfo.cpp Compile fixes specific for VS 2012" 2013-07-02 15:23:32 +00:00
CMapInfo.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CMapService.cpp Added hacks fot spell scroll support. 2016-02-13 19:43:05 +03:00
CMapService.h Initial implementation of new team settings format 2015-12-05 12:36:40 +03:00
MapFormatH3M.cpp Remove unused placeholdedHeroes field 2016-02-21 22:12:58 +03:00
MapFormatH3M.h Added hacks fot spell scroll support. 2016-02-13 19:43:05 +03:00
MapFormatJson.cpp Advance map header serialization 2016-02-21 22:13:20 +03:00
MapFormatJson.h Advance map header serialization 2016-02-21 21:21:22 +03:00