OpenRCT2/src/openrct2/rct12
Hielke Morsink 9dd20ec619
Improve array formatting
For most of these cases, adding a trailing comma to the array block makes clang-format put each item on a new line, and clang-format exception blocks could be reduced where clang-format does not handle them properly.
2021-10-17 18:21:45 +02:00
..
RCT12.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
RCT12.h Backport track design changes 2021-10-11 20:28:13 +03:00
SawyerChunk.cpp Fix allocator mismatch in SawyerChunk on Windows with Debug 2021-05-23 15:04:02 +02:00
SawyerChunk.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
SawyerChunkReader.cpp Remove numerics from common.h and use it as needed 2021-09-11 20:21:08 +03:00
SawyerChunkReader.h Remove unused persistentChunks argument (#15290) 2021-08-26 23:00:12 +02:00
SawyerChunkWriter.cpp Remove numerics from common.h and use it as needed 2021-09-11 20:21:08 +03:00
SawyerChunkWriter.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
SawyerEncoding.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
SawyerEncoding.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00