OpenRCT2/src/openrct2-ui
Duncan 275d565e52
Start splitting up ride.h (#16011)
* Start splitting up ride.h

* Use cstdint instead of common.h
2021-11-26 15:03:14 +00:00
..
audio Use [[nodiscard]] for allocator and RAII functions (#15244) 2021-08-23 20:09:43 +02:00
drawing Clang tidy Part 2: Ui Project Class Names (#15976) 2021-11-24 16:16:52 +00:00
input Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
interface Merge pull request #15985 from ZehMatt/refactor/entities2 2021-11-25 12:53:50 -08:00
scripting Clang tidy Part 3: Ui Project Enum Names (#15986) 2021-11-26 14:25:34 +00:00
title Rename Sprite to EntityRegistry 2021-11-24 17:04:12 +02:00
windows Start splitting up ride.h (#16011) 2021-11-26 15:03:14 +00:00
CMakeLists.txt add additional comments on SDL resolution 2021-10-09 15:00:30 -06: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.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 Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
Ui.h Update include guards 2021-08-21 09:43:26 +02:00
UiContext.Android.cpp GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
UiContext.Linux.cpp Fix undefined use of cctype functions 2021-11-06 16:27:54 +01:00
UiContext.Win32.cpp Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
UiContext.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
UiContext.h Use [[nodiscard]] for allocator and RAII functions (#15244) 2021-08-23 20:09:43 +02:00
UiContext.macOS.mm GOG installer extraction for POSIX 2021-01-03 17:53:14 +01:00
WindowManager.cpp Merge pull request #15985 from ZehMatt/refactor/entities2 2021-11-25 12:53:50 -08:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Remove Music Acknowledgements window (#15116) 2021-07-28 10:26:35 +02:00