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
/
table
/
airport_movement.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-10-25
Fix: Solved helicopter takeoff issue with international airports
Jack McKiernan
2019-10-25
Codechange: Replaced 255's with an enum entry TERMGROUP
Jack McKiernan
2019-10-25
Codechange: Replaced 0's in heading field with TO_ALL
Jack McKiernan
2019-10-25
Fix #6219: Allow taking off from hangar in commuter airport
Jack McKiernan
2019-04-29
Codechange: Remove Direction*Byte types
Charles Pigott
2011-08-13
(svn r22741) -Add: Add exit direction of hangars to airport specifications.
alberth
2010-11-05
(svn r21088) -Doc: Additions/corrections of doxygen comments.
alberth
2010-08-18
(svn r20538) -Codechange: introduce a few macros to initialize the airport cl...
yexo
2010-08-13
(svn r20478) -Codechange: remove support for 'helipad groups' because there a...
yexo
2010-03-19
(svn r19465) -Codechange: support for multi-tile hangars
yexo
2010-03-18
(svn r19455) -Codechange: split all airport information in Station to a seper...
yexo
2010-01-15
(svn r18805) -Codechange: move airport_movement.h to table/
rubidium