Ivan Savenko da9d82b697 Merge pull request #3973 from vcmi/master 1 year ago
..
modificators 5a979e42e2 Satisfy SonarCloud 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 62b564650d Fix possibly hanging pointer to deleted CGObjectInstance 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> 2 years 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 2297e09fcb Clean up excessive operations and logs 1 year ago
PenroseTiling.h 2297e09fcb Clean up excessive operations and logs 1 year ago
RmgArea.cpp a6fa6855dc Route roads away from zone borders 1 year ago
RmgArea.h a6fa6855dc Route roads away from zone borders 1 year ago
RmgMap.cpp cfc4a26f55 Fix warning 1 year ago
RmgMap.h 0b8dc02d2b Clean up duplicated code 1 year ago
RmgObject.cpp 4d13c3b94f Final fixes and tweaks 1 year ago
RmgObject.h 186b6629c7 Do not hide roads behind objects 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