OpenRCT2/src/openrct2-ui
Duncan c3e14328f1
Little Refactor (#10075)
* Correct the label for track elem 255.

* Catch last little change
2019-10-19 10:00:42 +02:00
..
audio Fix #9603: Don't render audio when master volume is turned off (#9907) 2019-08-21 23:36:07 +02:00
drawing Add tertiary colour to ImageId 2019-08-24 22:40:19 +01:00
input Use ScreenCoordsXY for Keyboard shortcuts 2019-10-18 18:36:18 -03:00
interface Rename variables 2019-10-07 18:56:31 +01:00
title Refactor tile_element_height to use CoordsXY 2019-08-19 20:04:57 +01:00
windows Little Refactor (#10075) 2019-10-19 10:00:42 +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 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 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 Fix #9956: invalid-read in window_ride_main_open 2019-09-08 13:55:02 +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