OpenRCT2/src/openrct2-ui
Kuriibo d0db59e196 Keyboard Shortcut for Scenery Remover - #5835
Added a hotkey for the "clear scenery" window. By default, the hotkey is the "b" key (b/c bulldozer).
2017-07-26 17:23:47 +01:00
..
audio Fix incorrect arguments to resampler. 2017-06-29 16:40:00 -06:00
drawing/engines Invert Painter dependency 2017-07-16 23:25:11 +01:00
input Keyboard Shortcut for Scenery Remover - #5835 2017-07-26 17:23:47 +01:00
windows Keyboard Shortcut for Scenery Remover - #5835 2017-07-26 17:23:47 +01:00
CMakeLists.txt Only include FindPkgConfig once 2017-06-25 14:28:25 +01: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 Refactored window flags only being updated every 1000ms. 2017-07-25 08:33:57 +02: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