OpenRCT2/src/openrct2/platform
nia addd27d4dc Support NetBSD and simplify platform ifdefs. (#10271)
For files intended to support unixy freedesktopy systems,
reduce the ifdef down to __unix__ && !__APPLE__ && !__ANDROID__,
rather than naming linux and all the BSDs and so on by hand.

Should simplify adding support for systems like illumos in the
future.

Co-authored-by: Michael Steenbeek <m.o.steenbeek@gmail.com>
2019-12-22 17:07:39 +01:00
..
Android.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Crash.cpp Update backtrace token 2019-08-13 18:35:37 +01:00
Crash.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Linux.cpp Support NetBSD and simplify platform ifdefs. (#10271) 2019-12-22 17:07:39 +01:00
Platform.Android.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Platform.Linux.cpp Support NetBSD and simplify platform ifdefs. (#10271) 2019-12-22 17:07:39 +01:00
Platform.Posix.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Platform.Win32.cpp Rename ToUtf16 to ToWideChar 2019-07-22 23:44:03 +01:00
Platform.macOS.mm Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Platform2.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Posix.cpp Fix #10228: Can't import RCT1 Deluxe from Steam (#10260) 2019-11-18 10:05:16 +01:00
Shared.cpp Apply review suggestions 2019-05-11 13:57:18 +01:00
Windows.cpp ifdef-out WinNT 6.0+ APIs (#10198) 2019-11-08 23:16:15 +01:00
macos.mm Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
platform.h Remove old widechar <-> utf-8 conversion function 2019-07-22 23:44:03 +01:00