OpenRCT2/src/openrct2/core
Ted John e6341f0a42 Get scripting compiling on clang 2020-04-26 14:35:03 +01:00
..
CircularBuffer.h Replace typedef aliasing by using (#10712) 2020-02-17 11:43:47 +01:00
Collections.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Console.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Console.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Crypt.CNG.cpp Fix mingw 2020-02-05 22:39:22 +00:00
Crypt.OpenSSL.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
Crypt.h Replace typedef aliasing by using (#10712) 2020-02-17 11:43:47 +01:00
DataSerialiser.h Fix the logging once and for all 2019-12-15 16:48:14 +00:00
DataSerialiserTag.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
DataSerialiserTraits.h Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
Diagnostics.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Diagnostics.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Endianness.h Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
File.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
File.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
FileIndex.hpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
FileScanner.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
FileScanner.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
FileStream.hpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
FileSystem.hpp Get scripting compiling on clang 2020-04-26 14:35:03 +01:00
FileWatcher.cpp Fix build errors 2020-04-26 14:35:01 +01:00
FileWatcher.h format new files 2020-04-26 14:35:00 +01:00
Guard.cpp Add assertion failure reason to the Backtrace service integration (#10562) 2020-01-13 19:22:45 +01:00
Guard.hpp Add assertion failure reason to the Backtrace service integration (#10562) 2020-01-13 19:22:45 +01:00
Http.WinHttp.cpp Improve WinHttp code 2020-02-08 18:11:08 +00:00
Http.cURL.cpp Replace cURL with WinHttp implementation on Windows 2020-02-08 17:47:03 +00:00
Http.h Replace cURL with WinHttp implementation on Windows 2020-02-08 17:47:03 +00:00
IStream.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
IStream.hpp Only suggest final when using non-LTO builds 2020-04-21 13:31:01 +02:00
Imaging.cpp Close #11390: Write OpenRCT2 build hash to screenshot metadata (#11423) 2020-04-24 04:00:17 +02:00
Imaging.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
JobPool.hpp Replace typedef aliasing by using (#10712) 2020-02-17 11:43:47 +01:00
Json.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
Json.hpp Remove by-reference string_view 2019-05-12 00:51:33 +01:00
Memory.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
MemoryStream.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
MemoryStream.h Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
Meta.hpp Make template params adhere to code style 2019-02-03 21:16:09 +01:00
Nullable.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Numerics.hpp Fix #5896 Fences not always removed when building a tracked ride through (#9341) 2019-06-04 23:27:36 +02:00
Path.cpp Fix #10496: Game can't handle path with non-english string 2020-01-11 00:43:00 +00:00
Path.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Random.hpp Make template params adhere to code style 2019-02-03 21:16:09 +01:00
Registration.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
String.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
String.hpp Rename ToUtf16 to ToWideChar 2019-07-22 23:44:03 +01:00
StringBuilder.hpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
StringReader.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Zip.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
Zip.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
ZipAndroid.cpp Implement #10358: Clean up leftover references to openrct2.website 2020-01-13 20:20:49 +01:00