]> git.mxchange.org Git - flightgear.git/history - src/Airports/runways.cxx
Update FGRunway to process information from threshold.xml files.
[flightgear.git] / src / Airports / runways.cxx
2009-09-02 jmtUpdate FGRunway to process information from threshold...
2009-09-02 torstenmissing declaration of SGPropertyNode
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 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-24 jmtFinish conversion of FGRunway to a real class - all...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
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...
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-10-12 mfranz- make weighting factors for search function with targe...
2007-10-07 mfranzbetter check all runways, not just the first one :-)
2007-10-04 mfranzminor fix to please (other) pedants :-)
2007-10-04 mfranznever add an untested "harmless" one-liner before commi...
2007-10-04 mfranzwhen searching for the runway best matching a target...
2007-09-23 timooreFix for runway search glitch
2007-09-09 timooreChange tower location to an SGGeod. Include taxiways...
2007-02-09 frohlichModified Files:
2006-03-12 daveluffHelipads don't have a number per end, so don't attempt...
2006-02-21 mfranznew FSF address
2005-10-25 ehofmanAlex Romosan:
2004-12-26 curtDavid Luff:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-11-29 ehofmanDurk Talsma:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-05-28 curtCurt Olson:
2004-02-25 curtAvoid a possible segfault crash if a nonexistant airpor...
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-09-02 curtDavid Luff:
2003-08-29 curtI had to make a small mod to the runways.dat format...
2003-08-29 curtRedo the runway database scheme to use a flat/ascii...
2003-06-03 ehofmanDuh! Remove some debug messages
2003-06-03 ehofmanFix a bug where FlightGear would crach when an aiport...
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-03-20 ehofmanDavid Luff writes:
2003-03-05 curtDavid Luff:
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-04 curtRe-arranged include files to reduce external dependenci...
2002-03-25 davidPatch from Melchior Franz:
2002-02-13 curtCleaned up a few stray cout's
2001-11-08 curtAdd #include <math.h> for fabs()
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-07-03 curtUpgraded to handle new default.apt.gz file.
2001-05-15 curtAdded a search method for an airport/runway number...
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-01-31 curtProperly close our database file ...
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-09-21 curtFixes for MSVC++ issues.
2000-09-13 curtMacOS changes by Darrell Walisser.
2000-08-16 curtInitial revision.