Add UI setting for whether programmable signals shown in UI (default off)

Add setting subcategory for advanced signal features
This commit is contained in:
Jonathan G Rennison
2017-09-04 19:27:39 +01:00
parent 5199e19213
commit aa138baec9
7 changed files with 56 additions and 5 deletions

View File

@@ -173,6 +173,7 @@ struct GUISettings {
bool show_vehicle_group_in_details; ///< show vehicle group in vehicle details window top widget
bool show_restricted_signal_default; ///< Show restricted electric signals using the default sprite
bool show_adv_tracerestrict_features; ///< Show advanced trace restrict features in UI
bool show_progsig_ui; ///< Show programmable signals feature in UI
uint8 osk_activation; ///< Mouse gesture to trigger the OSK.
bool show_vehicle_route_steps; ///< when a window related to a specific vehicle is focused, show route steps
bool show_vehicle_list_company_colour; ///< show the company colour of vehicles which have an owner different to the owner of the vehicle list