]> git.mxchange.org Git - flightgear.git/history - src/Airports/runways.hxx
Update FGRunway to process information from threshold.xml files.
[flightgear.git] / src / Airports / runways.hxx
2009-09-02 jmtInitial framing for reading in-scenery airport data.
2009-06-15 jmtDirectly associate runways objects with their ILS navre...
2009-05-18 mfranzturn a few #include paths from the "foo" form to <foo>
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-07 jmtClean up naming of the 'point on runway' helpers, to...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 jmtSplit runway and taxiway into separate classes, with...
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-24 jmtFinish conversion of FGRunway to a real class - all...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-12-23 jmt(first commit, partly a low-risk thing to sanity check...
2008-09-11 ehofmanJames Turner:
2008-08-21 durkJames Turner: Here's a trivial patch, when you have...
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2006-02-21 mfranznew FSF address
2005-10-25 ehofmanAlex Romosan:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-11-19 curtFix my mailing address by replacing it with my web...
2003-08-29 curtRedo the runway database scheme to use a flat/ascii...
2002-04-04 curtRe-arranged include files to reduce external dependenci...
2002-02-15 curt- Removed redundant FG*:: qualifications from class...
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-05-17 curtMSVC++ changes contributed by Geoff McLane.
2001-05-15 curtAdded a search method for an airport/runway number...
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_HAVE_STD_INCLUDES -> SG_HAVE_STD_INCLUDES
2000-08-16 curtInitial revision.