]> git.mxchange.org Git - flightgear.git/history - src/AIModel
Ron Jensen: fixed a potential NaN and Segfault in JSBSim propeller code
[flightgear.git] / src / AIModel /
2012-02-06 ThorstenB#553: decouple OSG callbacks from Nasal subsystem
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-08 ThorstenB#553: MP-model-loading related segfault
2012-01-02 ThorstenBFix some compiler warnings.
2012-01-02 Durk TalsmaBugfixes and some finetuning:
2011-12-25 Torsten DreyerSome warning fixes, mostly unused variables
2011-12-19 Erik Hofmancomment out unused variables and function and properly...
2011-12-14 Erik HofmanRemove AI prefix for the sound path and add it to the...
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-12-09 adrianMerge branch 'next' into navaids-radio
2011-12-09 adrianMerge branch 'next' into attenuation
2011-12-09 ThorstenBAvoid useless warnings during FG startup.
2011-12-09 ThorstenB#510: Fix disappearing AIShips.
2011-12-09 ThorstenBFix memory leak with FGAIModelData.
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 Vivian MeazzaMake parameter "roll-factor" settable in scenario files
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 ThorstenBsound: fix sound-buffer-in-use issue
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-03 Erik HofmanProperly construct a string from another string and...
2011-12-01 adrianMerge branch 'radio-clutter' into attenuation
2011-12-01 adrianMerge branch 'next' into attenuation
2011-11-27 Erik HofmanProperly remove FGFX classes when not needed anymore
2011-11-27 Erik HofmanMove some code from the header file to the source file.
2011-11-27 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-27 Erik Hofmanfix a typo
2011-11-25 Erik HofmanInitials sound support for AI models.
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
next