]> git.mxchange.org Git - flightgear.git/history - src/Airports
Update FGRunway to process information from threshold.xml files.
[flightgear.git] / src / Airports /
2009-09-02 jmtUpdate FGRunway to process information from threshold...
2009-09-02 jmtTrigger lazy loading of Airport data from the scenery...
2009-09-02 torstenmissing declaration of SGPropertyNode
2009-09-02 jmtXMLLoader re-factoring.
2009-09-02 jmtInitial framing for reading in-scenery airport data.
2009-08-23 torsteneven more warning fixes
2009-07-02 fredbSuppress warnings
2009-06-15 fredbReserve a special FGPositionned type for pavements
2009-06-15 fredbRetrieve the full pavement/taxiway description, made...
2009-06-15 fredbX-Plane 850 airport file format parsing. 810 is still...
2009-06-15 jmtDirectly associate runways objects with their ILS navre...
2009-06-11 jmtRemove some remaining non-route-related uses of SGWayPoint.
2009-06-11 jmtConvert waypoint::CourseAndDistance users to use SGGeod...
2009-05-18 mfranzturn a few #include paths from the "foo" form to <foo>
2009-05-18 mfranztestair.cxx is a 21 lines long, obsolete test applicati...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 durkMaik Justus: Crash Fix.
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 fredbWin32 fix
2009-03-11 durkA set of additions related to allow the use of SID...
2009-02-15 durkOne step further toward better integration of AI and...
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 durkSome further work toward adding more AI/ATC messages...
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:
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-09 jmtAdd various helper filters, to make use of type-ranges...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 jmtPrevent exceptions in getRunwayByIdent when a malformed...
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 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
2009-01-03 durkJames Turner: Cleanup of AI traffic route generation...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 jmtAutomake on Hardy Heron seems to be considerably more...
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-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-26 jmtFix more test/util linkage for sgmath depending on...
2008-12-26 jmtClean out FGAirportList - not quite obsolete yet, but...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-24 jmtFinish conversion of FGRunway to a real class - all...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-12-24 jmtRemove the FGIdentOrdering cruft from FGAirport; now...
2008-12-23 jmt(first commit, partly a low-risk thing to sanity check...
2008-12-18 fredbJames Turner : in the 'tower' view, where the tower...
2008-09-14 ehofmanJames Turner,
2008-09-13 ehofmanJames Turner:
2008-09-11 ehofmanJames Turner:
2008-08-31 fredbStefan C. Müller :
2008-08-24 ehofmanJames Turner:
2008-08-22 ehofmanJames Turner:
2008-08-21 durkJames Turner: Here's a trivial patch, when you have...
2008-08-15 ehofmanJames Turner:
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-07-13 durkRemoval of depricated version of Airports/trafficcontro...
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-02-04 durkcygwin related fixes, and some minor future release...
2007-11-17 durkChanged to use getId() instead of using a direct iterat...
2007-10-14 mfranzfix off-by-one bug for airport type handling
2007-10-12 mfranz- make weighting factors for search function with targe...
2007-10-11 mfranzignore strange 00 entry in apt.dat.gz as committed...
2007-10-11 mfranzrename FGAirportSearchFilter::acceptable() -> ::pass()
2007-10-07 mfranzbetter check all runways, not just the first one :-)
2007-10-05 mfranz- make FGAirport::search() more versatile, so that...
2007-10-05 mfranz- rename dynamics to _dynamics for consistency reasons
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-08-08 durk- Ground network XML parsing code reads the new attribu...
2007-07-21 durk- Added ultra-light traffic is now a separate traffic...
2007-07-15 durkFixes and code clean-up:
next