src/settings_gui.cpp
branchNewGRF_ports
changeset 6870 ca3fd1fbe311
parent 6868 7eb395287b3d
child 6871 5a9dc001e1ad
equal deleted inserted replaced
6869:76282d3b748d 6870:ca3fd1fbe311
   662 	"always_build_infrastructure",
   662 	"always_build_infrastructure",
   663 };
   663 };
   664 
   664 
   665 static const char *_patches_construction[] = {
   665 static const char *_patches_construction[] = {
   666 	"build_on_slopes",
   666 	"build_on_slopes",
       
   667 	"autoslope",
   667 	"extra_dynamite",
   668 	"extra_dynamite",
   668 	"longbridges",
   669 	"longbridges",
   669 	"signal_side",
   670 	"signal_side",
   670 	"always_small_airport",
   671 	"always_small_airport",
   671 	"drag_signals_density",
   672 	"drag_signals_density",
   672 	"oil_refinery_limit",
   673 	"oil_refinery_limit",
   673 	"semaphore_build_before",
   674 	"semaphore_build_before",
   674 	"town_layout",
       
   675 };
   675 };
   676 
   676 
   677 static const char *_patches_stations[] = {
   677 static const char *_patches_stations[] = {
   678 	"join_stations",
   678 	"join_stations",
   679 	"full_load_any",
   679 	"full_load_any",
   693 	"inflation",
   693 	"inflation",
   694 	"raw_industry_construction",
   694 	"raw_industry_construction",
   695 	"multiple_industry_per_town",
   695 	"multiple_industry_per_town",
   696 	"same_industry_close",
   696 	"same_industry_close",
   697 	"bribe",
   697 	"bribe",
       
   698 	"exclusive_rights",
       
   699 	"give_money",
   698 	"colored_news_year",
   700 	"colored_news_year",
   699 	"ending_year",
   701 	"ending_year",
   700 	"smooth_economy",
   702 	"smooth_economy",
   701 	"allow_shares",
   703 	"allow_shares",
       
   704 	"town_layout",
       
   705 	"mod_road_rebuild",
   702 	"town_growth_rate",
   706 	"town_growth_rate",
   703 	"larger_towns",
   707 	"larger_towns",
   704 	"initial_city_size",
   708 	"initial_city_size",
   705 };
   709 };
   706 
   710