OpenRCT2/src/openrct2-ui
Tulio Leao 8b36cce37c Make _lastMainViewport use ScreenCoordsXY 2020-03-02 20:51:01 -03:00
..
audio Fix #9603: Don't render audio when master volume is turned off (#9907) 2019-08-21 23:36:07 +02:00
drawing Replace typedef aliasing by using (#10712) 2020-02-17 11:43:47 +01:00
input Prefer const ref to send ScreenCoordsXY over 2020-02-29 08:25:48 -03:00
interface Make _lastMainViewport use ScreenCoordsXY 2020-03-02 20:51:01 -03:00
title Create ScreenCoordsXY gSavedView from separate x,y variables 2020-02-22 16:01:21 -03:00
windows Change rct_viewport to use ScreenCoordsXY 2020-03-02 20:50:58 -03:00
CMakeLists.txt Find Jansson with pkg-config on non-MSVC. (#10521) 2020-01-09 19:56:25 +01:00
CursorData.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
CursorRepository.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
CursorRepository.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
SDLException.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TextComposition.cpp Fix #9684 and #9690: Enter and keypad enter are treated as different keys 2019-10-18 10:40:07 +02:00
TextComposition.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Ui.cpp Use EXITCODE enum on game startup 2020-01-19 19:37:27 -03:00
Ui.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.Android.cpp Implement #10666: ShowMessageBox on Android (#10817) 2020-02-24 13:48:32 +01:00
UiContext.Linux.cpp Support NetBSD and simplify platform ifdefs. (#10271) 2019-12-22 17:07:39 +01:00
UiContext.Win32.cpp ifdef-out WinNT 6.0+ APIs (#10198) 2019-11-08 23:16:15 +01:00
UiContext.cpp Change rct_viewport to use ScreenCoordsXY 2020-03-02 20:50:58 -03:00
UiContext.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.macOS.mm Remove unnecessary new line characters from log calls (#9237) 2019-05-12 13:48:56 +02:00
WindowManager.cpp Make setMainView() use ScreenCoordsXY 2020-02-22 16:01:21 -03:00
WindowManager.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
libopenrct2ui.vcxproj Use single output folder for msbuild obj files 2018-06-01 09:37:49 +02:00