]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIBase.hxx
ignore resets for now because every z/Z key press would trigger a call to NOAA. We...
[flightgear.git] / src / AIModel / AIBase.hxx
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 ehofmanUse some C++ FOOmagic to get the lat and lon updated...
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...