Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build 7 months ago
..
modificators 63d00b080e Removed pointer to army from StackInstance 6 months ago
CMapGenOptions.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
CMapGenOptions.h 82c37573fa Removed save compatibility with 1.4 1 year ago
CMapGenerator.cpp 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB 8 months ago
CMapGenerator.h c43844706e Implemented translation support for random map descriptions 1 year ago
CRmgTemplate.cpp c6a541752e Fix unused variable on serialization 7 months ago
CRmgTemplate.h 38a46d4b3f Allow "notLikeZone" to be vector 7 months 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 1def86a3ec Move main town to the tile with highest distance to water shore 7 months ago
CZonePlacer.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
Functions.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
Functions.h c8fcc6ffca Fix broken roads to portals or gates by the lower zone border 11 months ago
MapProxy.cpp 93b18ee94b Fix some issues detected by Sonar & code review, fix build 6 months ago
MapProxy.h 93b18ee94b Fix some issues detected by Sonar & code review, fix build 6 months ago
ObjectConfig.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
ObjectConfig.h 9591ce1ab4 Move CompoundMapObjectID to separate file 1 year ago
ObjectInfo.cpp 93b18ee94b Fix some issues detected by Sonar & code review, fix build 6 months ago
ObjectInfo.h 84cf7b052d Map objects now use shared_ptr (rmg) 6 months ago
PenroseTiling.cpp 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
PenroseTiling.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 year ago
RmgArea.cpp 1def86a3ec Move main town to the tile with highest distance to water shore 7 months ago
RmgArea.h 1def86a3ec Move main town to the tile with highest distance to water shore 7 months ago
RmgMap.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
RmgMap.h 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB 8 months ago
RmgObject.cpp 84cf7b052d Map objects now use shared_ptr (rmg) 6 months ago
RmgObject.h 84cf7b052d Map objects now use shared_ptr (rmg) 6 months ago
RmgPath.cpp 363e83e78a Remove unused method, rename the other one 7 months ago
RmgPath.h 363e83e78a Remove unused method, rename the other one 7 months ago
TileInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
TileInfo.h 0240ee886d Converted (almost) all namespace enum's to enum classes 2 years ago
Zone.cpp 1def86a3ec Move main town to the tile with highest distance to water shore 7 months ago
Zone.h 1def86a3ec Move main town to the tile with highest distance to water shore 7 months ago
float3.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago