]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIShip.cxx
Set the format default to float instead of int.
[flightgear.git] / src / AIModel / AIShip.cxx
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-05-29 ehofmanDavid Culp:
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...