]> git.mxchange.org Git - flightgear.git/history - src/Airports/xmlloader.cxx
Update FGRunway to process information from threshold.xml files.
[flightgear.git] / src / Airports / xmlloader.cxx
2009-09-02 jmtUpdate FGRunway to process information from threshold...
2009-09-02 jmtXMLLoader re-factoring.
2009-09-02 jmtInitial framing for reading in-scenery airport data.
2009-07-02 fredbSuppress warnings
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-11 durkA set of additions related to allow the use of SID...
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-09 durkBUGFIX: If/else bracket misplacement.
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-02-01 durkCleaning up some unnecessary warnings.
2009-02-01 durkNote to self: Do test compile, even when it's only...
2009-02-01 durkDevelopment for two new features:
2007-07-05 durkThomas Foerster: Made FGParking a subclass of FGTaxiNode
2007-07-04 durkThomas Foerster: