| .. |
|
modificators
|
6b8f94e6e7
Merge remote-tracking branch 'vcmi/master' into develop
|
1 year ago |
|
threadpool
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 year ago |
|
CMapGenOptions.cpp
|
2d0bd94135
Fix rmg generation if player list is not continuous
|
1 year ago |
|
CMapGenOptions.h
|
84bc6c42db
Added 'Serializeable' base class for classes serializeable by pointer
|
1 year ago |
|
CMapGenerator.cpp
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 year ago |
|
CMapGenerator.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CRmgTemplate.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CRmgTemplate.h
|
b7df6064cd
Add random map description and display it in RMG menu
|
1 year ago |
|
CRmgTemplateStorage.cpp
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
2 years ago |
|
CRmgTemplateStorage.h
|
678cacbd25
Remove more redundant `virtual` specifiers
|
1 year ago |
|
CZonePlacer.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CZonePlacer.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
Functions.cpp
|
d8c93cb222
Protect every access to zone tiles with a mutex
|
1 year ago |
|
Functions.h
|
45c971a405
Replace throws() with nothrow
|
1 year ago |
|
PenroseTiling.cpp
|
b8beb4fb13
Fixes for various minor issues detected by Sonar Cloud
|
1 year ago |
|
PenroseTiling.h
|
2297e09fcb
Clean up excessive operations and logs
|
1 year ago |
|
RmgArea.cpp
|
a6fa6855dc
Route roads away from zone borders
|
1 year ago |
|
RmgArea.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
RmgMap.cpp
|
3bea383b59
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
1 year ago |
|
RmgMap.h
|
0b8dc02d2b
Clean up duplicated code
|
1 year ago |
|
RmgObject.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
RmgObject.h
|
186b6629c7
Do not hide roads behind objects
|
1 year ago |
|
RmgPath.cpp
|
8602a14e6f
Minor optimizations
|
1 year ago |
|
RmgPath.h
|
7bfb37df4d
vcmi: modernize lib/rmg
|
2 years ago |
|
TileInfo.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
TileInfo.h
|
0240ee886d
Converted (almost) all namespace enum's to enum classes
|
2 years ago |
|
Zone.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
Zone.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
float3.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |