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
/
newgrf_airport.cpp
Age
Commit message (
Expand
)
Author
2010-03-19
(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport
yexo
2010-03-18
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...
yexo
2010-03-18
(svn r19456) -Codechange; increase the maximum number of airports
yexo
2010-03-06
(svn r19354) -Codechange: store the number of layouts in AirportSpec
yexo
2010-03-06
(svn r19353) -Codechange: use static objects for the airport statemachines in...
yexo
2010-03-05
(svn r19327) -Codechange: make the oilrig a part of the original airports arr...
yexo
2010-03-05
(svn r19326) -Codechange: store the airport name as property in AirportSpec
yexo
2010-03-05
(svn r19325) -Codechange: introduce airport classes and split the default air...
yexo
2010-03-05
(svn r19324) -Codechange: introduce AirportSpec::GetWithoutOverride to get a ...
yexo
2010-03-05
(svn r19323) -Codechange: copy the AirportSpec original array to an internal ...
yexo
2010-03-01
(svn r19299) -Codechange: store the most compatible ttd airport type in Airpo...
yexo
2010-02-22
(svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp
yexo