]> git.mxchange.org Git - flightgear.git/history - src/AIModel
Remove hard-coded values wherever possible;
[flightgear.git] / src / AIModel /
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanPostpone initialization of the avionics soundgroup...
2011-11-20 Erik Hofmanremove a .swp file
2011-11-20 Erik HofmanFirst implementation of sound effects for AI models.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 ThorstenBAdd new performance monitoring subsystem.
2011-11-12 Durk TalsmaEnable the AI pilot to hit the breaks hard when necessary.
2011-11-12 Durk TalsmaFixing an age old bug. AIAircraft arriving on an airpor...
2011-11-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-10 ThorstenB#424: Don't page out AI objects. Just load lazily.
2011-11-01 James TurnerGoodbye automake.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
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-26 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-26 James TurnerChange a hot-spot in the AI code, to use cartesian...
2011-10-22 Frederic BouvierAITraffic fix - forgot two files
2011-10-22 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-10-22 Frederic BouvierFix a problem in AITraffic where waypoint iterator...
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-11 ThorstenBUse more specific log classes.
2011-10-11 ThorstenBReduce AI/MP lags when removing models
2011-10-10 Durk TalsmaFinetuning of AI Aircraft landing performance. Aircraft...
2011-10-10 Durk TalsmaRemove the assertSpeed debugging code.
2011-10-09 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-09 Durk TalsmaAITraffic exits the runway as soon as possible (in...
2011-10-08 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-08 Durk TalsmaSeveral Bugfixes:
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-10-05 Durk TalsmaRevert back to the version from sept 4. Vertical speed...
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-03 ThorstenBMake LOD properties of AI/MP aircraft run-time configur...
2011-09-22 Durk TalsmaPatch by Torsten Dryer: Remove the Ugly global dialog...
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-05 adrianMerge branch 'next' into radio-att
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-08-29 Erik HofmanAdd proper conversion factor
2011-08-11 Vivian MeazzaBugfix: Ballistic objects with "expiry" set were not...
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-09 Torsten DreyerAdd LOD to each AI model
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-08-01 Durk TalsmaBugfix: Change the point where leg numbers recycle...
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-26 Durk TalsmaFix broken constructor to prevent a segfault when delet...
2011-07-25 Durk TalsmaFix flightplan initialization issue.
2011-07-24 Torsten Dreyerlet bool FGAIFlightPlan::createCruise() return a value
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-19 James TurnerCMake header support for XCode/Visual Studio
2011-07-02 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-28 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-26 ThorstenB#358: Missing option to disable AI scenarios
2011-06-26 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-25 ThorstenB#221, #242: Fix/work-around for AI traffic issues
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-08 Torsten DreyerUse computed gravity instead of hardcoded value
2011-06-08 Torsten DreyerMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-06-06 Vivian MeazzaBugfix: set life timer to 0 on instantiation and when...
2011-06-05 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-03 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-27 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-24 Vivian MeazzaAdd the capability of switching slaved objects at runtime.
2011-05-21 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-21 Vivian MeazzaAdd the capability of switching slaved objects at runtime.
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-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-15 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-14 Durk TalsmaMerge branch 'next' into durk-atc
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.
next