1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/rmg
2014-06-14 20:05:19 +02:00
..
CMapGenerator.cpp Zones will get random network of passable paths inside them. Treasures will try to fill all remaining fields. 2014-06-12 21:10:43 +02:00
CMapGenerator.h Merge branch 'develop' of https://github.com/vcmi/vcmi into RMG 2014-06-01 21:53:00 +02:00
CMapGenOptions.cpp - Implemented guard generation formula following this post http://forum.vcmi.eu/viewtopic.php?p=12426&sid=09f5fac8992dc880eb6a720615787ca0#12426 2014-06-04 10:16:08 +02:00
CMapGenOptions.h - Implemented guard generation formula following this post http://forum.vcmi.eu/viewtopic.php?p=12426&sid=09f5fac8992dc880eb6a720615787ca0#12426 2014-06-04 10:16:08 +02:00
CRmgTemplate.cpp - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplate.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateStorage.cpp Templates now contain info about mines. 2014-06-14 20:05:19 +02:00
CRmgTemplateStorage.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateZone.cpp Templates now contain info about mines. 2014-06-14 20:05:19 +02:00
CRmgTemplateZone.h Templates now contain info about mines. 2014-06-14 20:05:19 +02:00
CZoneGraphGenerator.cpp - Fixed compilation errors on clang 2013-11-16 09:17:19 +00:00
CZoneGraphGenerator.h - Fixed compilation errors on clang 2013-11-16 09:17:19 +00:00
CZonePlacer.cpp Zone position will be moved to its center of mass. 2014-06-01 21:01:18 +02:00
CZonePlacer.h Make gcc happy 2014-05-25 13:02:15 +04:00
float3.h Randomized center positions of zones. 2014-05-24 12:42:06 +02:00