Tomasz Zieliński 12da0196a0 Restrict reindexing to random maps 1 year ago
..
modificators a94286c23d Code cleanup 1 year ago
threadpool 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 year ago
CMapGenOptions.cpp b7320bbc8a Cleanup 1 year ago
CMapGenOptions.h 2c32c770f7 First version that works in lobby 1 year ago
CMapGenerator.cpp 12da0196a0 Restrict reindexing to random maps 1 year ago
CMapGenerator.h a15366f5a5 Make IObjectInterface::cb non-static 1 year ago
CRmgTemplate.cpp 2c32c770f7 First version that works in lobby 1 year ago
CRmgTemplate.h b7df6064cd Add random map description and display it in RMG menu 1 year ago
CRmgTemplateStorage.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
CRmgTemplateStorage.h 678cacbd25 Remove more redundant `virtual` specifiers 1 year ago
CZonePlacer.cpp d8c93cb222 Protect every access to zone tiles with a mutex 1 year ago
CZonePlacer.h e6f0afd586 Tweaking parameters, cleanup 1 year ago
Functions.cpp d8c93cb222 Protect every access to zone tiles with a mutex 1 year ago
Functions.h 45c971a405 Replace throws() with nothrow 1 year ago
PenroseTiling.cpp c6a9d94630 Fix crash with empty zone 1 year ago
PenroseTiling.h c6a9d94630 Fix crash with empty zone 1 year ago
RmgArea.cpp d6336d7c45 Reverted change that seems to cause regression 1 year ago
RmgArea.h c701d42781 Multiple optimizations to avoid copying and allocating tiles for rmg::Area 1 year ago
RmgMap.cpp cfc4a26f55 Fix warning 1 year ago
RmgMap.h 0b8dc02d2b Clean up duplicated code 1 year ago
RmgObject.cpp 6b760089a4 Merge pull request #3473 from IvanSavenko/const_lib 1 year ago
RmgObject.h 339fad6e27 Merge pull request #3528 from vcmi/master 1 year ago
RmgPath.cpp 8602a14e6f Minor optimizations 1 year 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 a94286c23d Code cleanup 1 year ago
Zone.h a89abf0289 Another attempt to fix build 1 year ago
float3.h 7359b66f99 Do not use floating point equality checks 1 year ago