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_airport.cpp
Age
Commit message (
Expand
)
Author
2010-03-19
(svn r19465) -Codechange: support for multi-tile hangars
yexo
2010-03-19
(svn r19464) -Codechange: move GetHangarTile to Airport
yexo
2010-03-18
(svn r19455) -Codechange: split all airport information in Station to a seper...
yexo
2010-03-05
(svn r19327) -Codechange: make the oilrig a part of the original airports arr...
yexo
2010-01-18
(svn r18860) -Codechange: introduce a wrapper to get an hangar tile from a st...
yexo
2010-01-15
(svn r18807) -Codechange: introduce AirportSpec and move several non-statemac...
yexo
2009-11-07
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
frosch
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-20
(svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable....
yexo
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-24
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
smatz
2009-06-21
(svn r16618) -Fix (r16614): Silence a warning.
frosch
2009-06-21
(svn r16614) -Codechange: Make the airport min/max available year a property ...
yexo
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-07
(svn r16252) -Add [NoAI]: AIAirport::GetPrice, returning the building cost of...
yexo
2009-02-14
(svn r15489) -Change [API CHANGE]: Remove AIAirport::AirportAvailable. AIAirp...
yexo
2009-02-14
(svn r15488) -Change [API CHANGE]: Add support for distant-join stations.
yexo
2009-02-05
(svn r15346) -Add [NoAI]: Add AIAirport::GetNearestTown() so AIs can known in...
Yexo
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-26
(svn r15278) -Fix [FS#2332]: test noise limit of nearest town instead of st->...
smatz
2009-01-18
(svn r15139) -Fix [NoAI]: a wrong tile got returned for hangar tiles when the...
rubidium
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain