OpenRCT2/src/openrct2-ui
Karst cfa18bd113 Change Object Selection order
Might take a little bit for people to get used to. But it's a lot more coherent and makes more sense.
2022-05-07 19:55:58 +02: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 Remove title editor 2022-04-26 22:17:38 +02:00
scripting Fix setPixelData for RAW image format (#16918) 2022-04-02 20:24:01 +02:00
title Separate map.change and map.changed events 2022-03-21 23:09:40 +00:00
windows Change Object Selection order 2022-05-07 19:55:58 +02: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.cpp Split SDLException into source and header 2022-03-23 23:44:49 -03:00
SDLException.h Split SDLException into source and header 2022-03-23 23:44:49 -03: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 Show SDL error message if no context was created 2022-03-23 23:44:50 -03: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 Fix filters KDialog 2022-04-16 18:41:20 +02: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 Remove title editor 2022-04-26 22:17:38 +02:00