OpenRCT2/src/openrct2/core
Mark van Renswoude ce73d3a8a5 Fix #6390: Crash when renaming rides in multiplayer 2017-10-14 14:21:06 +02:00
..
Collections.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Console.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Console.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
DataSerialiser.h Whitespace fixes 2017-10-05 10:42:44 +02:00
DataSerialiserTraits.h Fix #6390: Crash when renaming rides in multiplayer 2017-10-14 14:21:06 +02:00
Diagnostics.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Diagnostics.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Endianness.h Whitespace fixes 2017-10-05 10:42:44 +02:00
Exception.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
File.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
File.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
FileIndex.hpp Log exception messages 2017-08-31 18:02:39 +01:00
FileScanner.cpp Update files missed in the great extern "C" cleanup of 2017 2017-09-28 23:29:16 +02:00
FileScanner.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
FileStream.hpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Guard.cpp Refactored openrct2_assert to not rely on inlining. (#6061) 2017-07-29 20:31:54 +01:00
Guard.hpp Include stdbool.h in Guard.hpp 2017-10-13 08:00:32 +02:00
IStream.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
IStream.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Json.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Json.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Math.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Memory.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
MemoryStream.cpp Make client work 2017-10-05 10:42:38 +02:00
MemoryStream.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Nullable.hpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Path.cpp Respect POSIX path separators on Windows (#6356) 2017-10-08 21:28:38 +02:00
Path.hpp Fix #5507: RCT1 path check is case-sensitive on Linux 2017-06-30 21:11:35 +01:00
Registration.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
String.cpp Respect POSIX path separators on Windows (#6356) 2017-10-08 21:28:38 +02:00
String.hpp Respect POSIX path separators on Windows (#6356) 2017-10-08 21:28:38 +02:00
StringBuilder.hpp Replace free+null with SafeFree, allow freeing NULL 2017-06-22 12:49:33 +02:00
StringReader.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Util.hpp Expand tabs to spaces 2017-06-06 23:46:14 +02:00
Zip.cpp Replace free+null with SafeFree, allow freeing NULL 2017-06-22 12:49:33 +02:00
Zip.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
ZipAndroid.cpp Convert NULL -> nullptr in C++ 2017-08-15 11:51:56 +02:00
textinputbuffer.c Fix compilation with older clang 2017-10-09 17:34:37 +02:00
textinputbuffer.h Expand tabs to spaces 2017-06-06 23:46:14 +02:00