OpenRCT2/src/openrct2-ui
Ted John e3a1733cdd Implement plugin ownership of images 2022-03-24 22:37:22 +00:00
..
audio Use [[nodiscard]] for allocator and RAII functions (#15244) 2021-08-23 20:09:43 +02:00
drawing Close #15896: Refactor out the ZoomLevel operators 2022-02-26 23:14:59 +01:00
input Merge pull request #16797 from IntelOrca/feature/enhanced-transparency 2022-03-20 17:56:08 +00:00
interface Merge pull request #16797 from IntelOrca/feature/enhanced-transparency 2022-03-20 17:56:08 +00:00
scripting Implement plugin ownership of images 2022-03-24 22:37:22 +00:00
title Separate map.change and map.changed events 2022-03-21 23:09:40 +00:00
windows Remove hard cap of 0x80 scenery items in a group (#16853) 2022-03-22 21:38:54 -03:00
CMakeLists.txt chore: update macOS dependencies, remove workaround (#16826) 2022-03-20 09:02:46 -03: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 Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
Ui.h Update include guards 2021-08-21 09:43:26 +02:00
UiContext.Android.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
UiContext.Linux.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
UiContext.Win32.cpp Close #16566: Favour WinNT preprocessor version checks over MinGW (#16677) 2022-03-11 07:59:09 -03:00
UiContext.cpp Rename _sdlfsFlags to _sdlFullscreenFlags 2022-03-18 00:38:26 -03: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 Add new Transparency options window. 2022-03-14 21:37:41 +00:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Refactor and implement RLE custom images 2022-03-24 22:37:22 +00:00