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
/
ai
/
api
/
ai_subsidy.cpp
Age
Commit message (
Expand
)
Author
2011-01-22
(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-18
(svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. R...
yexo
2009-08-08
(svn r17115) -Add [NoAI]: AISubsidy::SubsidyParticipantType, AISubsidy::GetSo...
smatz
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-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 Subsidy
smatz
2009-05-23
(svn r16403) -Codechange: move code related to subsidies to separate file
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-16
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
truebrain
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain