]> git.mxchange.org Git - flightgear.git/history - src/Navaids
Fix typo
[flightgear.git] / src / Navaids /
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-20 Tim MooreMerge branch 'tat/configure'
2009-09-17 jmtDifferent approach to handling the paired-ILS-on-opposi...
2009-09-17 jmtAssociate non-ILS localisers with their runway.
2009-09-17 jmtLogging: less verbose about navaids we didn't align.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 jmtSet runway elevation to the airport elevation, and...
2009-09-02 jmtMore precise matching of ILS records to navaids.
2009-09-02 jmtAdd support for processing the ICAO.ils.xml scenery...
2009-06-15 fredbReserve a special FGPositionned type for pavements
2009-06-15 jmtWhoops, type codes for localizers and ILSs were swapped...
2009-06-15 jmtDirectly associate runways objects with their ILS navre...
2009-06-11 jmtFix a bad copy-and-paste bug in namedFindClosest, which...
2009-06-11 jmtRemove some remaining non-route-related uses of SGWayPoint.
2009-06-11 jmtConvert waypoint::CourseAndDistance users to use SGGeod...
2009-06-11 jmtDave Luff's patch to fix findNextWithPartialId
2009-05-18 mfranzturn a few #include paths from the "foo" form to <foo>
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-02-22 fredbCompile with VS2005 in debug mode
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-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-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 jmtFix Torsten's crash. A completely cross-platform issue...
2009-01-09 jmtAdd various helper filters, to make use of type-ranges...
2009-01-09 jmtBasic infrastructure to expose type ranges from filters...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 jmtRename FGMarkerBeacon to FGMarkerBeacon record, to...
2009-01-07 jmtFix a bug resulting from my marker-beacon refactoring...
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-07 jmtRefactor marker-beacons to be distinct from FGNavRecord...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
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-27 jmtFurther work (still not enabled) on a fast + correct...
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-12-23 jmtConvert the only remaining user of FGFixList to use...
2008-12-09 fredbJames Turner : this patch
2008-12-04 fredbJames Turner : a trivial patch to remove a now obsolete...
2008-12-03 fredbJames Turner:
2008-09-13 ehofmanfix a typo
2008-09-12 ehofmanJames Turner:
2008-09-11 ehofmanJames Turner:
2008-09-10 ehofmanJames Turner:
2008-09-08 fredbAdd required include for lower_bound
2008-09-08 ehofmanJames Turner:
2008-08-31 fredbStefan C. Müller :
2008-08-23 ehofmanremove redundant semi-colon
2008-08-22 ehofmanFix a compile problem for lower_bound()
2008-08-22 ehofmanJames Turner:
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-03 ehofmanJames Turner:
2008-07-29 ehofmanJames Turner:
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-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-04-28 mfranzCsaba "Jester" HALASZ:
2007-10-20 durkUse SGSharedPointer instead of the ssgSharedPointer...
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-10-11 mfranzcleaner & faster (don't use STL functions ::size()...
2007-10-11 mfranzprevent endless loop. The new awy.dat.gz has entries...
2007-10-11 mfranzmake that __MWERKS__ :-}
2007-10-11 mfranzMake sure the __MWERKS__ test can't go unnoticed. It...
2007-10-10 mfranzchecking the brutal way whether the 41 ugly __MWERKS__...
2007-02-14 frohlichModified Files:
2007-02-09 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-17 mfranzuse correct data type for string::find()
2006-07-27 durkInitial commit of code that reads and parses Robin...
2006-07-10 mfranz- untangle classes (methods of two classes were interwoven)
2006-06-15 frohlichMake more use of SGGeod
2006-03-23 curtAdditional fixes for new DME type codes.
2006-03-10 davidRecognize standalone DMEs (type 13 in Robin's list).
2006-02-21 mfranznew FSF address
2006-02-20 daveluffThe current_fixlist pointer is depreciated now that...
2006-02-18 fredbAdd missing include files needed by the new math code...
next