]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIThermal.cxx
Merge branch 'next' into durk-atc
[flightgear.git] / src / AIModel / AIThermal.cxx
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-10 frohlichUse the 'all but self' capability of the scenery elevat...
2009-05-18 fredbFunctions should always return a value
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenrestoring original copyright of David Culp
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
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-26 jmtKill off many Point3D includes, and a couple of uses...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2007-01-13 mfranzMaik JUSTUS: fix bug in previous commit
2006-06-15 frohlichMore use of SGGeo[dc].
2006-05-02 curtDave Culp:
2006-02-21 mfranznew FSF address
2006-02-11 ehofmanMathias Froehlich:
2004-11-07 ehofmanDavid Culp:
2004-06-12 ehofmanPut the sqrt() back in. That was part of another attemp...
2004-06-12 ehofmanNo need to do he calculations twice. FGAIBAse::update...
2004-06-11 ehofmanMove the radar update code to the AIBase class. There...
2004-05-27 ehofmanAdd the this pointer to the tied function calls. This...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-07 ehofmanDavid Culp:
2004-03-03 ehofmanPut the AIStorm and AIThermal classes back in