]> git.mxchange.org Git - flightgear.git/history - src/Airports/runways.cxx
NewAtis: handle varying winds
[flightgear.git] / src / Airports / runways.cxx
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.