]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIManager.cxx
Trivial cleanup commit, to test continuous integration server.
[flightgear.git] / src / AIModel / AIManager.cxx
2004-08-30 ehofmanDavid Culp: Here are small changes that allow one to...
2004-08-26 ehofmanDavid Culp:
2004-06-06 ehofmanDavid Culp:
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-05-29 ehofmanDavid Culp:
2004-05-28 ehofmanUse SGRawValueMethods rather than SGRawValueFunctions...
2004-05-27 ehofmanAdd the this pointer to the tied function calls. This...
2004-05-21 ehofmanDavid Culp:
2004-05-19 ehofmanOops, change type.
2004-05-19 ehofmanAdd AI models enableing/disableing command line option...
2004-05-19 ehofmanFred found some iterated related problems. With a bit...
2004-05-17 ehofmanDavid Culp:
2004-05-15 ehofmanDavid Culp:
2004-03-07 ehofmanDavid Culp:
2004-03-03 ehofmanPut the Thermal and Storm support code back in
2004-02-27 ehofmanDavid Culp:
2004-02-23 ehofmanDavid Culp:
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...