src/settings_gui.cpp
branchnoai
changeset 9624 b71483f2330f
parent 9620 31e38d28a0af
child 9625 3301b1b3889c
equal deleted inserted replaced
9623:ee0173281563 9624:b71483f2330f
   596 	 *  the cocoa (OSX) driver generates input for it.
   596 	 *  the cocoa (OSX) driver generates input for it.
   597 	 *  Since it's also able to completely disable the scrollwheel will we display it on all platforms anyway */
   597 	 *  Since it's also able to completely disable the scrollwheel will we display it on all platforms anyway */
   598 	"scrollwheel_scrolling",
   598 	"scrollwheel_scrolling",
   599 	"scrollwheel_multiplier",
   599 	"scrollwheel_multiplier",
   600 	"pause_on_newgame",
   600 	"pause_on_newgame",
       
   601 	"advanced_vehicle_list",
   601 };
   602 };
   602 
   603 
   603 static const char *_patches_construction[] = {
   604 static const char *_patches_construction[] = {
   604 	"build_on_slopes",
   605 	"build_on_slopes",
   605 	"extra_dynamite",
   606 	"extra_dynamite",
   622 	"station_spread",
   623 	"station_spread",
   623 	"serviceathelipad",
   624 	"serviceathelipad",
   624 	"modified_catchment",
   625 	"modified_catchment",
   625 	"gradual_loading",
   626 	"gradual_loading",
   626 	"road_stop_on_town_road",
   627 	"road_stop_on_town_road",
       
   628 	"adjacent_stations",
   627 };
   629 };
   628 
   630 
   629 static const char *_patches_economy[] = {
   631 static const char *_patches_economy[] = {
   630 	"inflation",
   632 	"inflation",
   631 	"build_rawmaterial_ind",
   633 	"build_rawmaterial_ind",