OpenRCT2/src/openrct2-ui
Michael Steenbeek 93807ec5bf
Remove ride type checks for log bumps/rapids string
2022-08-10 23:43:00 +02:00
..
audio Add missing includes 2022-07-29 18:45:10 +02:00
drawing Add missing includes 2022-07-29 18:45:10 +02:00
input Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
interface Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
scripting Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
title Fix: Fallback when selecting RCT1 titles while it's not installed 2022-07-03 16:39:27 +02:00
windows Remove ride type checks for log bumps/rapids string 2022-08-10 23:43:00 +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 Use SDL_ShowMessageBox's 'close' value for dummy UI context 2022-08-04 18:42:34 +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 rct_string_id to StringId 2022-07-31 22:30:13 +02:00
WindowManager.h Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
libopenrct2ui.vcxproj Remove superfluous line from MSVC project file 2022-08-06 16:34:10 +02:00