OpenRCT2/src/openrct2-ui
Michał Janiszewski 1df22c889d Update minimum required CMake version to 3.1 2017-08-09 23:30:18 +02:00
..
audio Merge pull request #6065 from IntelOrca/refactor/remove-rct2.c 2017-07-30 18:09:26 +01:00
drawing/engines Fix #5890. Primary and secondary colours now work in zoomed opengl. (#6109) 2017-08-02 20:58:11 +01:00
input Move screen variables to OpenRCT2.h 2017-07-29 20:29:29 +01:00
windows Added new string for shortcut, validate_global_widx 2017-07-26 17:23:47 +01:00
CMakeLists.txt Update minimum required CMake version to 3.1 2017-08-09 23:30:18 +02:00
CursorData.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
CursorRepository.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
CursorRepository.h Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
SDLException.h Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
TextComposition.cpp Fix #5571: Crash when deleting text at end of line (#5572) 2017-06-08 19:17:43 +01:00
TextComposition.h Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Ui.cpp Remove all platform.h includes from header files 2017-06-25 18:59:56 +01:00
Ui.h Fix #5537: SDL_Init(SDL_INIT_VIDEO) is called even when using --headless option 2017-06-02 19:08:03 +01:00
UiContext.Android.cpp Add Android project 2017-06-15 14:22:15 +02:00
UiContext.Linux.cpp Fix building on FreeBSD 2017-06-27 08:56:03 +02:00
UiContext.Win32.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
UiContext.cpp Merge pull request #6065 from IntelOrca/refactor/remove-rct2.c 2017-07-30 18:09:26 +01:00
UiContext.h Refactor IPlatformEnvironment (#5590) 2017-06-11 12:53:37 +01:00
UiContext.macOS.mm Fix null pointer dereference when cancelling an RCT1 location dialog on Mac OS X. 2017-07-14 13:33:54 +02:00
WindowManager.cpp Move remaining SDL in input.c to openrct2ui 2017-06-11 21:18:56 +01:00
WindowManager.h Create IWindowManager to open window from libopenrct2 2017-06-11 17:23:51 +01:00
libopenrct2ui.vcxproj Fix windows x86 debug builds (#5845) 2017-07-09 09:51:02 +01:00