OpenRCT2/src/openrct2-ui
Tulio Leao 61c8cbf88b
Fix #13118: Closing construction window resets ride viewport (#13123)
2020-10-10 10:01:28 -03:00
..
audio Rename rain to weather where appropriate 2020-09-14 21:57:54 +02:00
drawing Close #12404: Refactor DRAWING_ENGINE to use strong enum (#13070) 2020-10-02 22:41:30 -03:00
input Fix #7748. Move tooltip timeout reset to correct location (#13132) 2020-10-09 16:53:31 +01:00
interface Fix missing error message on ride graph (#13129) 2020-10-08 15:22:23 -03:00
scripting Remove redundant assignment in CustomListView::MouseUp 2020-10-06 18:21:28 -03:00
title Use unique_ptr for TitleSequenceParkHandle Stream 2020-09-29 23:23:28 +03:00
windows Fix #13118: Closing construction window resets ride viewport (#13123) 2020-10-10 10:01:28 -03:00
CMakeLists.txt Update project build files 2020-09-16 20:18:54 +01:00
CursorData.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
CursorRepository.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
CursorRepository.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
SDLException.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.cpp Fixed console cursor rendering. (#13025) 2020-10-07 21:45:57 -03:00
TextComposition.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
UiContext.Android.cpp Add OpenURL method, with implementation for Linux and Windows 2020-07-26 22:09:29 +02:00
UiContext.Linux.cpp Add OpenURL method, with implementation for Linux and Windows 2020-07-26 22:09:29 +02:00
UiContext.Win32.cpp Include missing headers 2020-08-05 16:29:29 +02:00
UiContext.cpp Close #12404: Refactor DRAWING_ENGINE to use strong enum (#13070) 2020-10-02 22:41:30 -03:00
UiContext.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
UiContext.macOS.mm Merge pull request #12491 from janisozaur/openurl 2020-08-01 15:42:31 +02:00
WindowManager.cpp Remove gMapTooltip format args global (#12971) 2020-09-28 21:45:28 -03:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Rename TitleScenarioSelect to ScenarioSelect (#12822) 2020-08-30 20:22:20 +02:00