OpenRCT2/src/openrct2-ui
Duncan e904ef406f
Fix #19503. Hide 3+ queue junction railings behind a flag (#19644)
* Fix #19503. Hide 3+ queue junction railings behind a flag

This is to prevent existing parks from changing their behaviour

* Clang format

* Bump version numbers. Update changelog

* Update text
2023-03-23 08:16:32 +00:00
..
audio Remove unused WaveFormat and WaveFormatEx structs (#19512) 2023-02-27 23:29:42 +01:00
drawing Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
input Clean up shortcut bindings and unused constructors 2023-01-28 15:43:03 +01:00
interface Close #13780: Refactor MapGen to class (#19477) 2023-03-01 08:26:30 +00:00
ride Rename ride_construct_new 2023-01-17 19:14:58 +01:00
scripting Pass DPI by ref to string drawing 2023-02-24 22:05:07 +01:00
title Desnake some stuff, small string passing cleanup (#19388) 2023-02-13 20:30:16 +00:00
windows Fix #19503. Hide 3+ queue junction railings behind a flag (#19644) 2023-03-23 08:16:32 +00:00
CMakeLists.txt Create a Contributors window instead of a tab 2023-01-14 00:57:16 +01:00
CursorData.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
CursorRepository.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
CursorRepository.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
SDLException.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
SDLException.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TextComposition.cpp Merge pull request #19422 from ZehMatt/string-duplicate 2023-03-06 23:29:32 +02:00
TextComposition.h Implement #19468 and rename functions cursor to caret 2023-02-25 15:42:37 +02:00
Ui.cpp Close #19176, close #19273: Consistent “CmdLine” naming 2023-02-23 00:03:30 +01:00
Ui.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
UiContext.Android.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
UiContext.Linux.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
UiContext.Win32.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
UiContext.cpp Fix #19445: Text not cleared using Ctrl+Backspace 2023-02-25 15:42:37 +02:00
UiContext.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
UiContext.macOS.mm Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
WindowManager.cpp Refactor sprite_index to Id 2023-01-27 19:21:57 +02:00
WindowManager.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
libopenrct2ui.vcxproj Implement asset packs for audio 2022-10-01 13:06:52 +01:00