OpenRCT2/src/openrct2-ui
Aaron van Geffen 81dd7c1a7d Use available vertical text box space for text and cursor 2020-06-19 08:42:12 +02:00
..
audio openrct2-ui Audio clean-up and style/usage fixes (#10115) 2020-05-10 10:05:26 -03:00
drawing Create new PaletteMap type to replace byte pointers 2020-05-28 20:00:23 +01:00
input Fixed clearance checks hotkey (#11833) 2020-05-30 23:42:42 +02:00
interface Use available vertical text box space for text and cursor 2020-06-19 08:42:12 +02:00
scripting Part of #11569: Use ScreenCoordsXY instead of <x,y> 2020-06-11 10:11:33 -03:00
title openrct2-ui cast fixes (#11348) 2020-04-19 14:08:22 +02:00
windows Increase widget heights in object selection window 2020-06-19 08:42:10 +02:00
CMakeLists.txt Get scripting compiling on clang 2020-04-26 14:35:03 +01:00
CursorData.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
CursorRepository.cpp Use named casts on openrct2-ui root folder (#11137) 2020-04-18 12:15:07 +02:00
CursorRepository.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
SDLException.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TextComposition.cpp Simple implementation of copy input to clipboard (Ctrl+C) (#11013) 2020-03-26 17:53:34 +01:00
TextComposition.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Ui.cpp Use EXITCODE enum on game startup 2020-01-19 19:37:27 -03:00
Ui.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.Android.cpp Implement #10666: ShowMessageBox on Android (#10817) 2020-02-24 13:48:32 +01:00
UiContext.Linux.cpp Use named casts on openrct2-ui root folder (#11137) 2020-04-18 12:15:07 +02:00
UiContext.Win32.cpp Use named casts on openrct2-ui root folder (#11137) 2020-04-18 12:15:07 +02:00
UiContext.cpp Rename __ENABLE_SCRIPTING__ to ENABLE_SCRIPTING 2020-04-26 14:35:08 +01:00
UiContext.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.macOS.mm Remove unnecessary new line characters from log calls (#9237) 2019-05-12 13:48:56 +02:00
WindowManager.cpp Refactor ride_list_item to RideSelection (#11505) 2020-04-27 16:26:35 +02:00
WindowManager.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
libopenrct2ui.vcxproj Switch vcxproj files to remove wildcards (#11843) 2020-06-02 13:37:58 +02:00