Move hangar information from AirportSpec to AirportFTA
commitf5c387cb5d30356347f5a9507b895826de0e4609
authorcirdan <cirdansw@gmail.com>
Sun, 3 Dec 2017 15:10:47 +0000 (3 16:10 +0100)
committercirdan <cirdansw@gmail.com>
Sun, 3 Dec 2017 15:10:47 +0000 (3 16:10 +0100)
treed03ec51fba605945a0b2d0fa1d0191ecd33a9b7a
parenta0df9785dc0af1df58ec1b651d57271bd4359e68
Move hangar information from AirportSpec to AirportFTA

The number of hangars in an airport and their locations are implicit
in its finite state machine, so it makes more sense to have that
information in AirportFTA than in AirportSpec.
src/airport.cpp
src/airport.h
src/newgrf.cpp
src/newgrf_airport.h
src/station_base.h
src/station_cmd.cpp
src/table/airport_defaults.h
src/table/airport_movement.h