OpenRCT2/src/openrct2-ui
frutiemax 32c342e88d
Part of #11389: Remove FormatTexto that take void* in banner struct (#12034)
2020-06-23 14:50:56 +01:00
..
audio openrct2-ui Audio clean-up and style/usage fixes (#10115) 2020-05-10 10:05:26 -03:00
drawing Close #12019: Use ScreenCoordsXY on gfx_draw_sprite_software 2020-06-22 23:52:54 +02:00
input Fixed clearance checks hotkey (#11833) 2020-05-30 23:42:42 +02:00
interface Fix #12018 - gfx_draw_sprite_solid overload (#12023) 2020-06-21 11:50:05 -03:00
scripting Fix #11961: Plugins: ViewportWidget unable to be moved or resized (#11997) 2020-06-19 20:20:58 +02:00
title openrct2-ui cast fixes (#11348) 2020-04-19 14:08:22 +02:00
windows Part of #11389: Remove FormatTexto that take void* in banner struct (#12034) 2020-06-23 14:50:56 +01: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 Part of #9473: Create Vehicle::GetRide (#12002) 2020-06-21 08:38:53 +01: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