1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rmg
beegee1 fe1b16a7ec Some preparation towards mantis #1743:
- refactored CRandomGenerator (added util methods, improved method names)
- usages of std::minstd_ran are replaced by CRandomGenerator (not in entire code base, C rand() usages are still not replaced)
- refactored getArtSync method of CArtHandler -> now named pickRandomArtifact
- fixed some compiler warnings
- updated source code URL in VCMI spec
2014-03-17 19:51:07 +00:00
..
CMapGenerator.cpp Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00:00
CMapGenerator.h Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00:00
CMapGenOptions.cpp Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00:00
CMapGenOptions.h Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00: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 - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateStorage.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateZone.cpp - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CRmgTemplateZone.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00: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 - Fixed compilation errors on clang 2013-11-16 09:17:19 +00:00
CZonePlacer.h - Fixed compilation errors on clang 2013-11-16 09:17:19 +00:00