]> git.mxchange.org Git - flightgear.git/history - src
Fix #220, Ctrl-U no longer working for YASim
[flightgear.git] / src /
2011-07-05 Torsten DreyerFix #220, Ctrl-U no longer working for YASim
2011-07-03 Anders GidenstamFixed faulty frame transformation of moment of inertia.
2011-07-03 ThorstenB#348 related: More places where missing files were...
2011-07-02 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-07-01 Erik HofmanUpdate to sync with JSBSim CVS, small bug fixes.
2011-06-28 Torsten DreyerFix #357: Enabling "fixes" on map dialog crashes FG
2011-06-28 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-26 ThorstenB#178: improve normalization issue (avoid loops altogether)
2011-06-26 ThorstenB#178 related: avoid sim from freezing when FDM goes...
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-25 James TurnerTone down some log output for the release, especially...
2011-06-25 Frederic BouvierTrying to fix compilation failure on Linux and Mac
2011-06-25 Frederic BouvierFix issue #354: updateCameras reset viewport size to...
2011-06-23 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-22 ThorstenBEnable parameter for new command-line option.
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-20 ThorstenB#346 related: missing status message for property server
2011-06-19 Erik HofmanRemoved useless divisions - As a side effect, it remove...
2011-06-18 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-18 Erik HofmanImproved the calcs during trimming after a suggestion...
2011-06-17 Erik HofmanFixed switch parsing and message
2011-06-17 Erik Hofmansync with JSBSim CVS
2011-06-13 ThorstenBissue #127: make screen shots work with OSG multi-threading
2011-06-12 ThorstenBRevert "issue #127: make screen shots work with OSG...
2011-06-12 ThorstenBMartin Spott: Fix special FDM define for CMake.
2011-06-12 ThorstenBMartin Spott: Add CMake DBus support for event driven...
2011-06-12 ThorstenBBetrand Coconnier: fix for issue #220 for JSBSim a/c
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
2011-06-12 ThorstenBDo not reset persistent properties on sim-reset.
2011-06-12 ThorstenBAvoid compiler warning.
2011-06-11 ThorstenBIntroduce terrasync subsystem.
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 ThorstenBRemove stray space
2011-06-06 Vivian MeazzaBugfix: set life timer to 0 on instantiation and when...
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-05 Mathias FroehlichAvoid crashing in hla initialization failure.
2011-06-05 Erik Hofmanadd a sanity check for the overcast property
2011-06-05 Erik HofmanAdd a /rendering/scene/overcast option to color the...
2011-06-04 Torsten DreyerMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-04 ThorstenBMinor error message formatting.
2011-06-04 ThorstenBFix crash when display/screen number invalid
2011-06-04 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-06-04 Torsten DreyerAnticipating v2.4.0 - bump fgdata version to 2.3.0
2011-06-04 Erik HofmanAs torten explains: it is probably not a good idea...
2011-06-04 Erik HofmanAdd the /rendering/scene/scattering property to allow...
2011-06-03 Torsten DreyerFix bug#333 2D clouds sometimes not visible with materi...
2011-06-02 James TurnerPush some of the ATIS logic into AirportDynamics, in...
2011-06-02 James TurnerFix for bug 331, cmake was missing mkfifo() check....
2011-06-02 ThorstenBOlaf Flebbe: #332, Improve Nasal's "systime" method
2011-06-01 James TurnerMinor tweaks to positioned find commands.
2011-06-01 James TurnerImprovements to exposing FGPositioned via commands...
2011-06-01 ThorstenBEnsure window position is 0,0 for multi-display setups...
2011-06-01 ThorstenBFix Linux build (automake)
2011-06-01 Frederic BouvierFix Linux build
2011-06-01 Frederic BouvierFix win32 build
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-06-01 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-06-01 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-31 James TurnerMake basic route-manager commands be real SGCommands
2011-05-31 Torsten DreyerRemove some unused code
2011-05-31 Torsten Dreyerremove inclusion of useless stdio.h
2011-05-31 Torsten DreyerMerge branch 'next' of 10.101.2.62:~/FlightGear/fg...
2011-05-31 Torsten DreyerCompute gravitational acceleration
2011-05-31 Torsten DreyerDon't declare static functions in header file
2011-05-31 Torsten DreyerRemove 'using namespace std' directive
2011-05-30 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-29 ThorstenBfix #142: initial window position
2011-05-29 ThorstenBDeterministic loading sequence for Nasal scripts
2011-05-29 Frederic BouvierFix linux build - auto_ptr<> needs <memory>
2011-05-28 James TurnerMove all MP code in src/MultiPlayer.
2011-05-28 ThorstenBBertrand Coconnier: bug fix for #184, JSBSim: command...
2011-05-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-28 ThorstenBissue #127: make screen shots work with OSG multi-threading
2011-05-28 James TurnerFix yet another subtle resize problem I introduced...
2011-05-28 ThorstenBfixed #308: "Reload input" did not respect joysticks.xml
2011-05-27 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-27 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-27 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-26 James TurnerUsed the simgear strutils helper, fixing a corner-case...
2011-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-25 James TurnerUnfortunately, the view code relies on resize being...
2011-05-25 James TurnerFactor timeofday command into the TimeManager
2011-05-25 James TurnerMerge branch 'refs/heads/topics/loadfp' into next
2011-05-25 James TurnerMake --flight-plan option delegate to the route-manager...
2011-05-24 James TurnerFirst attempt at support for loading airport XML files...
2011-05-24 James TurnerMinor cleanup of resize() handler, while tracing down...
2011-05-24 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-24 Vivian MeazzaAdd the capability of switching slaved objects at runtime.
2011-05-22 ThorstenB#323: Bad init sequence could segfault
2011-05-22 ThorstenBSome minor splash screen status improvements.
2011-05-22 ThorstenBBugfix for #106: main view port aspect-ratio broken...
2011-05-22 James TurnerRemove remaining use of fabsf() from the code, avoid...
2011-05-22 ThorstenBFix #109: Seg faults caused by wxradar with ARC display...
2011-05-21 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
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.
next