OpenRCT2/src/openrct2-ui
Aaron van Geffen c8b5cbb3e4 Fix cmake build for openrct2-cli on macOS.
This also removes the globbing for *.m files. As the platform files for macOS
now all use Objective C++ (.mm) instead of Objective C (.m), this is no longer needed.
2018-02-12 23:15:41 +01:00
..
audio Fix #6667: Match sample rate to games audio content. 2018-02-11 12:51:33 +01:00
drawing/engines Fix mismatched deleter in TextureCache (#7138) 2018-02-06 20:51:40 +00:00
input Fix remaining uses of WC_LOADSAVE intent 2018-02-07 23:14:29 +01:00
interface Reorder edge textures 2018-01-27 23:22:24 +01:00
windows Remove rct_object_entry_extended 2018-02-12 12:48:41 +00:00
CMakeLists.txt Fix cmake build for openrct2-cli on macOS. 2018-02-12 23:15:41 +01:00
CursorData.cpp Use const and constexpr whenever possible. 2018-01-11 22:29:08 +01:00
CursorRepository.cpp Add cursor scaling 2017-12-12 22:11:40 +01:00
CursorRepository.h Add cursor scaling 2017-12-12 22:11:40 +01:00
SDLException.h Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
TextComposition.cpp Update UI imports 2018-01-18 22:57:55 +01:00
TextComposition.h Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Ui.cpp Read commandline before initialising other features 2018-01-01 23:51:43 +01:00
Ui.h Fix arguments to main() 2017-10-17 00:04:40 +02:00
UiContext.Android.cpp Add Android project 2017-06-15 14:22:15 +02:00
UiContext.Linux.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
UiContext.Win32.cpp Use desktop-hwnd as directorydialog-owner, fixes #6198 2017-08-22 23:07:36 +02:00
UiContext.cpp Update UI imports 2018-01-18 22:57:55 +01:00
UiContext.h Refactor IPlatformEnvironment (#5590) 2017-06-11 12:53:37 +01:00
UiContext.macOS.mm Fix #6383: macOS deprecation errors when compiling. 2017-10-06 11:23:16 +02:00
WindowManager.cpp Add missing breaks in WindowManager 2018-02-07 23:14:29 +01:00
WindowManager.h Fix strings in Intent 2017-10-07 19:21:56 +02:00
libopenrct2ui.vcxproj Remove C sources from libopenrct2ui.vcxproj globs 2017-10-11 11:30:37 +02:00