OpenRCT2/src/openrct2-ui
Michael Steenbeek 9bd812c855 Move most of _legacy.c to C++ (#7117) 2018-02-02 23:11:41 +01:00
..
audio Remove most of remaining memory functions from libopenrct2ui 2018-01-21 11:17:41 +00:00
drawing/engines Fix drawing glyphs in OpenGL 2018-01-24 18:49:30 +00:00
input Replace NULL with nullptr in C++ files 2018-01-29 21:33:21 +00:00
interface Reorder edge textures 2018-01-27 23:22:24 +01:00
windows Move most of _legacy.c to C++ (#7117) 2018-02-02 23:11:41 +01:00
CMakeLists.txt Make sure PORTABLE option is honoured globally 2017-11-16 23:08:03 +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 Decrease dependency of world on windows 2018-02-01 13:59:46 +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