OpenRCT2/src/openrct2-ui
duncanspumpkin 6f9283a7f6 Refactor to remove double usage of flag 2022-01-19 17:33:54 +00: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 Fix Android 2022-01-08 16:58:57 +01:00
interface Forward declare Formatter 2021-12-30 12:17:51 -05: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 Refactor to remove double usage of flag 2022-01-19 17:33:54 +00: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 C++-ify most path handling 2022-01-08 16:58:57 +01:00
UiContext.Win32.cpp Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
UiContext.cpp Rename some Update functions to Tick 2021-12-13 19:04:48 +02:00
UiContext.h Use [[nodiscard]] for allocator and RAII functions (#15244) 2021-08-23 20:09:43 +02:00
UiContext.macOS.mm GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
WindowManager.cpp Forward declare Formatter 2021-12-30 12:17:51 -05: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