]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIFlightPlan.cxx
Merge branch 'master' of git://gitorious.org/fg/flightgear into next
[flightgear.git] / src / AIModel / AIFlightPlan.cxx
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-27 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-24 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-24 Durk Talsma- Trying to improve waypoint following.
2010-07-23 James TurnerFix issues exposed by PLIB-free SimGear.
2010-07-18 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-09 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-04 Durk TalsmaWhoops, forgot to add this file.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-25 Tim MooreAIGroundVehicle from Vivian Meazza
2009-05-18 fredbRemove few warnings
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-11 durkA set of additions related to allow the use of SID...
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-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 jmtSimpler bearing and distance computations for AIFlightPlan.
2008-11-16 durkChanges to the AIModel code, to prepare for the new...
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-31 ehofmanheader cleanups
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-04-02 durkSome tweaks and finetuning made possible by the multihr...
2007-07-20 mfranzremove redundant if check in cases of if (foo) delete...
2007-07-15 durkFixes and code clean-up:
2007-06-09 durkCode cleanup of AIModels (mainly AIAircraft), by Thomas...
2007-03-30 mfranzVivian MEAZZA:
2007-03-05 mfranzVivian MEAZZA:
2006-08-26 durkGround network distance tracking code. AIAircraft taxii...
2006-07-29 durkSpectacular improvement in traffic manager initializati...
2006-07-27 durkAI Modifications: 1) Added a patch that takes ground...
2006-06-16 fredbCompile again on Win32 platforms
2006-03-29 durkFix for an AIFlightPlan initialization problem in the...
2006-02-21 mfranznew FSF address
2006-02-11 ehofmanMathias Froehlich:
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanAlex Romosan:
2005-06-04 ehofmanDavid Culp:
2005-02-10 ehofmanDurk Talsma:
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-11-29 ehofmanDurk Talsma:
2004-11-16 ehofmancommit some pending updates from Vivian
2004-09-07 ehofmanMake use of a pointer to a structure to pass multiple...
2004-07-22 ehofmanDurk Talsma:
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-05-21 ehofmanDavid Culp:
2004-05-18 ehofmanSome small updates that hopefully solve the segmentatio...
2004-05-15 ehofmanUse lower case letters instead.
2004-05-15 ehofmanDavid Culp: