OpenRCT2/src/openrct2-ui
Matt 4dce91e027 Move defines into Colour.h 2018-12-20 22:29:16 +01:00
..
audio Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
drawing Fix #8358: infinite loop when changing vehicle count on stopped ride. (#8375) 2018-12-09 20:46:04 +01:00
input Fix #8402: prevent dereferencing invalid iterator (#8504) 2018-12-20 22:25:10 +01:00
interface Refactor memcpy to std::memcpy and memset to std::memset (#8408) 2018-12-15 22:23:31 +01:00
title Refactor reference over std::shared_ptr. 2018-08-31 07:18:48 +02:00
windows Move defines into Colour.h 2018-12-20 22:29:16 +01:00
CMakeLists.txt Revert "Update SDL2 includes to non-system" 2018-06-11 09:52:54 +02:00
CursorData.cpp clang-format UI root 2018-07-23 16:00:14 +02:00
CursorRepository.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
CursorRepository.h clang-format UI root 2018-07-23 16:00:14 +02:00
SDLException.h clang-format UI root 2018-07-23 16:00:14 +02:00
TextComposition.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
TextComposition.h clang-format UI root 2018-07-23 16:00:14 +02:00
Ui.cpp clang-format UI root 2018-07-23 16:00:14 +02:00
Ui.h clang-format UI root 2018-07-23 16:00:14 +02:00
UiContext.Android.cpp Fix Android builds after #7971 (#8009) 2018-09-20 21:53:34 +02:00
UiContext.Linux.cpp Simplify EscapePathForShell by using std functions. 2018-09-13 23:20:17 +02:00
UiContext.Win32.cpp Added 'open custom content folder' button to toolbar menu. 2018-09-13 22:18:09 +02:00
UiContext.cpp Refactor code to obtain resolutions. (#8215) 2018-11-06 07:20:57 +01:00
UiContext.h Added 'open custom content folder' button to toolbar menu. 2018-09-13 22:18:09 +02:00
UiContext.macOS.mm Added MacOS OpenFolder support. 2018-09-13 22:19:51 +02:00
WindowManager.cpp Rename rct_tile_element to TileElement 2018-11-01 13:53:50 +01:00
WindowManager.h Add missing header guards (#8081) 2018-10-10 23:27:25 +02:00
libopenrct2ui.vcxproj Use single output folder for msbuild obj files 2018-06-01 09:37:49 +02:00