]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIBallistic.cxx
Make the AI models a bit more intelligent. The Gear should be extended and retracted...
[flightgear.git] / src / AIModel / AIBallistic.cxx
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...