..
modificators
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
threadpool
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
CMapGenerator.cpp
Split CGeneralTextHandler file into 1 file per class form
2024-07-20 12:55:17 +00:00
CMapGenerator.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
CMapGenOptions.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
CMapGenOptions.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
CRmgTemplate.cpp
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
CRmgTemplate.h
Add random map description and display it in RMG menu
2024-02-03 16:23:56 +01:00
CRmgTemplateStorage.cpp
Removed remaining usages of std::vector<bool>
2023-11-15 15:55:18 +02:00
CRmgTemplateStorage.h
Remove more redundant virtual
specifiers
2024-02-13 15:21:30 +01:00
CZonePlacer.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
CZonePlacer.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
float3.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
Functions.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
Functions.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
PenroseTiling.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
PenroseTiling.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
RmgArea.cpp
Route roads away from zone borders
2024-05-10 15:35:33 +02:00
RmgArea.h
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
RmgMap.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
RmgMap.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
RmgObject.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
RmgObject.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
RmgPath.cpp
Minor optimizations
2023-12-13 22:10:39 +01:00
RmgPath.h
vcmi: modernize lib/rmg
2023-02-14 02:50:39 +03:00
TileInfo.cpp
Fix typos using https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
TileInfo.h
Converted (almost) all namespace enum's to enum classes
2023-08-25 13:38:02 +03:00
Zone.cpp
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
Zone.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00