OpenRCT2/src/openrct2-ui
Gymnasiast 26c080a0d7
Remove unused symbols, fixes
2022-09-30 00:01:13 +02:00
..
audio Add missing includes 2022-07-29 18:45:10 +02:00
drawing Use const ImageId in drawing functions 2022-09-29 21:17:15 +02:00
input Fix #18032: non-interactive widgets produce sound 2022-09-19 20:38:34 +00:00
interface Use const ImageId in drawing functions 2022-09-29 21:17:15 +02:00
ride Unwrap game action compat wrappers 2022-08-11 00:00:58 +02:00
scripting Create category for DLC and BYO scenarios 2022-09-25 12:59:35 +02:00
title Make `rct_windowclass` strong type `WindowClass` 2022-08-21 18:38:25 +02:00
windows Remove unused symbols, fixes 2022-09-30 00:01:13 +02:00
CMakeLists.txt Fix cmake file syntax error 2022-06-06 23:41:15 +01:00
CursorData.cpp Fix cursor pivot for land up/down cursor (#17255) 2022-05-28 11:53:45 +00: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 Add missing includes 2022-07-29 18:45:10 +02:00
Ui.h Update include guards 2021-08-21 09:43:26 +02:00
UiContext.Android.cpp Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
UiContext.Linux.cpp Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
UiContext.Win32.cpp Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
UiContext.cpp Make `rct_windowclass` strong type `WindowClass` 2022-08-21 18:38:25 +02:00
UiContext.h Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
UiContext.macOS.mm Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
WindowManager.cpp Rename more instances of “vehicle” to “train” 2022-09-22 11:22:18 +02:00
WindowManager.h Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
libopenrct2ui.vcxproj Unwrap game action compat wrappers 2022-08-11 00:00:58 +02:00