OpenRCT2/src/openrct2-ui
Gymnasiast a17c4ad304
Rename Dropdown::Item to ItemExt
2022-02-12 23:42:59 +01:00
..
audio Use [[nodiscard]] for allocator and RAII functions (#15244) 2021-08-23 20:09:43 +02:00
drawing Refactor paint structs to use ImageId and extend size of image list (#16258) 2021-12-18 07:40:10 +00:00
input Json: Fix wrong implicit path typecasts in ReadFromFile and WriteToFile 2022-02-12 14:36:37 +01:00
interface Rename Dropdown::Item to ItemExt 2022-02-12 23:42:59 +01:00
scripting Fix #16449: Viewport doesn't close when switching tabs 2022-01-19 10:23:44 +01:00
title Ensure parks are not paused in title sequence 2022-01-09 22:11:09 +01:00
windows Rename Dropdown::Item to ItemExt 2022-02-12 23:42:59 +01:00
CMakeLists.txt add additional comments on SDL resolution 2021-10-09 15:00:30 -06:00
CursorData.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
CursorRepository.h Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
SDLException.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.cpp Refactor format tokens 2020-11-27 18:54:57 +00:00
TextComposition.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
Ui.h Update include guards 2021-08-21 09:43:26 +02:00
UiContext.Android.cpp GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
UiContext.Linux.cpp Merge old and new FileDialogDesc 2022-01-29 13:55:10 +01:00
UiContext.Win32.cpp Fix SHGetPathFromIDListLongPath (#16545) 2022-01-31 21:35:48 +00:00
UiContext.cpp Always use SNN for non-integer scaling 2022-01-24 17:46:22 +01:00
UiContext.h Use [[nodiscard]] for allocator and RAII functions (#15244) 2021-08-23 20:09:43 +02:00
UiContext.macOS.mm Merge old and new FileDialogDesc 2022-01-29 13:55:10 +01:00
WindowManager.cpp Fix all uses of RideId 2022-02-12 18:11:18 +02:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Remove unintended execute rights 2022-01-01 19:58:28 +01:00