1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/lib/rmg
2024-07-29 21:56:07 +02:00
..
modificators Allow connecting zone to itself (always through the portal) 2024-07-29 21:56:07 +02:00
threadpool Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CMapGenerator.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +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 Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +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 Add RMG option "forcePortal" 2024-07-29 20:36:23 +02:00
CRmgTemplate.h Add RMG option "forcePortal" 2024-07-29 20:36:23 +02:00
CRmgTemplateStorage.cpp
CRmgTemplateStorage.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
CZonePlacer.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +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 Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +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 Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +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
RmgPath.h
TileInfo.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
TileInfo.h
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