]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-22 Torsten DreyerExperimental navinfo() Nasal extension function
2011-07-21 Torsten DreyerTry to fix cmake build for fgpanel without GLUT
2011-07-21 Torsten DreyerEnable build of fgpanel by default in cmake
2011-07-19 James TurnerMore CMake headers support
2011-07-19 James TurnerCMake header support for XCode/Visual Studio
2011-07-18 Torsten DreyerFix minor memory leak in terrainsampler
2011-07-18 Torsten DreyerPartial fix for #228: ambiguous navaid-names
2011-07-18 Torsten DreyerTwo minor MSVC90 build fixes
2011-07-17 Torsten DreyerJoystickInput: fix potential init problem
2011-07-17 Torsten DreyerFix compile for 32bit (handleFPE() undeclared)
2011-07-17 Torsten DreyerRay protocol: don't use hardcoded gravity 9.81
2011-07-17 Torsten DreyerFix some gcc warnings
2011-07-17 James TurnerFix make dist rule for removed files. (will pick to...
2011-07-17 Torsten DreyerMake configure.ac check for SimGear 2.5.0
2011-07-17 Torsten DreyerBump to version 2.5.0
2011-07-17 Torsten DreyerBump version to 2.4.0
2011-07-16 James TurnerDisable flight-related key-bindings in the WaypointList...
2011-07-16 Mathias FroehlichFix typo :)
2011-07-15 Anders GidenstamUpdated my entry in the Thanks file.
2011-07-15 Mathias FroehlichProvide command line arguments for fgviewer.
2011-07-13 ThorstenBFix issue reported by heap debugger
2011-07-13 ThorstenBDon't crash on exit, when initialization was aborted.
2011-07-10 Torsten DreyerSome more "Thanks"
2011-07-10 ThorstenBAvoid creation of stray "/null" property nodes.
2011-07-10 ThorstenBNon-conclusive update for list of contributors.
2011-07-10 ThorstenBFix minor DME frequency issue.
2011-07-08 Torsten DreyerFix #369: ATIS receiver has excessive range
2011-07-07 Mathias FroehlichMake the 32'th joystick button work.
2011-07-07 ThorstenB#367: Add visible error messages when flight plan file...
2011-07-06 ThorstenB#367: raise log level for some routemanager error messages
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-03 Frederic BouvierUpdate 3rdparty files for win32/x64 to OSG 3.0.0
2011-07-02 Frederic BouvierTrying to support new osg file formats by providing...
2011-07-02 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
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 BouvierUpdate 3rdparty files for win32/x64 to OSG 3.0.0-rc5
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 Mathias FroehlichMake fgviewer at least somehow work again.
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 Frederic BouvierBundle more OSG plugins in nightly builds[D
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 BouvierUpdate 3rdparty files for win32/x64
2011-06-18 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-18 Frederic BouvierBundle DDS plugin too
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-15 Frederic BouvierLink built-in svn in MSVC if 32-bit target is selected
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 ThorstenBMartin Spott: CMake DBus module, credit goes to the...
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 ThorstenBMartin Spott: fixed sh-like variable in CMakeLists.txt
2011-06-12 ThorstenBDo not reset persistent properties on sim-reset.
2011-06-12 ThorstenBAvoid compiler warning.
2011-06-12 Mathias FroehlichFix linking with -lsgtsync with cmake.
2011-06-11 ThorstenBIntroduce terrasync subsystem.
2011-06-11 ThorstenBgit ignore debug directory
2011-06-11 ThorstenBissue #61: built-in svn broken for automake builds
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-08 Torsten DreyerChange SimGear library order for fgadmin
2011-06-08 Torsten DreyerMake fgadmin compile under linux
2011-06-06 ThorstenBRemove stray space
2011-06-06 Vivian MeazzaBugfix: set life timer to 0 on instantiation and when...
2011-06-06 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-05 Torsten Dreyercmake: check for SimGear 2.3.0
2011-06-05 Torsten DreyerMake cmake for fgpanel work under linux
2011-06-05 Torsten DreyerFix a data type mismatch
2011-06-05 Torsten DreyerInitial commit to add fgpanel to cmake build system
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-05 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-04 Torsten DreyerMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-04 Torsten Dreyerfgpanel: fix compile for OSX
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
next