OpenRCT2/src/openrct2/platform
Hielke Morsink 7e2e6e2b2f
Merge branch 'develop' into new-save-format
2021-10-19 22:26:08 +02:00
..
Android.cpp Closes #12415: Refactor CURRENCY_TYPE to strong enum (#13276) 2020-10-25 01:33:06 -03:00
Crash.cpp Merge remote-tracking branch 'upstream/develop' into new-save-format 2021-10-06 19:47:09 +03:00
Crash.h Update include guards 2021-08-21 09:43:26 +02:00
Linux.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
Platform.Android.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Platform.Linux.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
Platform.Posix.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
Platform.Win32.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
Platform.macOS.mm Fix GetBundlePath, add install paths to match cmake install 2021-02-28 15:48:29 -07:00
Platform2.h Add File::GetSize to get object size in a simpler way 2021-05-21 19:55:42 +02:00
Posix.cpp Close #5520: Use std::filesystem over fts.h for recursive deletion 2020-10-11 17:15:05 +02:00
Shared.cpp Automatically deduce std::array types 2021-10-14 23:27:28 +02:00
Windows.cpp Automatically deduce std::array types 2021-10-14 23:27:28 +02:00
macos.mm Closes #12415: Refactor CURRENCY_TYPE to strong enum (#13276) 2020-10-25 01:33:06 -03:00
platform.h Modify object loading for JSON-only objects 2021-09-15 11:28:39 +02:00