]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIManager.hxx
Interim windows build fix
[flightgear.git] / src / AIModel / AIManager.hxx
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2014-02-05 Christian Schmitt[AIModel] Fix a crash when starting at the poles and...
2013-09-14 James TurnerDisplay AI traffic route in map.
2013-07-29 James TurnerKill some defunct uses of side-slip property.
2013-07-04 James TurnerFix unused private vars.
2013-06-19 James TurnerIssue #631, reset scenarios on sim-reset
2013-03-28 James TurnerAllow scenarios to have load/unload scripts.
2013-03-27 James TurnerMake units of a function explicit.
2013-03-16 James TurnerCommands to control scenarios / AI-objects.
2013-03-16 James TurnerAIManager scenario tweaking.
2012-11-21 James TurnerBreak upwards dependency on Traffic in the AI code
2012-11-21 James TurnerAIManager cleanups, no functionality change.
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-04-30 ThorstenB#248: support enabling AI module at run-time
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-10-06 adrianMerge branch 'next' into comm-subsystem
2011-10-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-03 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-03 ThorstenBMake LOD properties of AI/MP aircraft run-time configur...
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
2010-09-30 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-30 Csaba HalaszMerge commit 'refs/merge-requests/5' of git://gitorious...
2010-09-29 Vivian MeazzaRemove unneeded variable.
2010-09-29 Csaba HalaszMerge branch 'next' into vivian
2010-09-29 Vivian MeazzaAdd join manoeuvre/command to AIWingman. Rationalize...
2010-09-17 Vivian MeazzaMake AI Objects of type Wingman, Escort, and GroundVehi...
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-06-16 Mathias FroehlichUse simgear abstraction instead of directly osg for...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-03-22 timooremodel paging patch from Till Busch
2008-02-15 timooreWingman code from Vivian Meazza
2007-08-03 mfranzprevent multiple loading of one and the same scenario
2007-06-07 mfranzVivian MEAZZA:
2007-04-01 mfranzallow AI models to contain <nasal><load> and <nasal...
2007-03-30 mfranzVivian MEAZZA:
2007-01-06 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-06 durkMajor update of traffic manager and AI related airport...
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-03-04 ehofmanMathias Fröhlich:
2006-02-21 mfranznew FSF address
2006-02-19 ehofmanMathias Fröhlich:
2006-02-17 ehofmanMathias Fröhlich:
2006-02-11 ehofmanMathias Froehlich:
2006-02-09 ehofmanVivian Meazza:
2006-02-08 ehofmanMathias Fröhlich:
2005-10-26 ehofmanAlex Romosan:
2005-10-15 ehofmanDon't use the this pointer for referencing the AIModels...
2005-08-16 ehofmanVivian Meazza:
2005-07-13 ehofmanMathias Fröhlich:
2005-07-03 ehofmanMathias Fröhlich:
2005-06-04 ehofmanDavid Culp:
2005-04-19 ehofmanDavid Culp:
2005-03-19 ehofmanMathias Fröhlich:
2004-11-29 ehofmanDurk Talsma:
2004-10-28 ehofmanDavid Culp:
2004-09-23 ehofmanMake the scenerio's work again (now for real) and a...
2004-09-23 ehofmanMSVC fixes.
2004-09-22 ehofmanVivian Meazza:
2004-09-08 ehofmanRearrange ID related code. The (this) pointer is now...
2004-09-07 ehofmanInternally keep track of the number of models per type...
2004-09-07 ehofmanMake use of a pointer to a structure to pass multiple...
2004-09-05 ehofmanVivian Meazza:
2004-09-01 ehofmanVivian Meazza:
2004-08-30 ehofmanDavid Culp: Here are small changes that allow one to...
2004-08-26 ehofmanDavid Culp:
2004-05-29 ehofmanDavid Culp:
2004-05-21 ehofmanDavid Culp:
2004-05-19 ehofmanAdd AI models enableing/disableing command line option...
2004-05-17 ehofmanDavid Culp:
2004-05-15 ehofmanDavid Culp:
2004-03-07 ehofmanDavid Culp:
2004-03-03 ehofmanPut the Thermal and Storm support code back in
2004-02-27 ehofmanDavid Culp:
2003-12-21 ehofmanTidy up the code a bit
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...