OpenRCT2/src
Silent e280eb2083
FileStream::Read: Throw the exception basing on fread return value
This change removes ftell/GetPosition() from hot spots during the startup,
"optimizing" the function for success cases - reading past EOF should
never/rarely happen so it seems fine to let it try to read before checking
2021-05-21 19:55:43 +02:00
..
openrct2 FileStream::Read: Throw the exception basing on fread return value 2021-05-21 19:55:43 +02:00
openrct2-android Release v0.3.3 2021-03-13 12:17:05 +01:00
openrct2-cli Several more spelling fixes (#13752) 2021-01-10 18:23:35 +00:00
openrct2-ui Fix #13445: Make FileScanner::ScanDirectory return a unique_ptr 2021-05-20 19:22:36 +02:00
openrct2-win Include missing headers 2020-08-05 16:29:29 +02:00
thirdparty Fix REPL write line on Linux 2021-02-16 20:24:51 +00:00