]> git.mxchange.org Git - flightgear.git/history - src/Environment/ridge_lift.cxx
Adapt to simgear SGMath change.
[flightgear.git] / src / Environment / ridge_lift.cxx
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-02-20 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 Torsten Dreyerremove unused code and use code from simgear
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-14 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-14 Torsten DreyerRefactor ridgelift: use simgear::TiedPropertyList
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-28 Tim MooreMerge branch 'timoore/ptrfix'
2010-01-28 Tim MooreMerge branch 'fredb/winbuild'
2010-01-28 Tim MooreMerge branch 'ehofman/mingw'
2010-01-28 Tim MooreMerge branch 'ehofman/light'
2010-01-25 torstenbugfix
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenwarning fixes
2009-06-23 torstendon't mix geodetic and geocentric coordinates
2009-06-11 torsten- fill in probe[0] before using
2009-06-11 torsten- use SGGeodesy
2009-06-02 torstenjean pellotier: test for positions near the pole was...
2009-06-02 torstencheck for dt <= 0 aka paused sim
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenjust in case that someone does not like ridge lift...
2009-05-01 torstenone final(?) cleanup:
2009-05-01 torsten- avoid duplicate computations
2009-05-01 torstenMelchior FRANZ: fix array subscript is above array...
2009-05-01 torstenPatrice Poly: correction for the lee side
2009-05-01 fredbRemove spurious semi-colon
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...