]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIBallistic.cxx
Mathias Froehlich:
[flightgear.git] / src / AIModel / AIBallistic.cxx
2006-02-11 ehofmanMathias Froehlich:
2004-10-28 ehofmanVivian Meazza:
2004-10-02 ehofmanMove the calculations of Mach to the base class.
2004-10-02 ehofmanAdd the Mach vaiable.
2004-10-02 ehofmanVivian Meazza:
2004-09-27 ehofmanVivian Meazza:
2004-09-22 ehofmanVivian Meazza:
2004-09-22 ehofmanVivian Meazza:
2004-09-17 ehofmanVivian Meazza:
2004-09-14 ehofmanVivan Meazza:
2004-09-08 ehofmanMake sure the pointer is not being used after deletion...
2004-09-07 ehofmanInternally keep track of the number of models per type...
2004-09-05 ehofmanVivian Meazza:
2004-09-01 ehofmanVivian Meazza:
2004-08-30 ehofmanTie the count into the property tree instead of using...
2004-08-30 ehofmanDavid Culp: Here are small changes that allow one to...
2004-08-26 ehofmanDavid Culp:
2004-08-21 ehofmanDavid Culp:
2004-06-12 ehofmanNo need to do he calculations twice. FGAIBAse::update...
2004-06-11 ehofmanMove the radar update code to the AIBase class. There...
2004-03-07 ehofmanDavid Culp:
2004-02-27 ehofmanDavid Culp:
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-11-28 ehofmanAdd David Culp's AI model manager code which is derived...