]> git.mxchange.org Git - flightgear.git/history - src/AIModel/AIFlightPlanCreate.cxx
Update VS2008 projects : use Boost 1.44.0 available in last 3rd Party archive
[flightgear.git] / src / AIModel / AIFlightPlanCreate.cxx
2010-10-20 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-20 James TurnerRemove references to old (unused) airways code
2010-09-29 Csaba HalaszMerge branch 'next' into vivian
2010-09-27 Durk Talsma- Fix compiler warnings.
2010-08-30 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-29 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-29 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-08-29 Durk TalsmaMajor update to the AI code:
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-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 TalsmaMake sure that takeoff distance calculations are done...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-24 Tim Moorecompilation fixes for gcc -Wall -Werror
2009-08-23 torstenthe warning extinguisher hits again...
2009-06-11 jmtConvert waypoint::CourseAndDistance users to use SGGeod...
2009-05-18 durkRemoved hardcoded performance data.
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-11 durkA set of additions related to allow the use of SID...
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-01 Tim MooreMerge branch 'maint' into next
2009-02-01 durkAnd some more cleanup.
2009-02-01 fredbAllow the search of header files in the current directory
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-07 jmtClean up naming of the 'point on runway' helpers, to...
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 'maint2' into next
2009-01-03 durkJames Turner: Cleanup of AI traffic route generation...
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-11-16 durkChanges to the AIModel code, to prepare for the new...
2008-09-11 ehofmanJames Turner:
2008-08-14 durkJames Turner: Improved runway management code:
2007-08-08 durk- Ground network XML parsing code reads the new attribu...
2007-07-20 mfranzremove redundant if check in cases of if (foo) delete...
2007-06-28 durkAI traffic now honors separate runway assignments for...
2006-11-11 durkAI Update:
2006-10-06 durkMajor update of traffic manager and AI related airport...
2006-08-26 durkGround network distance tracking code. AIAircraft taxii...
2006-07-30 fredbSuppress warnings : remove unused local variables....
2006-07-29 durkSpectacular improvement in traffic manager initializati...
2006-07-27 durkAI Modifications: 1) Added a patch that takes ground...
2006-03-26 durkBugfix in the ai initialization randomization procedure...
2006-03-19 durkBugfixes and feature improvements related to AI auto...
2006-02-21 mfranznew FSF address
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich:
2005-10-25 ehofmanAlex Romosan:
2005-10-18 ehofmanDurk Talsma:
2005-02-18 ehofmanMSVC (warning) fixes.
2005-02-10 ehofmanDurk Talsma: