OpenRCT2/src/openrct2/core
Ted John 7075f6ca25 Use correct language for scan-objects 2018-05-11 20:39:00 +01:00
..
Collections.hpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
Console.cpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
Console.hpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
DataSerialiser.h Whitespace fixes 2017-10-05 10:42:44 +02:00
DataSerialiserTraits.h Add serialization traits for bool. 2018-03-05 00:17:34 +01:00
Diagnostics.cpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
Diagnostics.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Endianness.h Remove __cplusplus ifdefs 2018-02-05 16:20:15 +01:00
File.cpp Improve IZipArchive so that it is more C++ 2018-05-06 17:46:45 +01:00
File.h Improve IZipArchive so that it is more C++ 2018-05-06 17:46:45 +01:00
FileIndex.hpp Use correct language for scan-objects 2018-05-11 20:39:00 +01:00
FileScanner.cpp Reduce header inclusions 2018-03-20 00:27:58 +01:00
FileScanner.h Add namespace closing comments 2018-05-04 22:54:43 +02:00
FileStream.hpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
Guard.cpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
Guard.hpp Use shared_ptr for long-life objects 2018-05-11 20:37:48 +01:00
IStream.cpp Refactor string conversion between RCT2 and UTF8 2018-04-18 13:16:20 +02:00
IStream.hpp Remove custom base Exception class 2018-01-05 18:11:47 +00:00
JobPool.hpp Fix dead lock due to uninitialized variables. 2018-04-28 02:38:06 +02:00
Json.cpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
Json.hpp Fix compilation on Xcode 2018-01-05 19:58:05 +01:00
Math.hpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
Memory.hpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
MemoryStream.cpp Remove Memory::Duplicate and Memory::DuplicateArray (#7142) 2018-02-07 19:56:46 +00:00
MemoryStream.h Remove unnecessary checks for __cplusplus 2018-03-14 22:11:30 +01:00
Nullable.hpp Remove __cplusplus ifdefs 2018-02-05 16:20:15 +01:00
Path.cpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
Path.hpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
Registration.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
String.cpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
String.hpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
StringBuilder.hpp Replace Memory::Copy with std::copy 2018-02-04 12:40:24 +00:00
StringReader.hpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
Util.hpp Expand tabs to spaces 2017-06-06 23:46:14 +02:00
Zip.cpp Improve IZipArchive so that it is more C++ 2018-05-06 17:46:45 +01:00
Zip.h Improve IZipArchive so that it is more C++ 2018-05-06 17:46:45 +01:00
ZipAndroid.cpp Fix Android Zip changes 2018-05-09 15:59:05 +02:00