OpenRCT2/src/openrct2-ui
Michał Janiszewski 56ff06a8d2 Fix the object editor tab selector
Object editor has unusually high WIDX_TAB_1 value making the default
32-bit type not wide enough.
2023-03-28 11:37:38 +02: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 the object editor tab selector 2023-03-28 11:37:38 +02: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 Build with link time code generation only on the develop branch 2023-03-26 16:50:18 +02:00