equal
deleted
inserted
replaced
96 bool adjacent_stations; ///< allow stations to be built directly adjacent to other stations |
96 bool adjacent_stations; ///< allow stations to be built directly adjacent to other stations |
97 bool always_small_airport; ///< always allow small airports |
97 bool always_small_airport; ///< always allow small airports |
98 bool realistic_acceleration; ///< realistic acceleration for trains |
98 bool realistic_acceleration; ///< realistic acceleration for trains |
99 bool wagon_speed_limits; ///< enable wagon speed limits |
99 bool wagon_speed_limits; ///< enable wagon speed limits |
100 bool forbid_90_deg; ///< forbid trains to make 90 deg turns |
100 bool forbid_90_deg; ///< forbid trains to make 90 deg turns |
101 bool invisible_trees; ///< don't show trees when buildings are transparent |
|
102 bool no_servicing_if_no_breakdowns; ///< dont send vehicles to depot when breakdowns are disabled |
101 bool no_servicing_if_no_breakdowns; ///< dont send vehicles to depot when breakdowns are disabled |
103 bool link_terraform_toolbar; ///< display terraform toolbar when displaying rail, road, water and airport toolbars |
102 bool link_terraform_toolbar; ///< display terraform toolbar when displaying rail, road, water and airport toolbars |
104 bool reverse_scroll; ///< Right-Click-Scrolling scrolls in the opposite direction |
103 bool reverse_scroll; ///< Right-Click-Scrolling scrolls in the opposite direction |
105 bool smooth_scroll; ///< Smooth scroll viewports |
104 bool smooth_scroll; ///< Smooth scroll viewports |
106 bool disable_elrails; ///< when true, the elrails are disabled |
105 bool disable_elrails; ///< when true, the elrails are disabled |