]> git.mxchange.org Git - flightgear.git/history - src/AIModel/submodel.cxx
Interim windows build fix
[flightgear.git] / src / AIModel / submodel.cxx
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-13 James TurnerDeveloper-warnings
2015-05-29 onoxsubmodel: Only warn if an <*-offset> is actually present
2015-05-29 onoxsubmodel: Rename yaw and pitch to heading-deg and pitch-deg
2015-05-28 onoxsubmodel: Move <yaw-offset> and <pitch-offset> to ...
2015-05-28 onoxsubmodel: Support <offsets> with <x-m>, <y-m>, and...
2015-05-28 onoxsubmodel: Use quaternions instead of trigonometry
2015-05-28 onoxsubmodel: Fix incorrect yaw and pitch offsets
2015-05-28 onoxsubmodel: Add random error for azimuth and elevation
2015-05-28 onoxsubmodel: Fix randomness of Cd and life
2015-05-28 onoxsubmodel: Remove FGSubmodelMgr::setSubData()
2015-05-19 Torsten DreyerMerge commit 'c8115f516c47fd389b34f59055d3c2e9a6b697e2...
2015-05-19 Torsten DreyerMerge commit '6c1934fcdf7dc91897e9d4dc8b8b6810b1de6a51...
2015-05-18 onoxSmall refactoring of Torsten's refactoring
2015-05-18 Torsten DreyerSmall refactoring of the submodel patch from onox
2015-05-18 onoxUse InputValue for yaw-offset and pitch-offset
2013-03-28 James Turnerstd:: namespace fixes, AIBase cleanup.
2012-11-24 ThorstenBPerformance improvement: pass (const) strings by reference
2012-11-23 ThorstenBClean up namespace issues
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 ThorstenBAdd new performance monitoring subsystem.
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-10-29 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-29 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-29 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-28 James TurnerRemove persistent references to AI mananger and its...
2010-09-29 Csaba HalaszMerge branch 'next' into vivian
2010-09-27 Durk Talsma- Fix compiler warnings.
2010-09-17 Vivian MeazzaAssociate submodels with parent AI Objects.
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-08 Csaba HalaszMerge commit 'refs/merge-requests/1552' of git@gitoriou...
2010-09-06 James TurnerFix submodel code to work with multiple aircraft dirs.
2010-09-01 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-08-30 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-08-30 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
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-28 Vivian MeazzaMajor update of Ballistic objects and submodels. Introd...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-14 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-14 Vivian MeazzaAdd aubmodels to AI objects
2010-08-03 Frederic BouvierMerge commit 'refs/merge-requests/1552' of git://gitori...
2010-08-02 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 Vivian MeazzaTidy up for commit
2010-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-28 Vivian MeazzaAdd "expiry" parameter and other changes to implement...
2010-07-16 Vivian MeazzaRemove range criteria, add sub-submodels to any depth...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenthe warning extinguisher hits again...
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 timooreDivision by zero fixes from Vivian Meazza.
2008-07-31 ehofmanheader cleanups
2008-06-01 fredbRemove unused variables
2008-03-22 timooremodel paging patch from Till Busch
2008-02-23 mfranzupgrade important log messages
2007-12-21 timooreExperimental patch for applying force to ballistic...
2007-10-11 mfranzdon't write past array bounds
2007-08-01 mfranzVivian MEAZZA: fix subsubmodels
2007-07-15 durkFixes and code clean-up:
2007-06-24 mfranzVivian MEAZZA & Tim MOORE:
2007-06-11 mfranzVivian MEAZZA:
2007-06-10 mfranzVivian MEAZZA:
2007-06-07 mfranzanother secret commit to sneak in stuff:
2007-06-07 mfranzVivian MEAZZA:
2007-05-15 mfranzdrop /ai/models/ballistic[]/impact/signal node, and...
2007-05-15 mfranzVivian MEAZZA: add terrain collision for submodels...
2007-05-12 mfranzVivian MEAZZA:
2007-04-27 mfranzVivian MEAZZA:
2007-03-30 mfranzVivian MEAZZA:
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-11 ehofmanMathias Froehlich:
2006-01-30 mfranzVivian MEAZZA:
2005-03-31 ehofmanMelchior FRANZ:
2004-11-07 ehofmanDavid Culp:
2004-10-28 ehofmanMove the submodels from the /systems proprty subtree...
2004-10-28 ehofmanVivian Meazza:
2004-10-22 ehofmanMove the submodels code from the Systems manager into...