OpenRCT2/src/openrct2-ui
Aaron van Geffen 56cbc0eb8a Refactor intro into IntroScene 2024-04-26 20:35:16 +02:00
..
audio Put a number of OpenRCT2::Ui items in the OpenRCT2::Ui namespace 2024-03-07 23:36:49 +01:00
drawing Refactor intro into IntroScene 2024-04-26 20:35:16 +02:00
input Refactor TitleScreen to TitleScene; introduce GameScene 2024-04-23 21:31:05 +02:00
interface Rename WINDOW_LIMIT_RESERVED to kWindowLimitReserved 2024-04-26 17:55:23 +01:00
ride Refactor constant notation in Audio.h 2024-04-21 00:12:13 +02:00
scripting Refactor TitleScreen to TitleScene; introduce GameScene 2024-04-23 21:31:05 +02:00
title Refactor TitleScreen to TitleScene; introduce GameScene 2024-04-23 21:31:05 +02:00
windows Refactor intro into IntroScene 2024-04-26 20:35:16 +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 Refactor TitleScreen to TitleScene; introduce GameScene 2024-04-23 21:31:05 +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