Ivan Savenko 7fcb0246fb Merge pull request #5909 from Laserlicht/template_editor_object 4 months ago
..
modificators e12765dca0 Fix sonar warnings, convert spaces -> tabs 4 months ago
CMapGenOptions.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
CMapGenOptions.h 82c37573fa Removed save compatibility with 1.4 1 year ago
CMapGenerator.cpp f58d08e563 Support for banned game entities in random map templates 4 months ago
CMapGenerator.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback 6 months ago
CRmgTemplate.cpp f58d08e563 Support for banned game entities in random map templates 4 months ago
CRmgTemplate.h f58d08e563 Support for banned game entities in random map templates 4 months 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 829739da24 Reduce usage of implicit conversions to int 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` 9 months ago
Functions.h c8fcc6ffca Fix broken roads to portals or gates by the lower zone border 1 year ago
MapProxy.cpp 93b18ee94b Fix some issues detected by Sonar & code review, fix build 7 months ago
MapProxy.h 93b18ee94b Fix some issues detected by Sonar & code review, fix build 7 months ago
ObjectConfig.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
ObjectConfig.h 9c101af161 object selector 4 months ago
ObjectInfo.cpp 93b18ee94b Fix some issues detected by Sonar & code review, fix build 7 months ago
ObjectInfo.h 84cf7b052d Map objects now use shared_ptr (rmg) 7 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 8 months ago
RmgArea.h 1def86a3ec Move main town to the tile with highest distance to water shore 8 months ago
RmgMap.cpp 4d4da0454f map objects hierarchy now uses IGameInfoCallback 6 months ago
RmgMap.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback 6 months ago
RmgObject.cpp 84cf7b052d Map objects now use shared_ptr (rmg) 7 months ago
RmgObject.h 84cf7b052d Map objects now use shared_ptr (rmg) 7 months ago
RmgPath.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs 4 months ago
RmgPath.h 363e83e78a Remove unused method, rename the other one 8 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 8 months ago
Zone.h 1def86a3ec Move main town to the tile with highest distance to water shore 8 months ago
float3.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago