OpenRCT2/src/openrct2-ui
Duncan 0f92c3b017
Switch vcxproj files to remove wildcards (#11843)
Unfortunately MS has removed the wild card feature from vcxproj files. This will mean all file deletions and creations will need to modify these files to be included in the VS builds.
2020-06-02 13:37:58 +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 Fix #11816: Text overflowing boundary box (#11830) 2020-05-30 17:07:58 +02:00
scripting Add plugin API for setting button isPressed (#11851) 2020-06-01 23:05:24 -03:00
title openrct2-ui cast fixes (#11348) 2020-04-19 14:08:22 +02:00
windows Rename NoOf... to AmountOf... on Peep 2020-05-31 09:13:56 -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 Switch vcxproj files to remove wildcards (#11843) 2020-06-02 13:37:58 +02:00