OpenRCT2/src/openrct2-ui
Gymnasiast b1ab20ec27
Replace loose flag checking with helper function
2021-02-25 23:04:40 +01:00
..
audio Use IStream for zip streaming 2021-01-27 18:45:27 +00:00
drawing Several more spelling fixes (#13752) 2021-01-10 18:23:35 +00:00
input Fix #14140: Some shortcut keys are not working 2021-02-21 21:44:53 +01:00
interface Refactor viewport interaction flags and add plugin API 2021-02-18 18:10:29 +00:00
scripting Remove old shortcut code and fix issues 2021-02-21 03:14:18 +00:00
title Close #12443: Refactor TITLE_SCRIPT to use strong enum (#13540) 2020-12-10 08:01:54 -03:00
windows Replace loose flag checking with helper function 2021-02-25 23:04:40 +01:00
CMakeLists.txt Fix: CMake project (#13163) 2021-01-08 19:23:51 +01:00
CursorData.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.h Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02: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 Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
UiContext.Android.cpp GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
UiContext.Linux.cpp GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
UiContext.Win32.cpp Refactor to avoid unnecessary copies (#13736) 2021-01-11 18:14:15 -03:00
UiContext.cpp Apply suggestions from code review 2021-02-21 03:14:19 +00:00
UiContext.h Strictly use int32_t for ShowMenuDialog 2021-01-03 17:53:14 +01:00
UiContext.macOS.mm GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
WindowManager.cpp Remove old shortcut code and fix issues 2021-02-21 03:14:18 +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 old shortcut code and fix issues 2021-02-21 03:14:18 +00:00