]> git.mxchange.org Git - flightgear.git/history - src/Navaids/fixlist.cxx
fix trx and rx heights and improve calculations
[flightgear.git] / src / Navaids / fixlist.cxx
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-14 James TurnerMerge branch 'topics/bug150' into next
2010-08-14 James TurnerFix bug 150 (airports not found in GPS search)
2010-08-09 James TurnerFix 'using std::' abuses
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
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-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-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' 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 '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-23 jmtConvert the only remaining user of FGFixList to use...
2008-09-10 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-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-04-28 mfranzCsaba "Jester" HALASZ:
2006-02-21 mfranznew FSF address
2006-02-20 daveluffThe current_fixlist pointer is depreciated now that...
2006-01-24 curtWhite space updates.
2005-11-27 daveluffAdd a lower-bound search function for fixes for GPS...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-05-26 curtUpdate fix management code to read Robin's native fix...
2003-01-05 curtAdd support for in-air preset starts relative to a...
2002-03-30 davidPatch from Melchior Franz:
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2001-05-15 curtModifications to coordinate with recent changes in...
2001-03-26 curtIrix MIPS patches.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2000-09-27 curtA bit of fg->sg namespace changing.
2000-04-24 curtFix a bug with converting frequencies to "int".
2000-04-21 curtAdded fix routines.