Mercurial > hg > openttd
log src/subsidy_func.h @ 13752:517d77f53919 draft
age | author | description |
---|---|---|
Fri, 21 Aug 2009 20:21:05 +0000 | rubidium | (svn r17248) -Fix: add GPL license notice where appropriate draft |
Sat, 08 Aug 2009 16:42:55 +0000 | smatz | (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 draft |
Fri, 07 Aug 2009 22:23:34 +0000 | smatz | (svn r17107) -Codechange: store type of subsidy source and destination in the Subsidy struct instead of determining it every time it's needed draft |
Wed, 01 Jul 2009 18:45:05 +0000 | smatz | (svn r16714) -Codechange: use pool-like accessors for Subsidy draft |
Wed, 01 Jul 2009 09:45:30 +0000 | rubidium | (svn r16706) -Fix (r16694): acquiring a subsidy resulted in an assertion. draft |
Sat, 23 May 2009 19:26:00 +0000 | smatz | (svn r16406) -Codechange: constify parameters of CheckSubsidised() draft |
Sat, 23 May 2009 15:46:00 +0000 | smatz | (svn r16403) -Codechange: move code related to subsidies to separate file draft |