]> git.mxchange.org Git - flightgear.git/history - src/AIModel
Port over remaining Point3D usage to the more type and unit safe SG* classes.
[flightgear.git] / src / AIModel /
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 frohlichThe simtime alread contains the increment. So do not...
2009-03-18 frohlichSet the reference time the transform is meant for.
2009-03-18 frohlichImproove FGTileMgr::scenery_available for small ranges.
2009-03-11 durkA set of additions related to allow the use of SID...
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichUse api's with objects instead of scalars.
2009-03-05 frohlichMove the velocity computations for aimodels into AIShip.
2009-03-05 frohlichMake initial use of the boundingvolumes for the ground...
2009-03-05 durkRemove stray debug statement.
2009-03-05 durkSome initial code for AI Aircraft making use of SIDs...
2009-02-15 durkOne step further toward better integration of AI and...
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-04 mfranzmake default model configurable (default: Models/Geomet...
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 fredbAllow the search of header files in the current directory
2009-02-01 durkAnd some more cleanup.
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-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.
next