]> git.mxchange.org Git - flightgear.git/history - src/AIModel
YASim now supports the new fuel.nas fuel management system. It
[flightgear.git] / src / AIModel /
2004-03-07 ehofmanDavid Culp:
2004-03-03 ehofmanPut the Thermal and Storm support code back in
2004-03-03 ehofmanPut the AIStorm and AIThermal classes back in
2004-02-27 ehofmanDavid Culp:
2004-02-23 ehofmanDavid Culp:
2004-01-22 ehofmanMake the AI models a bit more intelligent. The Gear...
2003-12-22 ehofmanFix a typo
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-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...