]> git.mxchange.org Git - flightgear.git/history - src/AIModel
Development for two new features:
[flightgear.git] / src / AIModel /
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-18 timooreDivision by zero fixes from Vivian Meazza.
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 jmtApply Ron Jensen's fix for Csaba's atan2() fix. Also...
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 jmtSimpler bearing and distance computations for AIFlightPlan.
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-07 jmtClean up naming of the 'point on runway' helpers, to...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 jmtNaN fix by Csaba/Jester - prefer atan2(x,y) to atan...
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 durkJames Turner: Cleanup of AI traffic route generation...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
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-09-11 ehofmanJames Turner:
2008-08-28 curt"make dist" fixes.
2008-08-21 durkJames Turner: Here's a trivial patch, when you have...
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
2008-07-31 ehofmanheader cleanups
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-06-01 fredbRemove unused variables
2008-05-18 mfranznoise--
2008-04-02 durkSome tweaks and finetuning made possible by the multihr...
2008-03-22 fredbWin32 fix
2008-03-22 timooremodel paging patch from Till Busch
2008-02-23 mfranzupgrade important log messages
2008-02-15 timooreWingman code from Vivian Meazza
2008-01-29 curtClear chat messages when an aircraft becomes inactive...
2008-01-04 timooreBallistics underslung load changes from Vivian Meazza
2007-12-28 timooreBallistics fix from Vivian Meazza
2007-12-21 timooreExperimental patch for applying force to ballistic...
2007-10-11 mfranzdon't write past array bounds
2007-08-12 fredbWin32 fix and add a reminder in an unfinished function
2007-08-08 durk- Ground network XML parsing code reads the new attribu...
2007-08-03 mfranzprevent multiple loading of one and the same scenario
2007-08-01 mfranzVivian MEAZZA: fix subsubmodels
2007-07-27 frohlichModified Files:
2007-07-21 durkSlightly altered calling sequence ensures AI aircraft...
2007-07-20 mfranzremove redundant if check in cases of if (foo) delete...
2007-07-15 durkFixes and code clean-up:
2007-07-14 mfranzremove material name from the class
2007-07-14 frohlichAlso untie waypoint-missed-count.
2007-07-11 mfranzdon't use _tgt_rudder uninitialized
2007-07-10 durkBugfixes: 1) Fix the if (next) setLeadDistance bug
2007-07-09 durkPublish and update callsigns of Traffic Manager (TM...
2007-07-08 frohlichModified Files:
2007-07-08 durkFix "Tankers fly at warp 2" bug.
2007-06-28 durkAI traffic now honors separate runway assignments for...
2007-06-28 durkThomas Foerster: Prepare for the inclusion of aircraft...
2007-06-24 mfranzVivian MEAZZA & Tim MOORE:
2007-06-16 fredbWin32 fix
2007-06-16 fredbConsistency fix
2007-06-16 durkRemoved a stray debug message.
2007-06-15 durkFix for refueling and radar calculations.
2007-06-11 mfranzVivian MEAZZA:
2007-06-10 mfranzVivian MEAZZA:
2007-06-10 durkChanged formatting to K&R/4 by "popular demand".
2007-06-09 durkCode cleanup of AIModels (mainly AIAircraft), by Thomas...
2007-06-07 mfranzanother secret commit to sneak in stuff:
2007-06-07 mfranzVivian MEAZZA:
2007-06-03 mfranzSyd ADAMS:
2007-05-31 mfranz- add heading-deg, pitch-deg, roll-deg to impact/
2007-05-15 mfranzreverting a small part; shouldn't make a difference...
2007-05-15 mfranzdrop /ai/models/ballistic[]/impact/signal node, and...
2007-05-15 mfranz- add leading underscores to class member variables
2007-05-15 mfranzVivian MEAZZA: add terrain collision for submodels...
2007-05-12 mfranzVivian MEAZZA:
2007-05-05 frohlichModified Files:
2007-04-27 mfranzVivian MEAZZA:
2007-04-04 mfranzCsaba "Jester" HALASZ: radar fix & extension
2007-04-02 mfranzCsaba HALASZ: don't treat every entry in a scenario...
2007-04-01 mfranzallow AI models to contain <nasal><load> and <nasal...
2007-03-30 mfranzVivian MEAZZA:
2007-03-05 mfranzVivian MEAZZA:
2007-02-26 mfranzVivian MEAZZA: call AI models' ::reinit() methods on...
2007-01-28 mfranzMaik JUSTUS: fix bug that caused aircraft zombies on...
2007-01-24 mfranzMaik JUSTUS: add a missing pair of parens and rounding
2007-01-13 mfranzMaik JUSTUS: fix bug in previous commit
next