Tomasz Zieliński 0b8dc02d2b Clean up duplicated code 1 year ago
..
modificators 0c0a1bd777 Don't scale distance of large treasures beyond 30K value 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 87059be67b Added range checks to values read from h3m. 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 0b8dc02d2b Clean up duplicated code 1 year ago
CZonePlacer.h e6f0afd586 Tweaking parameters, cleanup 1 year ago
Functions.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years 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 0b8dc02d2b Clean up duplicated code 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 433765714f Add less obstacles in zones with low treasure value 1 year ago
Zone.h 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 year ago
float3.h 7359b66f99 Do not use floating point equality checks 1 year ago