| .. |
|
modificators
|
f70ad2c15b
Reorganized artifact-related classes
|
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
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 months ago |
|
CMapGenerator.h
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 months 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
|
829739da24
Reduce usage of implicit conversions to int
|
6 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
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 months ago |
|
RmgMap.h
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 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 |