1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/mapping
beegee1 1ac328635a - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses
- Re-organized CMapGenerator
- Created CZone and CTemplate objects in the heap and used pointers
- Added stub classes CZoneGraphGenerator and CZonePlacer (include warnings of unused variables, please ignore them)
- Fixed CRandomGenerator bug that always the same number was produced
- Better structure of Visual Studio project files with using filters
- Updated project files (VS, CMake)
- Excluded compiler warning mismatched-tags (false positive)
- Fixed a bug when compiling with unit tests enabled
2013-08-17 12:46:48 +00:00
..
CCampaignHandler.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CCampaignHandler.h - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CMap.cpp second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 2013-06-29 13:05:48 +00:00
CMap.h c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
CMapEditManager.cpp - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CMapEditManager.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CMapInfo.cpp Compile fixes specific for VS 2012" 2013-07-02 15:23:32 +00:00
CMapInfo.h Compile fixes specific for VS 2012" 2013-07-02 15:23:32 +00:00
CMapService.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CMapService.h - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
MapFormatH3M.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
MapFormatH3M.h - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00