OpenRCT2/src/openrct2-ui
Michał Janiszewski f9bd26214b
Use libraries v35 (#21771)
2024-04-12 15:22:00 +03:00
..
audio Put a number of OpenRCT2::Ui items in the OpenRCT2::Ui namespace 2024-03-07 23:36:49 +01:00
drawing Use libraries v35 (#21771) 2024-04-12 15:22:00 +03:00
input Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
interface Turn Park into struct 2024-04-04 18:12:36 +02:00
ride Move vehicle sounds update into Ui library (#21577) 2024-03-20 11:14:52 +00:00
scripting Create import meta object, use single method for JSON parsing 2024-03-30 18:13:03 +01:00
title Remove GameState class 2024-04-04 18:12:35 +02:00
windows Merge pull request #21681 from AaronVanGeffen/obj-list-refactor 2024-04-12 11:54:13 +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 Fix #20631: IME window not positioned correctly 2024-01-30 23:44:58 +01: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 Remove GameState class 2024-04-04 18:12:35 +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