]> git.mxchange.org Git - flightgear.git/history - src/Airports/airport.cxx
Interim windows build fix
[flightgear.git] / src / Airports / airport.cxx
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-05 James TurnerAdd airport dynamics manager
2015-12-01 James TurnerCheckpoint - ground-net skips the cache
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-23 James TurnerClosed airport support.
2015-11-23 James TurnerFix for determining towered vs untowered airports.
2015-11-23 James TurnerAllow distinguishing un-towered airports.
2015-11-23 James TurnerNavaid diagram for launcher
2015-03-27 Torsten DreyerAdd simple getter for all runways to FGAirport
2014-03-12 James TurnerICAO.ils.xml data works read-only.
2014-03-12 James TurnerICAO.threshold.xml works read-only.
2014-03-12 James TurnerICAO.twr.xml works in read-only mode.
2014-03-01 Thomas GeymayerTACAN/mobile navaid cleanup and improvements.
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2014-01-14 James TurnerBugfix: guard against corrupted airport XML.
2013-11-15 James TurnerMultiple-instance support.
2013-10-27 James TurnerExperimental sorter for airports.
2013-06-30 James TurnerSpeculative fix for bug 1149, AI traffic on helipads.
2013-03-10 Christian SchmittFix some uninitialized variables (found by valgrind)
2013-03-06 Thomas GeymayerClean up/simplify NasalPositioned_cppbind
2013-03-04 Thomas GeymayerFinish porting airportinfo to cppbind
2013-03-04 Thomas GeymayerClean up/prepare for porting NasalPositioned to cppbind
2013-02-28 Christian SchmittFix missing includes
2013-02-28 James TurnerRemove isReciprocal from FGRunway.
2013-02-28 Christian SchmittConvert runway parser and all internals to metric units...
2013-02-26 Christian SchmittExpose heliports to Nasal for future use in maps
2013-02-21 James TurnerGive the FGAirport class a sane filename.