OpenRCT2/src/openrct2/core
duncanspumpkin 60729113d9 Simplify Serialise for FileIndex 2020-12-07 07:52:12 +00:00
..
CircularBuffer.h Fix compile error when compiling with clang-10 (#12599) 2020-08-06 16:24:50 +01:00
Collections.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Console.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Console.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Crypt.CNG.cpp WinNT5.1 networking fixes (#12759) 2020-09-24 10:28:24 +02:00
Crypt.OpenSSL.cpp WinNT5.1 networking fixes (#12759) 2020-09-24 10:28:24 +02:00
Crypt.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
DataSerialiser.h Move IStream, MemoryStream, FileStream into OpenRCT2 namespace 2020-08-05 16:29:36 +02:00
DataSerialiserTag.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
DataSerialiserTraits.h Simplify Serialise for FileIndex 2020-12-07 07:52:12 +00:00
Diagnostics.cpp Rebase fixes 2020-08-05 16:35:40 +02:00
Diagnostics.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Endianness.h Fix ByteSwapBE type safety 2020-08-05 16:17:18 +02:00
File.cpp Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
File.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
FileIndex.hpp Simplify Serialise for FileIndex 2020-12-07 07:52:12 +00:00
FileScanner.cpp Cleanup c-style casts from FileScanner.hpp 2020-09-10 21:36:21 +02:00
FileScanner.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
FileStream.cpp Simplify Serialise for FileIndex 2020-12-07 07:52:12 +00:00
FileStream.h Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
FileSystem.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
FileWatcher.cpp Cleanup c-style casts from FileWatcher.cpp 2020-09-10 21:36:21 +02:00
FileWatcher.h Fix compilation failure due to unused vars. 2020-06-11 15:22:06 +02:00
Guard.cpp Include missing headers 2020-08-05 16:29:29 +02:00
Guard.hpp Invert the condition (#12645) 2020-08-11 19:29:18 +01:00
Http.WinHttp.cpp WinNT5.1 networking fixes (#12759) 2020-09-24 10:28:24 +02:00
Http.cURL.cpp WinNT5.1 networking fixes (#12759) 2020-09-24 10:28:24 +02:00
Http.h Rename GameActionResult and use GameActions namespace instead (#13184) 2020-10-14 22:04:39 -03:00
IStream.cpp Fix ObjectEntryDescriptor (#13506) 2020-12-06 09:28:06 +00:00
IStream.hpp Fix ObjectEntryDescriptor (#13506) 2020-12-06 09:28:06 +00:00
Imaging.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Imaging.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
JobPool.cpp Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
JobPool.h Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
Json.cpp Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
Json.hpp Add compile-time check for nlohmann json (#13277) 2020-10-24 15:23:17 +02:00
JsonFwd.hpp Change includes of nlohmann/json_fwd.hpp to new core/JsonFwd.hpp 2020-10-06 00:16:21 +02:00
Memory.hpp Convert remaining C-style casts to C++-style ones 2020-09-10 21:36:20 +02:00
MemoryStream.cpp Move IStream, MemoryStream, FileStream into OpenRCT2 namespace 2020-08-05 16:29:36 +02:00
MemoryStream.h Move IStream, MemoryStream, FileStream into OpenRCT2 namespace 2020-08-05 16:29:36 +02:00
Meta.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Nullable.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Numerics.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Path.cpp Cleanup c-style casts from Path.cpp 2020-09-10 21:36:21 +02:00
Path.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
RTL.FriBidi.cpp Fix compilation on 32-bit Windows and MinGW 2020-09-18 20:54:36 +02:00
RTL.ICU.cpp Fix RTL for Windows 2020-09-18 19:46:12 +02:00
RTL.h Fix RTL for Windows 2020-09-18 19:46:12 +02:00
Random.hpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
String.cpp Improve banner formatting fix 2020-11-29 01:19:51 +00:00
String.hpp Improve banner formatting fix 2020-11-29 01:19:51 +00:00
StringBuilder.cpp Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
StringBuilder.h Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
StringReader.cpp Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
StringReader.h Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
Zip.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Zip.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
ZipAndroid.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00