OpenRCT2/src/openrct2-ui/interface
Duncan 4fb4feb83c
Fix missing error message on ride graph (#13129)
* Fix missing error message on ride graph

Mistake made during implementation meant that the ride graph would not show the error message when the ride had not left the station. Another mistake meant that the tertiary colour of the ride window was not set to green. The tertiary colour was only used by this error message though so was not noticed.
2020-10-08 15:22:23 -03:00
..
Dropdown.h Introduce mechanism for configuring dropdown menu with static data 2020-09-13 16:15:28 -04:00
Graph.cpp Remove Formatter::Common where not required (#12972) 2020-09-27 21:09:08 -03:00
Graph.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
InGameConsole.cpp Fixed console cursor rendering. (#13025) 2020-10-07 21:45:57 -03:00
InGameConsole.h Fixed console cursor rendering. (#13025) 2020-10-07 21:45:57 -03:00
LandTool.cpp Change ObjectEntryIndex null value to 0xFFFF 2020-07-23 12:45:42 +02:00
LandTool.h Change ObjectEntryIndex null value to 0xFFFF 2020-07-23 12:45:42 +02:00
Theme.cpp Fix missing error message on ride graph (#13129) 2020-10-08 15:22:23 -03:00
Theme.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Viewport.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ViewportInteraction.cpp Remove gMapTooltip format args global (#12971) 2020-09-28 21:45:28 -03:00
Widget.cpp Fix #12944. Mistake from refactor meant formatter optimised away (#12961) 2020-09-18 09:25:17 +01:00
Widget.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Window.cpp Move the audio code into OpenRCT2 namespace 2020-10-07 00:34:42 +03:00
Window.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00