summaryrefslogtreecommitdiff
path: root/src/table/airport_movement.h
AgeCommit message (Expand)Author
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 hangarsyexo
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