]> git.mxchange.org Git - flightgear.git/history - src/Airports/runways.cxx
Get rid of the double comma's for the file section of the generic protocol also.
[flightgear.git] / src / Airports / runways.cxx
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.