OpenRCT2/src/openrct2/core
Matt ccc3227113 Cleanup. 2018-12-29 19:23:27 +01:00
..
Collections.hpp clang-format core 2018-07-23 16:00:03 +02:00
Console.cpp clang-format core 2018-07-23 16:00:03 +02:00
Console.hpp clang-format core 2018-07-23 16:00:03 +02:00
Crypt.OpenSSL.cpp Indent preprocessor directives 2018-07-23 16:00:23 +02:00
Crypt.h clang-format core 2018-07-23 16:00:03 +02:00
DataSerialiser.h Fix DataSerialiser not accepting temporary values. 2018-12-29 19:23:27 +01:00
DataSerialiserTag.h Implement game action logging. (#8138) 2018-11-20 06:04:42 +01:00
DataSerialiserTraits.h Cleanup. 2018-12-29 19:23:27 +01:00
Diagnostics.cpp Indent preprocessor directives 2018-07-23 16:00:23 +02:00
Diagnostics.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Endianness.h clang-format core 2018-07-23 16:00:03 +02:00
File.cpp Add missing argument to format (#8082) 2018-10-11 06:20:01 +02:00
File.h clang-format core 2018-07-23 16:00:03 +02:00
FileIndex.hpp Fix printf format specifiers (#8160) 2018-10-26 06:09:12 -07:00
FileScanner.cpp Indent preprocessor directives 2018-07-23 16:00:23 +02:00
FileScanner.h clang-format core 2018-07-23 16:00:03 +02:00
FileStream.hpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Guard.cpp Indent preprocessor directives 2018-07-23 16:00:23 +02:00
Guard.hpp clang-format core 2018-07-23 16:00:03 +02:00
IStream.cpp clang-format core 2018-07-23 16:00:03 +02:00
IStream.hpp clang-format core 2018-07-23 16:00:03 +02:00
Imaging.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
Imaging.h clang-format core 2018-07-23 16:00:03 +02:00
JobPool.hpp clang-format core 2018-07-23 16:00:03 +02:00
Json.cpp clang-format core 2018-07-23 16:00:03 +02:00
Json.hpp clang-format core 2018-07-23 16:00:03 +02:00
Memory.hpp Fix printf format specifiers (#8160) 2018-10-26 06:09:12 -07:00
MemoryStream.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
MemoryStream.h clang-format core 2018-07-23 16:00:03 +02:00
Nullable.hpp clang-format core 2018-07-23 16:00:03 +02:00
Path.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
Path.hpp clang-format core 2018-07-23 16:00:03 +02:00
Registration.hpp clang-format core 2018-07-23 16:00:03 +02:00
String.cpp Refactor memcpy to std::memcpy and memset to std::memset (#8408) 2018-12-15 22:23:31 +01:00
String.hpp Fix part of #7415: Korean scenario descriptions are mangled 2018-08-13 15:53:44 +02:00
StringBuilder.hpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
StringReader.hpp clang-format core 2018-07-23 16:00:03 +02:00
Zip.cpp Indent preprocessor directives 2018-07-23 16:00:23 +02:00
Zip.h clang-format core 2018-07-23 16:00:03 +02:00
ZipAndroid.cpp Refactor memcpy to std::memcpy and memset to std::memset (#8408) 2018-12-15 22:23:31 +01:00