From 2a430d981f680485b9d4f9e5fab8bc642952b9bf Mon Sep 17 00:00:00 2001 From: smatz Date: Sat, 8 Aug 2009 16:42:55 +0000 Subject: (svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source -Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost -Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies --- source.list | 1 + 1 file changed, 1 insertion(+) (limited to 'source.list') diff --git a/source.list b/source.list index 4318e4dc4..ca42b2430 100644 --- a/source.list +++ b/source.list @@ -300,6 +300,7 @@ strings_func.h strings_type.h subsidy_base.h subsidy_func.h +subsidy_type.h tar_type.h terraform_gui.h textbuf_gui.h -- cgit v1.2.3-54-g00ecf