index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
subsidy_func.h
Age
Commit message (
Expand
)
Author
2021-06-10
Feature: Configurable subsidy duration
Tyler Trahan
2021-04-21
Cleanup: Replace single-use Pair struct with std::pair.
Peter Nelson
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2010-08-28
(svn r20674) -Codechange: Remove declared functions that do not exist (anymor...
alberth
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-08
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi...
smatz
2009-08-07
(svn r17107) -Codechange: store type of subsidy source and destination in the...
smatz
2009-07-01
(svn r16714) -Codechange: use pool-like accessors for Subsidy
smatz
2009-07-01
(svn r16706) -Fix (r16694): acquiring a subsidy resulted in an assertion.
rubidium
2009-05-23
(svn r16406) -Codechange: constify parameters of CheckSubsidised()
smatz
2009-05-23
(svn r16403) -Codechange: move code related to subsidies to separate file
smatz