OpenRCT2/src/openrct2-ui
Kane dbdca55645
Fix #14316: Closing the Track Designs Manager window causes broken state
When exiting the Track Design Manager window the user was placed into the scenario editor in a broken state.
User is now returned to the main menu when the window is closed.
2021-07-29 12:44:24 +02:00
..
audio Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
drawing Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
input Invalidate screen when toggling transparent water flag 2021-07-27 12:16:36 +02:00
interface Banner Refactor from NSF (#14788) 2021-07-27 10:25:58 +01:00
scripting Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
title Close #12443: Refactor TITLE_SCRIPT to use strong enum (#13540) 2020-12-10 08:01:54 -03:00
windows Fix #14316: Closing the Track Designs Manager window causes broken state 2021-07-29 12:44:24 +02:00
CMakeLists.txt Remove unnecessary verify_app function 2021-04-01 22:37:09 -06:00
CursorData.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.h Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
SDLException.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.cpp Refactor format tokens 2020-11-27 18:54:57 +00: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 GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
UiContext.Linux.cpp Cache HasFilePicker() value in UiContext 2021-03-20 14:51:15 +01:00
UiContext.Win32.cpp Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
UiContext.cpp Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
UiContext.h Strictly use int32_t for ShowMenuDialog 2021-01-03 17:53:14 +01:00
UiContext.macOS.mm GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
WindowManager.cpp Remove Music Acknowledgements window (#15116) 2021-07-28 10:26:35 +02:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Remove Music Acknowledgements window (#15116) 2021-07-28 10:26:35 +02:00