| .. |
|
modificators
|
1e9f65693f
Merge pull request #5523 from vcmi/town_hints
|
7 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
|
38a46d4b3f
Allow "notLikeZone" to be vector
|
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
|
33468f21ff
Remove custom implementation of threadpool from rmg in favor of TBB
|
8 months ago |
|
MapProxy.h
|
33468f21ff
Remove custom implementation of threadpool from rmg in favor of TBB
|
8 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
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
ObjectInfo.h
|
4d4538a48d
Use CompoundMapObjectID in ObjectInfo
|
1 year 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
|
9f713a0914
Rename int3::valid to isValid for consistency
|
8 months ago |
|
RmgObject.h
|
d631e3f604
Do not call visitablePos for non-visitable objects
|
10 months ago |
|
RmgPath.cpp
|
9f713a0914
Rename int3::valid to isValid for consistency
|
8 months ago |
|
RmgPath.h
|
82501dc553
Update lib/rmg/RmgPath.h
|
11 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 |