OpenRCT2/src/openrct2-ui
Hielke Morsink 7cb2113252
Apply clang-format rules
2022-07-31 20:34:32 +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 Refactor window functions to take references 7 2022-07-31 17:23:18 +02:00
interface Refactor window functions to take references 4 2022-07-31 17:23:16 +02:00
scripting Refactor window functions to take references 6 2022-07-31 17:23:17 +02:00
title Fix: Fallback when selecting RCT1 titles while it's not installed 2022-07-03 16:39:27 +02:00
windows Apply clang-format rules 2022-07-31 20:34:32 +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 more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01: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 Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
WindowManager.h Use more smart ptrs and u8strings (#17611) 2022-07-28 18:19:38 +01:00
libopenrct2ui.vcxproj Remove __ENABLE_LIGHTFX__ define 2022-07-28 21:34:02 +00:00