Tomasz Zieliński 1cad64c470 Move road flag to placeObject() method hace 2 años
..
modificators 1cad64c470 Move road flag to placeObject() method hace 2 años
threadpool a8b882e5bb Remove another pragma hace 2 años
CMapGenOptions.cpp e98a50b45a Merge pull request #2123 from Warzyw647/rmg-split-enum-monster-strength hace 2 años
CMapGenOptions.h af3c6abb5e Added zone guard strength "none" hace 2 años
CMapGenerator.cpp e98a50b45a Merge pull request #2123 from Warzyw647/rmg-split-enum-monster-strength hace 2 años
CMapGenerator.h cd9bd491e0 Add option for single-thread generation. Still doesn't guarantee excactly identical maps :? hace 2 años
CRmgTemplate.cpp 3889193a48 Reorganize namespaces hace 2 años
CRmgTemplate.h 3889193a48 Reorganize namespaces hace 2 años
CRmgTemplateStorage.cpp cb4d818241 Inherit terrain types only after all terrain Ids are resolved. hace 2 años
CRmgTemplateStorage.h cb4d818241 Inherit terrain types only after all terrain Ids are resolved. hace 2 años
CZonePlacer.cpp 3889193a48 Reorganize namespaces hace 2 años
CZonePlacer.h 64e8b9b2b9 Smarter scaling for forces between zones. hace 2 años
Functions.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. hace 2 años
Functions.h 71f882d5ba Refactored Functions.cpp, removed unused function. hace 2 años
RmgArea.cpp 1bb2b5b571 + Maintain clear perimeter of a treasure pile. hace 2 años
RmgArea.h 1bb2b5b571 + Maintain clear perimeter of a treasure pile. hace 2 años
RmgMap.cpp bc4755a89a Merge branch 'develop' into rmg-split-enum-monster-strength hace 2 años
RmgMap.h 15b254fded Give every Zone its own RNG hace 2 años
RmgObject.cpp 52d33fc7a6 Generate all treasures of certain value beforehand and try to place them all, don't interrupt at first failure. hace 2 años
RmgObject.h 52d33fc7a6 Generate all treasures of certain value beforehand and try to place them all, don't interrupt at first failure. hace 2 años
RmgPath.cpp 7bfb37df4d vcmi: modernize lib/rmg hace 2 años
RmgPath.h 7bfb37df4d vcmi: modernize lib/rmg hace 2 años
TileInfo.cpp 7bfb37df4d vcmi: modernize lib/rmg hace 2 años
TileInfo.h 8c2b1d74be Removed unused code hace 2 años
Zone.cpp 983633d73b Do not decrease the density of obstacles in zones of medium treasure value. For high values, decrease them more rapidly. hace 2 años
Zone.h 15b254fded Give every Zone its own RNG hace 2 años
float3.h 5366f9190e vcmi: reduce boost::lexical_cast usage hace 2 años