OpenRCT2/src/openrct2-ui
duncanspumpkin 3448926251
Move text input widget code from game lib to ui lib
2024-04-26 18:25:44 +02:00
..
audio Put a number of OpenRCT2::Ui items in the OpenRCT2::Ui namespace 2024-03-07 23:36:49 +01:00
drawing Fix mac-specific highdpi issue workaround (#21785) 2024-04-14 18:43:45 +02:00
input Move text input widget code from game lib to ui lib 2024-04-26 18:25:44 +02:00
interface Move text input widget code from game lib to ui lib 2024-04-26 18:25:44 +02:00
ride Refactor constant notation in Audio.h 2024-04-21 00:12:13 +02:00
scripting Rename LIST_ROW_HEIGHT to kListRowHeight 2024-04-14 16:37:01 +00:00
title Remove GameState class 2024-04-04 18:12:35 +02:00
windows Move text input widget code from game lib to ui lib 2024-04-26 18:25:44 +02:00
CMakeLists.txt Fix invalid OPENRCT2_BRANCH test 2023-07-14 23:15:08 +02:00
CursorData.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
CursorRepository.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
CursorRepository.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
SDLException.cpp Put a number of OpenRCT2::Ui items in the OpenRCT2::Ui namespace 2024-03-07 23:36:49 +01:00
SDLException.h Put a number of OpenRCT2::Ui items in the OpenRCT2::Ui namespace 2024-03-07 23:36:49 +01:00
TextComposition.cpp Move text input widget code from game lib to ui lib 2024-04-26 18:25:44 +02:00
TextComposition.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Ui.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Ui.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
UiContext.Android.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
UiContext.Linux.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
UiContext.Win32.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
UiContext.cpp Fix #21696: Fullscreen window option not correctly applied on macOS 2024-04-23 23:20:16 +02:00
UiContext.h Put a number of OpenRCT2::Ui items in the OpenRCT2::Ui namespace 2024-03-07 23:36:49 +01:00
UiContext.macOS.mm Activate OpenRCT2 window after using native file dialog on macOS (#20951) 2024-01-12 12:01:57 +01:00
WindowManager.cpp Move vehicle sounds update into Ui library (#21577) 2024-03-20 11:14:52 +00:00
WindowManager.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
libopenrct2ui.vcxproj Fix #21604: Scenario selector shows incorrect guest objectives 2024-03-22 21:39:04 +01:00