]> git.mxchange.org Git - flightgear.git/history - src/ATC
Make environment-manager closest airport updating quieter, and use an event instead...
[flightgear.git] / src / ATC /
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-26 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-26 Durk Talsma* Updated routing algorithm. Just sorting the schedules...
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-08 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-08 Durk TalsmaSeveral Bugfixes:
2011-10-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-03 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-03 Durk Talsma* A new algorithm for determining hold position instruc...
2011-10-02 ThorstenBATCMGR: fix minor output formatting issue
2011-09-28 James TurnerSwitch ATCmgr comm station search to filter by range...
2011-09-22 Durk TalsmaPatch by Torsten Dryer: Remove the Ugly global dialog...
2011-09-17 Durk TalsmaAdded a new startup option. By giving the command line...
2011-09-11 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-11 Durk Talsma-Prevent crashing the sim when starting at a gate that...
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-04 Durk TalsmaA number of cosmetic and/or infrastructural changes.
2011-09-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-09-03 Durk TalsmaRead groundnet node information from the scenery, and...
2011-08-10 Durk TalsmaMerge branch 'durk-atc' into next
2011-08-10 Durk TalsmaSome fine tuning of the ATC messages related to ground...
2011-08-09 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-08 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-07 Durk TalsmaAI/ATC enhancements:
2011-08-07 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-06 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-04 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-03 Durk TalsmaSome preparory work for enabling the handover from...
2011-08-03 Durk TalsmaRemoval of some debugging statements.
2011-08-02 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-31 Durk TalsmaA fairly major interal reorganization of the AI code
2011-07-27 Durk TalsmaBugfix: fix the on-runway crash, as reported by several...
2011-07-25 Durk TalsmaFix flightplan initialization issue.
2011-07-25 Durk TalsmaBugfixes:
2011-07-24 Mathias FroehlichFix cmake build.
2011-07-24 Durk TalsmaSome cleanup in the ATC/AI code before merging with...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-05 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-03 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-02 James TurnerPush some of the ATIS logic into AirportDynamics, in...
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-06-01 James TurnerExpose FGPositioned data via property tree, and make...
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-07 Durk TalsmaSimple FlightPlan generation and execution for the...
2011-04-29 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-29 Durk TalsmaSome more work on AI/ATC user interaction integration:
2011-04-03 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-26 Durk Talsma* Added a pure virtual render() function to FGATControl...
2011-04-19 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-19 Durk TalsmaMore work on AI/ATC integration:
2011-04-17 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-17 Durk TalsmaAdded some code to visualize the ground networks.
2011-04-15 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-15 Durk TalsmaAdded a small and simple dialogbox that allows the...
2011-04-14 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-14 Durk Talsma* First test scenario to get user ATC interaction working.
2011-04-12 Durk TalsmaAdded some interface function to traffic manager relate...
2011-04-11 Durk TalsmaSmall step forward: Ensure that traffic information...
2011-04-11 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-10 Durk TalsmaSome more work on AI/ATC interaction.
2011-04-10 Durk TalsmaAssigned an ATC controller to the user's Aircraft and...
2011-04-06 Durk TalsmaAdded a simple dialog, just as proof-of-principle.
2011-04-05 Durk TalsmaSome further testing of the ATC Dialog infrastructure.
2011-04-04 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-03 Durk Talsmaadding changed files for previous commit.
2011-04-03 Durk TalsmaStart of adding interaction between the user controlled...
2010-12-31 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-29 Dave LuffMore fixes to the ATCDCL & ATC compilation
2010-12-28 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 Dave LuffRemove conditional compilation of ATCDCL
2010-12-19 James TurnerInitial work on CMake build files, with considerable...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-19 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-14 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-11 Christian Schmittremove old .cvsignore files
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-20 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-20 James TurnerRemove references to old (unused) airways code
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-08-09 James TurnerOne more std::string fixup.
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 Frederic BouvierFix MSVC compilation
2010-08-01 Durk TalsmaBecause the new code is a stub, it really ought to...
2010-08-01 Durk TalsmaAdded some stubs in the flightgear main code to eventua...
2010-08-01 Durk TalsmaSilence a debug message that was accidentally left...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-07-31 Durk TalsmaProperly compile kln89 code without reliance on ATCDCL.
2010-07-31 Frederic BouvierDisable ATCDCL and fix replacement layer
next