1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rmg
Tomasz Zieliński c5aa31f46a First sketch
2024-01-30 18:04:15 +01:00
..
modificators Do not place zone guards adjacent to 3rd zone 2024-01-22 09:27:30 +01:00
threadpool Replace redundant types with auto for the lvalues of template factory functions for smart pointers 2024-01-17 12:50:00 +00:00
CMapGenerator.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CMapGenerator.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CMapGenOptions.cpp Block usage of preselected starting heroes for prisons in RMG 2024-01-13 14:08:36 +02:00
CMapGenOptions.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CRmgTemplate.cpp Removed remaining usages of std::vector<bool> 2023-11-15 15:55:18 +02:00
CRmgTemplate.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
CRmgTemplateStorage.cpp Removed remaining usages of std::vector<bool> 2023-11-15 15:55:18 +02:00
CRmgTemplateStorage.h Removed remaining usages of std::vector<bool> 2023-11-15 15:55:18 +02:00
CZonePlacer.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CZonePlacer.h
float3.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
Functions.cpp
Functions.h
PenroseTiling.cpp First sketch 2024-01-30 18:04:15 +01:00
PenroseTiling.h First sketch 2024-01-30 18:04:15 +01:00
RmgArea.cpp Reverted change that seems to cause regression 2023-12-21 17:55:08 +01:00
RmgArea.h Multiple optimizations to avoid copying and allocating tiles for rmg::Area 2023-12-18 13:52:03 +01:00
RmgMap.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
RmgMap.h Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
RmgObject.cpp Merge pull request #3473 from IvanSavenko/const_lib 2024-01-20 19:22:46 +02:00
RmgObject.h Merge pull request #3528 from vcmi/master 2024-01-19 21:19:20 +02:00
RmgPath.cpp Minor optimizations 2023-12-13 22:10:39 +01:00
RmgPath.h
TileInfo.cpp
TileInfo.h
Zone.cpp Final and perfect treasue nd obstacle density 2023-12-19 09:24:43 +01:00
Zone.h Extra cache for search area 2023-12-13 22:13:42 +01:00