1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/rmg
DjWarmonger e4ea6727b7 Treasure piles should always be accessible.
Boosted treasure value for better overview.
2014-06-05 21:37:39 +02:00
..
CMapGenerator.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
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 Fixed copying zone settings. 2014-06-04 15:41:32 +02:00
CRmgTemplateStorage.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateZone.cpp Treasure piles should always be accessible. 2014-06-05 21:37:39 +02:00
CRmgTemplateZone.h Obstacles won't be generated around unguarded objects. 2014-06-04 20:59:01 +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