1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rmg
2023-08-18 15:08:23 +03:00
..
modificators Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-18 15:08:23 +03:00
threadpool Fix regression 2023-08-11 20:13:25 +02:00
CMapGenerator.cpp Merge pull request #2203 from vcmi/remove_seed_info 2023-07-25 10:36:32 +02:00
CMapGenerator.h + Handled banning spells and artifacts 2023-07-17 17:21:28 +02:00
CMapGenOptions.cpp Fix 2023-07-08 10:26:10 +02:00
CMapGenOptions.h Respect GUI settings for roads. By default, all road types are enabled. 2023-07-08 08:44:10 +02:00
CRmgTemplate.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
CRmgTemplate.h Reorganize namespaces 2023-07-07 16:32:17 +02:00
CRmgTemplateStorage.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
CRmgTemplateStorage.h Inherit terrain types only after all terrain Ids are resolved. 2023-07-02 09:28:51 +02:00
CZonePlacer.cpp Reorganize namespaces 2023-07-07 16:32:17 +02:00
CZonePlacer.h Smarter scaling for forces between zones. 2023-06-23 21:43:12 +02:00
float3.h vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
Functions.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
Functions.h Refactored Functions.cpp, removed unused function. 2023-05-20 07:55:28 +02:00
RmgArea.cpp Fix placing road inside underground rock 2023-08-06 21:14:16 +02:00
RmgArea.h Fix placing road inside underground rock 2023-08-06 21:14:16 +02:00
RmgMap.cpp + Handled banning spells and artifacts 2023-07-17 17:21:28 +02:00
RmgMap.h Give every Zone its own RNG 2023-05-20 11:46:32 +02:00
RmgObject.cpp Fix hota offset + 2 possible crashes 2023-08-11 07:45:24 +02:00
RmgObject.h Generate all treasures of certain value beforehand and try to place them all, don't interrupt at first failure. 2023-06-08 19:51:21 +02:00
RmgPath.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RmgPath.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
TileInfo.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
TileInfo.h Removed unused code 2023-01-10 20:07:22 +02:00
Zone.cpp Do not decrease the density of obstacles in zones of medium treasure value. For high values, decrease them more rapidly. 2023-06-10 18:02:26 +02:00
Zone.h Give every Zone its own RNG 2023-05-20 11:46:32 +02:00