OpenRCT2/src/openrct2-ui
Matt 86b1c0dbe1
Minor cleanup around audio code
2020-10-06 23:31:51 +03:00
..
audio Rename rain to weather where appropriate 2020-09-14 21:57:54 +02:00
drawing Close #12404: Refactor DRAWING_ENGINE to use strong enum (#13070) 2020-10-02 22:41:30 -03:00
input Close #12409: Refactor CONSOLE_INPUT to use strong enum (#13052) 2020-10-01 10:31:03 +01:00
interface Close #12409: Refactor CONSOLE_INPUT to use strong enum (#13052) 2020-10-01 10:31:03 +01:00
scripting Compact, statically initialized syntax for event lists (#12973) 2020-09-28 20:36:15 +02:00
title Use unique_ptr for TitleSequenceParkHandle Stream 2020-09-29 23:23:28 +03:00
windows Minor cleanup around audio code 2020-10-06 23:31:51 +03:00
CMakeLists.txt Update project build files 2020-09-16 20:18:54 +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 Explicitly pass formatter arguments to ShowError and family 2020-09-17 22:14:36 +03: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 Close #12404: Refactor DRAWING_ENGINE to use strong enum (#13070) 2020-10-02 22:41:30 -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 Remove gMapTooltip format args global (#12971) 2020-09-28 21:45:28 -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