OpenRCT2/src/openrct2-ui
Gymnasiast b788a099b5
Replace gfx_draw_string_clipped() calls with DrawTextEllipsised
2020-09-10 18:13:13 +02:00
..
audio Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
drawing Refactor drawing 2020-08-28 01:30:15 +01:00
input Close #12431 Refactor VirtualFloorStyles to use strong enum (#12790) 2020-08-27 21:06:39 -03:00
interface Replace gfx_draw_string_clipped() calls with DrawTextEllipsised 2020-09-10 18:13:13 +02:00
scripting Replace gfx_draw_string_clipped() calls with DrawTextEllipsised 2020-09-10 18:13:13 +02:00
title Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
windows Replace gfx_draw_string_clipped() calls with DrawTextEllipsised 2020-09-10 18:13:13 +02:00
CMakeLists.txt Get scripting compiling on clang 2020-04-26 14:35:03 +01:00
CursorData.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
CursorRepository.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
CursorRepository.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
SDLException.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
UiContext.Android.cpp Add OpenURL method, with implementation for Linux and Windows 2020-07-26 22:09:29 +02:00
UiContext.Linux.cpp Add OpenURL method, with implementation for Linux and Windows 2020-07-26 22:09:29 +02:00
UiContext.Win32.cpp Include missing headers 2020-08-05 16:29:29 +02:00
UiContext.cpp Fix #12401: Refactor SCALE_QUALITY to use strong enum (#12673) 2020-08-20 23:32:56 -03:00
UiContext.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
UiContext.macOS.mm Merge pull request #12491 from janisozaur/openurl 2020-08-01 15:42:31 +02:00
WindowManager.cpp Close #12414: Refactor GUEST_LIST_FILTER_TYPE to use strong enum (#12830) 2020-09-02 12:50:16 -03:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Rename TitleScenarioSelect to ScenarioSelect (#12822) 2020-08-30 20:22:20 +02:00