OpenRCT2/src/openrct2-ui
awiebe b53c4b3625
Downgrade Mac build requirements of OpenRCT2 to macOS 10.13 (#12749)
Keep targeting macOS 10.14 for libopenrct2 target. Replace deployment target with macOS 10.13 for other targets, including the OpenRCT2 bundle.

Explicitly type std::arrays, since Xcode refuses to use C++17 array deduction.

Co-authored-by: Aaron van Geffen <aaron@aaronweb.net>
2020-08-28 22:27:25 +02:00
..
audio Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
drawing Refactor drawing 2020-08-28 01:30:15 +01:00
input Close #12431 Refactor VirtualFloorStyles to use strong enum (#12790) 2020-08-27 21:06:39 -03:00
interface Downgrade Mac build requirements of OpenRCT2 to macOS 10.13 (#12749) 2020-08-28 22:27:25 +02:00
scripting Close #12518: Viewport Refactor (#12541) 2020-08-02 08:32:59 +01:00
title Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
windows Close #12431 Refactor VirtualFloorStyles to use strong enum (#12790) 2020-08-27 21:06:39 -03:00
CMakeLists.txt Get scripting compiling on clang 2020-04-26 14:35:03 +01:00
CursorData.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
CursorRepository.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
CursorRepository.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
SDLException.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
UiContext.Android.cpp Add OpenURL method, with implementation for Linux and Windows 2020-07-26 22:09:29 +02:00
UiContext.Linux.cpp Add OpenURL method, with implementation for Linux and Windows 2020-07-26 22:09:29 +02:00
UiContext.Win32.cpp Include missing headers 2020-08-05 16:29:29 +02:00
UiContext.cpp Fix #12401: Refactor SCALE_QUALITY to use strong enum (#12673) 2020-08-20 23:32:56 -03:00
UiContext.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
UiContext.macOS.mm Merge pull request #12491 from janisozaur/openurl 2020-08-01 15:42:31 +02:00
WindowManager.cpp Merge "new version" window back to changelog 2020-08-14 10:18:17 +02:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Switch vcxproj files to remove wildcards (#11843) 2020-06-02 13:37:58 +02:00