1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rmg
Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
..
modificators Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
threadpool lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
CMapGenerator.cpp lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
CMapGenerator.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CMapGenOptions.cpp Fix rmg generation if player list is not continuous 2024-06-17 13:35:58 +00:00
CMapGenOptions.h Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
CRmgTemplate.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CRmgTemplate.h
CRmgTemplateStorage.cpp
CRmgTemplateStorage.h
CZonePlacer.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CZonePlacer.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
float3.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
Functions.cpp Protect every access to zone tiles with a mutex 2024-03-27 06:16:48 +01:00
Functions.h
PenroseTiling.cpp Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
PenroseTiling.h Clean up excessive operations and logs 2024-05-08 15:51:42 +02: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 Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-06-21 12:58:36 +00:00
RmgMap.h
RmgObject.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
RmgObject.h Do not hide roads behind objects 2024-05-01 12:15:07 +02: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 Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
Zone.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00