]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIManager.cxx
Make the AI models a bit more intelligent. The Gear should be extended and retracted...
[flightgear.git] / src / AIModel / AIManager.cxx
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 ehofmanDon't destroy the elements ourselves. Instead clear
2003-11-28 ehofmanSome small updates
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...