Ivan Savenko 118029b2ba Merge pull request #5964 from Laserlicht/levels il y a 2 mois
..
modificators 3bfd714d3f Merge branch 'develop' into randomize_optional_roads il y a 3 mois
CMapGenOptions.cpp ecfe09f6b1 multilevel support il y a 3 mois
CMapGenOptions.h ecfe09f6b1 multilevel support il y a 3 mois
CMapGenerator.cpp 118029b2ba Merge pull request #5964 from Laserlicht/levels il y a 2 mois
CMapGenerator.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback il y a 5 mois
CRmgTemplate.cpp 5ecaf5d321 Default all roads to random (optional) il y a 2 mois
CRmgTemplate.h 5ecaf5d321 Default all roads to random (optional) il y a 2 mois
CRmgTemplateStorage.cpp 0842f5afee Removed remaining usages of std::vector<bool> il y a 1 an
CRmgTemplateStorage.h 678cacbd25 Remove more redundant `virtual` specifiers il y a 1 an
CRoadRandomizer.cpp f375259c78 Final implementation il y a 3 mois
CRoadRandomizer.h 07a6474117 Move road randomizer to separate file il y a 3 mois
CZonePlacer.cpp 118029b2ba Merge pull request #5964 from Laserlicht/levels il y a 2 mois
CZonePlacer.h 118029b2ba Merge pull request #5964 from Laserlicht/levels il y a 2 mois
Functions.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 8 mois
Functions.h c8fcc6ffca Fix broken roads to portals or gates by the lower zone border il y a 11 mois
MapProxy.cpp 93b18ee94b Fix some issues detected by Sonar & code review, fix build il y a 6 mois
MapProxy.h 93b18ee94b Fix some issues detected by Sonar & code review, fix build il y a 6 mois
ObjectConfig.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 8 mois
ObjectConfig.h 9c101af161 object selector il y a 3 mois
ObjectInfo.cpp 93b18ee94b Fix some issues detected by Sonar & code review, fix build il y a 6 mois
ObjectInfo.h 84cf7b052d Map objects now use shared_ptr (rmg) il y a 6 mois
PenroseTiling.cpp 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
PenroseTiling.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
RmgArea.cpp 1def86a3ec Move main town to the tile with highest distance to water shore il y a 7 mois
RmgArea.h 1def86a3ec Move main town to the tile with highest distance to water shore il y a 7 mois
RmgMap.cpp 4d4da0454f map objects hierarchy now uses IGameInfoCallback il y a 5 mois
RmgMap.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback il y a 5 mois
RmgObject.cpp 84cf7b052d Map objects now use shared_ptr (rmg) il y a 6 mois
RmgObject.h 84cf7b052d Map objects now use shared_ptr (rmg) il y a 6 mois
RmgPath.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs il y a 3 mois
RmgPath.h 363e83e78a Remove unused method, rename the other one il y a 7 mois
TileInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
TileInfo.h 0240ee886d Converted (almost) all namespace enum's to enum classes il y a 2 ans
Zone.cpp 1def86a3ec Move main town to the tile with highest distance to water shore il y a 7 mois
Zone.h 1def86a3ec Move main town to the tile with highest distance to water shore il y a 7 mois
float3.h 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an