1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rmg
2016-11-25 19:32:54 +01:00
..
CMapGenerator.cpp Fix some compilation warnings 2016-10-28 08:07:05 +02:00
CMapGenerator.h First part of Subterranean Gates rework. Fixes #http://bugs.vcmi.eu/view.php?id=2450 2016-08-13 19:48:44 +02:00
CMapGenOptions.cpp Remove some useless includes found by cppclean 2016-08-26 04:42:16 +03:00
CMapGenOptions.h PreGame: avoid crashing on random map options 2015-11-25 07:25:44 +03:00
CRmgTemplate.cpp Minor typo fixes 2016-11-10 11:51:47 +01:00
CRmgTemplate.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateStorage.cpp Fixed CID 1243181, CID 1197449, CID 1366374, CID 1366377, CID 1366359 2016-11-24 21:56:30 +03:00
CRmgTemplateStorage.h Add "override" to virtual overriden methods 2015-10-13 21:05:36 +03:00
CRmgTemplateZone.cpp Fixed CID 1288852, CID 1243202 2016-11-25 16:51:31 +03:00
CRmgTemplateZone.h Fixed CID 1288852, CID 1243202 2016-11-25 16:51:31 +03:00
CZoneGraphGenerator.cpp Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CZoneGraphGenerator.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CZonePlacer.cpp Fixed CID 1366289 and 1366290. 2016-11-25 19:32:54 +01:00
CZonePlacer.h More even distribution of surface / underground zones + refactoring. 2016-07-13 07:54:52 +02:00
float3.h Significantly improved zone graph placement. 2014-10-31 12:58:55 +01:00