]> git.mxchange.org Git - flightgear.git/history - src/Airports/dynamicloader.cxx
TACAN/mobile navaid cleanup and improvements.
[flightgear.git] / src / Airports / dynamicloader.cxx
2013-11-14 bcoconniSynchronized FG with the removal of 'using std::*'...
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2012-11-24 James TurnerFix some groundnet cache issues.
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-10-13 ThorstenBFix some compiler warnings.
2012-09-25 ThorstenBMinor pointer safety and compiler warning issues.
2012-09-25 James TurnerFix linux build, needs explicit <cstring>
2012-09-24 James TurnerMake FGTaxiNode and FGParking inherit FGPositioned.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-09 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-09 Durk TalsmaAITraffic exits the runway as soon as possible (in...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-02 durkTwo minor (codewise) fixes to ensure everything works...
2009-08-23 torsteneven more warning fixes
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-08-08 durk- Ground network XML parsing code reads the new attribu...
2007-07-05 durkThomas Foerster: Made FGParking a subclass of FGTaxiNode
2007-07-04 durkThomas Foerster: