1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/rmg
2023-05-20 14:00:03 +02:00
..
modificators Fix build on macos 2023-05-20 14:00:03 +02:00
threadpool Parallel RMG works fine for maps without water. 2023-05-19 20:30:15 +02:00
CMapGenerator.cpp Give every Zone its own RNG 2023-05-20 11:46:32 +02:00
CMapGenerator.h Give every Zone its own RNG 2023-05-20 11:46:32 +02:00
CMapGenOptions.cpp vcmi: remove TFaction 2023-04-10 19:28:16 +03:00
CMapGenOptions.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
CRmgTemplate.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CRmgTemplate.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CRmgTemplateStorage.cpp Integrated defaultMods into mod system 2023-03-16 17:55:09 +02:00
CRmgTemplateStorage.h Integrated defaultMods into mod system 2023-03-16 17:55:09 +02:00
CZonePlacer.cpp Refactored Functions.cpp, removed unused function. 2023-05-20 07:55:28 +02:00
CZonePlacer.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
float3.h vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
Functions.cpp Refactored Functions.cpp, removed unused function. 2023-05-20 07:55:28 +02:00
Functions.h Refactored Functions.cpp, removed unused function. 2023-05-20 07:55:28 +02:00
RmgArea.cpp vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RmgArea.h vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
RmgMap.cpp Give every Zone its own RNG 2023-05-20 11:46:32 +02:00
RmgMap.h Give every Zone its own RNG 2023-05-20 11:46:32 +02:00
RmgObject.cpp Parallel RMG works fine for maps without water. 2023-05-19 20:30:15 +02:00
RmgObject.h Do not place object visible tiles over the top of the map. 2023-04-10 19:26:53 +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 Give every Zone its own RNG 2023-05-20 11:46:32 +02:00
Zone.h Give every Zone its own RNG 2023-05-20 11:46:32 +02:00