]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIManager.cxx
Merge branch 'ehofman/sound'
[flightgear.git] / src / AIModel / AIManager.cxx
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branch 'stuart/clouds'
2009-10-12 Tim MooreMerge branch 'torsten/axes'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-09-18 Tim MooreMerge branch 'vivian/train' into next
2009-09-18 vmeazzaAdd support for tunnel, y-offset and limit update rate
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-25 Tim MooreAIGroundVehicle from Vivian Meazza
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
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-11-16 durkChanges to the AIModel code, to prepare for the new...
2008-07-31 ehofmanheader cleanups
2008-06-01 fredbRemove unused variables
2008-03-22 timooremodel paging patch from Till Busch
2008-02-15 timooreWingman code from Vivian Meazza
2008-01-29 curtClear chat messages when an aircraft becomes inactive...
2007-08-03 mfranzprevent multiple loading of one and the same scenario
2007-06-15 durkFix for refueling and radar calculations.
2007-06-09 durkCode cleanup of AIModels (mainly AIAircraft), by Thomas...
2007-06-07 mfranzVivian MEAZZA:
2007-04-04 mfranzCsaba "Jester" HALASZ: radar fix & extension
2007-04-02 mfranzCsaba HALASZ: don't treat every entry in a scenario...
2007-04-01 mfranzallow AI models to contain <nasal><load> and <nasal...
2007-02-26 mfranzVivian MEAZZA: call AI models' ::reinit() methods on...
2007-01-13 durkMaik Justus,
2007-01-06 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-12 mfranzcerr don't belong in CVS
2006-10-06 durkMajor update of traffic manager and AI related airport...
2006-07-27 curtWhite space ...
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-12-30 ehofmanOlaf Flebbe: Make sure the model gets deleted when...
2005-11-27 ehofmanMathias Fröhlich:
2005-11-16 ehofmanDavid Culp:
2005-10-30 mfranzHarald JOHNSEN:
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-24 ehofmanHarald JOHNSEN:
2005-07-13 ehofmanMathias Fröhlich:
2005-07-03 ehofmanMathias Fröhlich:
2005-06-04 ehofmanDavid Culp:
2005-05-16 ehofmanDavid Culp:
2005-04-19 ehofmanDavid Culp:
2005-03-19 ehofmanMathias Fröhlich:
2005-02-10 ehofmanDurk Talsma:
2004-11-30 ehofmanVivian Meazza:
2004-11-29 ehofmanDurk Talsma:
2004-11-26 ehofmanMathias Fröhlich:
2004-11-16 ehofmancommit some pending updates from Vivian
2004-10-28 ehofmanDavid Culp:
2004-10-28 ehofmanVivian Meazza:
2004-10-14 ehofmanIt's usually not a good idea to assign a const char...
2004-09-27 ehofmanVivian Meazza:
2004-09-23 ehofmanMake the scenerio's work again (now for real) and a...
2004-09-23 ehofmanDon't forget to unbind() before deleting the class.
2004-09-22 ehofmanVivian Meazza:
2004-09-22 ehofmanMake the scenarios work again.
2004-09-22 ehofmanfix a segmentation fault situation that is exposed...
2004-09-22 ehofmanVivian Meazza:
2004-09-20 ehofmanFix a small number of potential problems.
2004-09-17 ehofmanVivian Meazza:
2004-09-08 ehofmanMake sure the pointer is not being used after deletion...
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-06-06 ehofmanDavid Culp:
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-05-29 ehofmanDavid Culp:
2004-05-28 ehofmanUse SGRawValueMethods rather than SGRawValueFunctions...
2004-05-27 ehofmanAdd the this pointer to the tied function calls. This...
2004-05-21 ehofmanDavid Culp:
2004-05-19 ehofmanOops, change type.
2004-05-19 ehofmanAdd AI models enableing/disableing command line option...
2004-05-19 ehofmanFred found some iterated related problems. With a bit...
2004-05-17 ehofmanDavid Culp:
2004-05-15 ehofmanDavid Culp:
next