]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIAircraft.cxx
Mathias Froehlich:
[flightgear.git] / src / AIModel / AIAircraft.cxx
2006-02-11 ehofmanMathias Froehlich:
2006-01-30 ehofmanDurk Talsma:
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich:
2005-10-06 ehofmanMartin Spott: Use standardized Sun directive.
2005-08-14 ehofmanMathias Fröhlich:
2005-06-04 ehofmanDavid Culp:
2005-05-07 ehofmanSolaris fixes
2005-02-18 ehofmanMSVC (warning) fixes.
2005-02-10 ehofmanDurk Talsma:
2004-12-05 ehofmanMSVC fix
2004-11-29 ehofmanDurk Talsma:
2004-10-21 ehofmanComment out the unalias code also.
2004-10-21 ehofmanFrederic Bouvier:
2004-09-08 ehofmanRearrange ID related code. The (this) pointer is now...
2004-06-11 ehofmanMove the radar update code to the AIBase class. There...
2004-06-11 ehofmanRemove an unnecessary property set.
2004-06-10 ehofmanIntroduce a radar/in-range boolean property, end check...
2004-06-06 ehofmanDavid Culp:
2004-05-29 ehofmanDavid Culp:
2004-05-27 ehofmanAdd the this pointer to the tied function calls. This...
2004-05-21 ehofmanDavid Culp:
2004-05-19 ehofmanAdd AI models enableing/disableing command line option...
2004-05-19 ehofmanReduce the update delay from 500 ms to 100 ms.
2004-05-18 ehofmanSome small updates that hopefully solve the segmentatio...
2004-05-15 ehofmanDavid Culp:
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-07 ehofmanDavid Culp:
2004-02-27 ehofmanDavid Culp:
2004-01-22 ehofmanMake the AI models a bit more intelligent. The Gear...
2003-12-22 ehofmanSplit up model[] into ship[], aircraft[], ballistic...
2003-12-22 ehofmanTidy up the code a bit more, move /ai/model[] to /ai...
2003-12-21 ehofmanMake the AI model export it's internal state to the...
2003-12-21 ehofmanTidy up the code a bit
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...