]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIBase.cxx
Merge branch 'durk/traffic'
[flightgear.git] / src / AIModel / AIBase.cxx
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'ehofman/generic'
2010-04-25 Tim MooreMerge branch 'vivian/tachy'
2010-04-25 Tim MooreMerge branch 'jmt/navradio'
2010-04-25 Tim MooreMerge branch 'jmt/track-bug'
2010-04-25 Tim MooreMerge branch 'vivian/mp'
2010-04-25 Tim MooreMerge branch 'ehofman/particle'
2010-04-25 Tim MooreMerge branch 'ehofman/config'
2010-04-19 Tim MooreMerge branch 'torsten/auto'
2010-04-19 Tim MooreMerge branch 'torsten/metar'
2010-03-30 Tim MooreMerge branch 'timoore/getpath-rebase'
2010-03-09 Tim Moorechanges for SGPropertyNode::getPath return type
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 frohlichInitialize all members.
2009-08-10 frohlichUse the 'all but self' capability of the scenery elevat...
2009-07-11 Tim MooreRadar patch from Vivian
2009-06-23 frohlichSimplify AI model loading.
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-15 frohlichFix a problem with node traversal masks and paged model...
2009-04-01 mfranzassign a unique module name to ai/mp embedded nasal...
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-11 frohlichAvoid SGLocation usage.
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-04 mfranzmake default model configurable (default: Models/Geomet...
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-03-22 timooremodel paging patch from Till Busch
2008-02-15 timooreWingman code from Vivian Meazza
2007-07-15 durkFixes and code clean-up:
2007-06-07 mfranzVivian MEAZZA:
2007-06-03 mfranzSyd ADAMS:
2007-05-05 frohlichModified Files:
2007-04-04 mfranzCsaba "Jester" HALASZ: radar fix & extension
2007-04-01 mfranzallow AI models to contain <nasal><load> and <nasal...
2007-03-30 mfranzVivian MEAZZA:
2007-01-13 durkMaik Justus,
2007-01-06 frohlichModified Files:
2006-12-17 fredbRemove unused variables
2006-12-17 durkMaik Justus:
2006-11-26 mfranzmake sure the node for the AI model removal report...
2006-11-14 durkFix for a crash reported by Maik Justus.
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-06 durkMajor update of traffic manager and AI related airport...
2006-08-25 fredbBetter encapsulation for personality
2006-08-08 mfranzwarnings--
2006-07-27 curtRemove side-slip (aka beta) from the heading offset...
2006-06-24 curt- Make two variable name modification to clarify units...
2006-06-16 curtAdd a flag that allows the simulator to force "radar...
2006-06-16 curtThis patch only affects aircraft (AI Models) that have...
2006-06-15 frohlichMore use of SGGeo[dc].
2006-06-11 mfranzadd Nasal/Listener hooks for adding/removing AI/MP...
2006-06-09 mfranz- remove trailing spaces
2006-06-09 mfranzVivian MEAZZA:
2006-03-09 mfranzI take that back. This doesn't work yet. :-)
2006-03-09 mfranzadd <load>/<unload> support to AI models, including...
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-18 mfranzMathias Froehlich: fix refcounting problem that caused...
2005-10-15 ehofmanDon't use the this pointer for referencing the AIModels...
2005-10-15 ehofmanMathias Fröhlich:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-16 ehofmanVivian Meazza:
2005-07-24 ehofmanHarald JOHNSEN:
2005-07-03 ehofmanMathias Fröhlich:
2005-06-30 mfranz- replace one SGPropertyNode* by SGPropertyNode_ptr...
2005-06-04 ehofmanDavid Culp:
2005-04-29 ehofmanMathias:
2004-12-27 ehofmanDurk Talsma:
2004-11-29 ehofmanDurk Talsma:
2004-11-19 ehofmanMathias Fröhlich:
2004-11-16 ehofmancommit some pending updates from Vivian
2004-10-02 ehofmanMove the calculations of Mach to the base class.
2004-09-23 ehofmanMSVC fixes.
2004-09-22 ehofmanVivian Meazza:
2004-09-22 ehofmanVivian Meazza:
2004-09-20 ehofmanFix a small number of potential problems.
2004-09-08 ehofmanRearrange ID related code. The (this) pointer is now...
2004-09-07 ehofmanMake use of a pointer to a structure to pass multiple...
2004-08-30 ehofmanDavid Culp: Here are small changes that allow one to...
2004-08-21 ehofmanDavid Culp:
2004-06-11 ehofmanMove the radar update code to the AIBase class. There...
2004-06-10 ehofmanIntroduce a radar/in-range boolean property, end check...
2004-05-29 ehofmanDavid Culp:
2004-05-28 ehofmanFix a gxx 3.3 compiler problem.
2004-05-28 ehofmanUse SGRawValueMethods rather than SGRawValueFunctions...
2004-05-27 ehofmanAdd the this pointer to the tied function calls. This...
2004-05-25 ehofmanDon't inline static functions.
2004-05-21 ehofmanDavid Culp:
2004-05-15 ehofmanDavid Culp:
next