]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIAircraft.hxx
Merge branch 'vivian/cullsetting'
[flightgear.git] / src / AIModel / AIAircraft.hxx
2010-05-06 Tim MooreMerge branch 'vivian/cullsetting'
2010-05-06 Tim MooreMerge branch 'mathias/math'
2010-05-06 Tim MooreMerge branch 'fredb/msvc-cleanup'
2010-05-06 Tim MooreMerge branch 'ehofman/atc'
2010-05-06 Tim MooreMerge branch 'durk/ai-atc'
2010-05-06 Tim MooreMerge branch 'torsten/proplist'
2010-05-06 Tim MooreMerge branch 'torsten/local-weather'
2010-05-06 Tim MooreMerge branch 'jmt/acinclude'
2010-05-06 Tim MooreMerge branch 'fred/effects-doc'
2010-05-06 Tim MooreMerge branch 'ehofman/sound-reinit'
2010-05-06 Tim MooreMerge branch 'ehofman/atc-sound'
2010-05-06 Tim MooreMerge branch 'jmt/runway-fix'
2010-05-06 Tim MooreMerge branch 'jmt/view'
2010-05-06 Tim MooreMerge branch 'syd/ias-limit'
2010-05-06 Tim MooreMerge branch 'torsten/commands'
2010-05-06 Tim MooreMerge branch 'curt/replay'
2010-05-06 Tim MooreMerge branch 'ehofman/normal'
2010-05-06 Tim MooreMerge branch 'aperry/terrasync'
2010-05-06 Tim MooreMerge branch 'torsten/js64'
2010-05-05 Tim MooreMerge branch 'jmt/gps'
2010-05-05 durkExpanded ATC communication between AI aircraft and...
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'ehofman/generic'
2010-04-25 Tim MooreMerge branch 'vivian/tachy'
2010-04-25 Tim MooreMerge branch 'jmt/navradio'
2010-04-25 Tim MooreMerge branch 'jmt/track-bug'
2010-02-21 jmtbug #80, exception flying west from NZAA (Auckland...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 durkAllow the AI Traffic controller to set a transponder...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 durkDevelopment for two new features:
2008-12-10 durkMinimize impact of distant AI models on the scene graph.
2008-11-16 durkChanges to the AIModel code, to prepare for the new...
2008-10-19 fredbRevert to previous revision after an error during last...
2008-10-19 fredbAlex Perry :
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
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...