]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIAircraft.hxx
Enable Ballistic objects to be slaved to any AI Object.
[flightgear.git] / src / AIModel / AIAircraft.hxx
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-04-02 durkSome tweaks and finetuning made possible by the multihr...
2007-07-15 durkFixes and code clean-up:
2007-07-09 durkPublish and update callsigns of Traffic Manager (TM...
2007-06-28 durkThomas Foerster: Prepare for the inclusion of aircraft...
2007-06-09 durkCode cleanup of AIModels (mainly AIAircraft), by Thomas...
2007-01-13 mfranzMaik JUSTUS: fix bug in previous commit
2006-09-19 durkAdding some more intelligence to the AI system step...
2006-08-26 durkGround network distance tracking code. AIAircraft taxii...
2006-07-12 curtAdd a "ufo" performance entry for the AI Aircraft....
2006-05-26 mfranz- use guarded pointer for (unused) refuel_node
2006-05-13 mfranz- remove trailing spaces
2006-05-13 mfranzVivian MEAZZA:
2006-04-19 mfranzVivian MEAZZA:
2006-02-21 mfranznew FSF address
2006-02-11 ehofmanMathias Froehlich:
2006-01-30 ehofmanDurk Talsma:
2005-10-26 ehofmanAlex Romosan:
2005-06-04 ehofmanDavid Culp:
2005-02-10 ehofmanDurk Talsma:
2004-11-29 ehofmanDurk Talsma:
2004-09-08 ehofmanRearrange ID related code. The (this) pointer is now...
2004-06-06 ehofmanDavid Culp:
2004-05-29 ehofmanDavid Culp:
2004-05-27 ehofmanAdd the this pointer to the tied function calls. This...
2004-05-24 ehofmanIn the situation where a class gets deleted, the _slef...
2004-05-18 ehofmanSome small updates that hopefully solve the segmentatio...
2004-05-15 ehofmanDavid Culp:
2004-02-27 ehofmanDavid Culp:
2004-01-22 ehofmanMake the AI models a bit more intelligent. The Gear...
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 ehofmanAdd David Culp's AI model manager code which is derived...