OpenRCT2/src/openrct2-ui
Michael Steenbeek f0bd05cf6d
Part of #11158: Remove more C-style casts (#11743)
2020-05-13 21:22:50 -03:00
..
audio openrct2-ui Audio clean-up and style/usage fixes (#10115) 2020-05-10 10:05:26 -03:00
drawing Part of #11158: Remove more C-style casts (#11743) 2020-05-13 21:22:50 -03:00
input Use Formatter to handle argument formatting for tooltips (#11379) 2020-04-21 12:38:59 +02:00
interface Close #11561: Use ScreenCoordsXY in gfx_draw_string() 2020-05-10 09:49:15 -03:00
scripting Allow plugins to update dropdown items (#11735) 2020-05-12 21:10:07 -03:00
title openrct2-ui cast fixes (#11348) 2020-04-19 14:08:22 +02:00
windows Part of #11158: Remove more C-style casts (#11743) 2020-05-13 21:22:50 -03: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 Use single output folder for msbuild obj files 2018-06-01 09:37:49 +02:00