OpenRCT2/src/openrct2-ui
Matt 2053ecb688
Refactor window_scroll_to_viewport to use rct_window::ScrollToViewport
2019-08-11 17:22:00 +02:00
..
audio Use enum class for RCT2_SOUND (#9618) 2019-07-22 19:02:45 +01:00
drawing Fix #9717: Scroll bars do not render correctly when using OpenGL renderer 2019-08-03 11:02:44 +01:00
input Fix: tile inspector hotkey does not work with debugging tools disabled (#9669) 2019-07-28 16:55:11 +02:00
interface Fix #9826: NRE in ride_construct 2019-08-09 18:29:34 +01:00
title Refactor window_set_location to use rct_window::SetLocation 2019-08-11 17:21:56 +02:00
windows Refactor window_scroll_to_viewport to use rct_window::ScrollToViewport 2019-08-11 17:22:00 +02:00
CMakeLists.txt Link with platform libraries 2019-02-05 20:17:14 +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 Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TextComposition.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Ui.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Ui.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.Android.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
UiContext.Linux.cpp Remove unnecessary new line characters from log calls (#9237) 2019-05-12 13:48:56 +02:00
UiContext.Win32.cpp Rename ToUtf16 to ToWideChar 2019-07-22 23:44:03 +01:00
UiContext.cpp Refactor window storage to use std::list instead of std::vector 2019-05-29 19:32:18 +02: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 Link everything together 2019-08-09 20:40:35 +01: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