]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/gps.cxx
Projection matrix and texture size should be coherent
[flightgear.git] / src / Instrumentation / gps.cxx
2009-06-02 timooreFix two sources of floating point exceptions
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-07 jmtPatch from Ron Jensen: make the TTW computation margina...
2008-12-09 fredbJames Turner :
2008-09-10 ehofmanJames Turner:
2008-08-15 ehofmanJames Turner:
2008-08-03 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-10-05 mfranz- make FGAirport::search() more versatile, so that...
2006-12-06 mfranzRoy Vegard Ovesen:
2005-11-26 daveluffFix property typo
2005-09-20 curtDavid Luff:
2005-06-30 mfranzrevert last patch
2005-06-28 mfranzremove "keep" argument; the new removeChild() doesn...
2005-04-06 ehofmanMelchior FRANZ:
2005-02-10 ehofmanDurk Talsma:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-11-13 ehofmanRoy Vegard Ovesen:
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-05-28 curtThis set of changes impliments the following:
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-05-06 ehofmanRoy Vegard Ovesen:
2004-05-01 ehofmanRoy Vegard Ovesen:
2004-04-16 curtRoy Vegard Ovesen:
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-23 curtReturn to original property names.
2004-03-16 ehofmanCugwin fix (min macro conflicts with a
2004-03-15 curtRoy Vegard Ovesen:
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-03-10 davidAdded simple GPS support (no waypoints yet).