Add client setting to show leftover ticks in timetable.

This commit is contained in:
Jonathan G Rennison
2016-05-06 19:47:46 +01:00
parent cf59b4fcab
commit 04b188bd7d
7 changed files with 56 additions and 34 deletions

View File

@@ -143,6 +143,7 @@ struct GUISettings {
bool enable_signal_gui; ///< show the signal GUI when the signal button is pressed
Year coloured_news_year; ///< when does newspaper become coloured?
bool timetable_in_ticks; ///< whether to show the timetable in ticks rather than days
bool timetable_leftover_ticks; ///< whether to show leftover ticks after converting to minutes/days, in the timetable
bool time_in_minutes; ///< whether to use the hh:mm conversion when printing dates
bool timetable_start_text_entry; ///< whether to enter timetable start times as text (hhmm format)
uint8 ticks_per_minute; ///< how many ticks per minute