OpenRCT2/src/openrct2-ui
Hielke Morsink c437f438f1 Remove invalid cast 2018-06-15 00:34:30 +02:00
..
audio Fix -Wunreachable-code-break and add it to deafult warnings (#7634) 2018-06-06 22:30:21 +02:00
drawing Fix warnings reported by travis 2018-06-05 16:07:54 +02:00
input Add debug drawing option for blocked tiles 2018-06-10 22:59:58 +01:00
interface Use new banner index type 2018-06-11 13:29:41 +02:00
title Fix -Wdocumentation and add it to default warnings 2018-06-11 09:52:54 +02:00
windows Remove invalid cast 2018-06-15 00:34:30 +02:00
CMakeLists.txt Revert "Update SDL2 includes to non-system" 2018-06-11 09:52:54 +02:00
CursorData.cpp Exclude pre-formatted blocks from clang-format (#7520) 2018-05-16 20:41:29 +02:00
CursorRepository.cpp Add cursor scaling 2017-12-12 22:11:40 +01:00
CursorRepository.h Add missing #pragma once 2018-05-31 00:22:19 +02:00
SDLException.h Add string include (#7667) 2018-06-12 20:46:20 +01:00
TextComposition.cpp Rename header files to match renamed source files 2018-06-01 09:38:30 +02:00
TextComposition.h Fix warnings reported by travis 2018-06-05 16:07:54 +02:00
Ui.cpp Add bitmap reading support 2018-05-13 01:11:56 +01:00
Ui.h Fix arguments to main() 2017-10-17 00:04:40 +02:00
UiContext.Android.cpp Pack nested namespaces together 2018-05-04 22:54:43 +02:00
UiContext.Linux.cpp Use shared_ptr more for UiContext in relation to DrawingEngine 2018-05-11 20:37:48 +01:00
UiContext.Win32.cpp Fix remaining non-empty list initializers 2018-06-05 16:07:54 +02:00
UiContext.cpp Move TitleSequencePlayer to libopenrct2ui 2018-06-10 23:39:56 +01:00
UiContext.h Always pass shared_ptr by reference 2018-05-11 20:39:00 +01:00
UiContext.macOS.mm Add namespace closing comments 2018-05-04 22:54:43 +02:00
WindowManager.cpp Fix #7655: Large portions of the screen do not invalidate properly 2018-06-14 12:01:55 +02:00
WindowManager.h Pack nested namespaces together 2018-05-04 22:54:43 +02:00
libopenrct2ui.vcxproj Use single output folder for msbuild obj files 2018-06-01 09:37:49 +02:00