]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIAircraft.cxx
Make traffic take-off roll look a little better.
[flightgear.git] / src / AIModel / AIAircraft.cxx
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2009-12-30 durkConditional compilation of ATCDCL module. Use --disable...
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branch 'stuart/clouds'
2009-10-04 durkStuart Buchanan:
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 frohlichInitialize all members.
2009-08-10 frohlichUse the 'all but self' capability of the scenery elevat...
2009-06-15 fredbSuppress warnings
2009-06-11 jmtConvert waypoint::CourseAndDistance users to use SGGeod...
2009-06-11 jmtUpdate FGViewer position clients to work with SGGeod...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 durkAllow the AI Traffic controller to set a transponder...
2009-03-11 frohlichUse api's with objects instead of scalars.
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:
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
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-08-08 durk- Ground network XML parsing code reads the new attribu...
2007-07-21 durkSlightly altered calling sequence ensures AI aircraft...
2007-07-15 durkFixes and code clean-up:
2007-07-10 durkBugfixes: 1) Fix the if (next) setLeadDistance bug
2007-07-09 durkPublish and update callsigns of Traffic Manager (TM...
2007-06-28 durkThomas Foerster: Prepare for the inclusion of aircraft...
2007-06-16 durkRemoved a stray debug message.
2007-06-15 durkFix for refueling and radar calculations.
2007-06-10 durkChanged formatting to K&R/4 by "popular demand".
2007-06-09 durkCode cleanup of AIModels (mainly AIAircraft), by Thomas...
2007-01-13 mfranzMaik JUSTUS: fix bug in previous commit
2007-01-13 durkMaik Justus,
2006-11-11 durkAI Update:
2006-10-29 frohlichModified Files:
2006-10-06 durkMajor update of traffic manager and AI related airport...
2006-09-19 durkAdding some more intelligence to the AI system step...
2006-08-26 durkGround network distance tracking code. AIAircraft taxii...
2006-08-20 curtMake the vertical acceleration rate scale with vertical...
2006-07-27 durkAI Modifications: 1) Added a patch that takes ground...
2006-07-27 curtAttempt to shore up the numerical stability of the...
2006-07-12 curtAdd a "ufo" performance entry for the AI Aircraft....
2006-06-24 curt- Make two variable name modification to clarify units...
2006-06-16 curtThis patch only affects aircraft (AI Models) that have...
2006-06-15 frohlichMake more use of SGGeod
2006-06-15 frohlichMore use of SGGeo[dc].
2006-06-11 frohlichModified Files:
2006-05-26 mfranz- use guarded pointer for (unused) refuel_node
2006-05-22 mfranzVivian MEAZZA:
2006-05-13 mfranz- remove trailing spaces
2006-05-13 mfranzVivian MEAZZA:
2006-04-19 mfranzVivian MEAZZA:
2006-03-26 durkJust commenting out a few error print statements, which...
2006-03-26 durkBugfix in the ai initialization randomization procedure...
2006-03-19 durkBugfixes and feature improvements related to AI auto...
2006-03-11 durkBugfix: Non-existent AIModels could trigger a request...
2006-02-23 durkBugfix: variable fp was deleted in both AIBase::~AIBase...
2006-02-21 mfranznew FSF address
2006-02-11 ehofmanMathias Froehlich:
2006-01-30 ehofmanDurk Talsma:
next