summaryrefslogtreecommitdiff
path: root/src/subsidy.cpp
AgeCommit message (Expand)Author
2009-08-08(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi...smatz
2009-08-08(svn r17108) -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting ...frosch
2009-08-07(svn r17107) -Codechange: store type of subsidy source and destination in the...smatz
2009-08-07(svn r17104) -Codechange: move code related to subsidy awarding to separate p...smatz
2009-07-20(svn r16886) -Codechange: unify naming of some string IDs related to string c...rubidium
2009-07-18(svn r16877) -Codechange: use Subsidy::IsAwarded() instead of testing subsidy...smatz
2009-07-16(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()smatz
2009-07-01(svn r16714) -Codechange: use pool-like accessors for Subsidysmatz
2009-07-01(svn r16711) -Codechange: use FOR_ALL_SUBSIDIES macro when iterating over all...smatz
2009-07-01(svn r16706) -Fix (r16694): acquiring a subsidy resulted in an assertion.rubidium
2009-06-26(svn r16667) -Codechange: replace GetRandomTown() and GetRandomIndustry() by ...smatz
2009-05-24(svn r16418) -Fix: Resolve the company name for 'subsidy awarded'-news when t...frosch
2009-05-24(svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced vehicles...frosch
2009-05-23(svn r16406) -Codechange: constify parameters of CheckSubsidised()smatz
2009-05-23(svn r16403) -Codechange: move code related to subsidies to separate filesmatz