Ivan Savenko c9de10ea74 Merge pull request #3259 from vcmi/fix_corpse 1 year ago
..
modificators c316087950 Distribute objects among zones in random order 1 year ago
threadpool 44d16b32fe Use API identical to std classes where possible 2 years ago
CMapGenOptions.cpp 0d6bd0c60a Fix assertion failure in RMG 1 year ago
CMapGenOptions.h 01f70475ad Missing change 2 years ago
CMapGenerator.cpp 13763cad8e Remove few more implicit conversions 1 year ago
CMapGenerator.h cd9bd491e0 Add option for single-thread generation. Still doesn't guarantee excactly identical maps :? 2 years ago
CRmgTemplate.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
CRmgTemplate.h 4f2cde018c Fixed most of reported issues, removed unused code. 2 years ago
CRmgTemplateStorage.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
CRmgTemplateStorage.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
CZonePlacer.cpp c909bd766e Merge remote-tracking branch 'origin/develop' into fix_rmg_teams 2 years ago
CZonePlacer.h 64e8b9b2b9 Smarter scaling for forces between zones. 2 years ago
Functions.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
Functions.h 71f882d5ba Refactored Functions.cpp, removed unused function. 2 years ago
RmgArea.cpp c089e55893 Fix placing road inside underground rock 2 years ago
RmgArea.h c089e55893 Fix placing road inside underground rock 2 years ago
RmgMap.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
RmgMap.h 0240ee886d Converted (almost) all namespace enum's to enum classes 2 years ago
RmgObject.cpp 69ff1734b0 Use reference 1 year ago
RmgObject.h 6cd19b81dd Working fir for Corpse issue: 1 year ago
RmgPath.cpp 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
RmgPath.h 7bfb37df4d vcmi: modernize lib/rmg 2 years ago
TileInfo.cpp 0240ee886d Converted (almost) all namespace enum's to enum classes 2 years ago
TileInfo.h 0240ee886d Converted (almost) all namespace enum's to enum classes 2 years ago
Zone.cpp 34338f4eaa Remove few more implicit conversions 1 year ago
Zone.h 34338f4eaa Remove few more implicit conversions 1 year ago
float3.h 5366f9190e vcmi: reduce boost::lexical_cast usage 2 years ago