(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth).

This commit is contained in:
terkhen
2010-02-08 23:46:35 +00:00
parent 3c627747d3
commit 52312ea17f
7 changed files with 110 additions and 17 deletions

View File

@@ -54,6 +54,7 @@ struct GUISettings {
bool autoscroll; ///< scroll when moving mouse to the edge
byte errmsg_duration; ///< duration of error message
bool link_terraform_toolbar; ///< display terraform toolbar when displaying rail, road, water and airport toolbars
uint8 smallmap_land_colour; ///< colour used for land and heightmap at the smallmap
bool reverse_scroll; ///< right-Click-Scrolling scrolls in the opposite direction
bool smooth_scroll; ///< smooth scroll viewports
bool measure_tooltip; ///< show a permanent tooltip when dragging tools