]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2014-02-19 James TurnerTweak tile-manager SGBucket API
2014-02-19 James TurnerRe-factor the FPE handling code
2014-02-19 James TurnerRaise required OSG version to 3.2.0
2014-02-19 James Turnergetprop/setprop allows integer indices.
2014-02-14 James TurnerRemove some CMake search paths
2014-02-14 Christian SchmittSupport helipad names in the --runway startup option
2014-02-14 James TurnerUse Cmake to generate app-bundle on Mac
2014-02-14 James TurnerRe-apply the Clang/C+11 fix for JSBSim
2014-02-13 James TurnerUse new SGBucket API in tile-manager
2014-02-09 Thomas GeymayerAutopilot: add interface properties and property-root.
2014-02-09 Thomas GeymayerXMLAutopilot: cleanup and remove code already available...
2014-02-09 Erik HofmanSet JSBSim terrain handling code default to ON
2014-02-07 Thomas GeymayerCanvas: also apply matrix of element to getTransformedB...
2014-02-07 Christian Schmittfix another crash at the poles
2014-02-05 Christian SchmittSimplify some SGGeod-related calculations
2014-02-05 Christian Schmitt[AIModel] Fix a crash when starting at the poles and...
2014-02-05 Curtis L. OlsonI'm doing battle with git ... this should have already...
2014-02-05 Curtis L. OlsonAdd an 'overrideRedirect' flag to the window configurat...
2014-02-04 James TurnerTacan: avoid a 'long-range' wgs84_inverse
2014-02-04 James TurnerGPS: fix bad init when far from any airport
2014-02-04 Clément de... FGCom: change default silence threshold
2014-02-04 Clement de... Add inforbefore.txt providing instructions before insta...
2014-02-02 Christian SchmittMapWidget: silence compiler warning
2014-01-29 Clément de... Send transponder mode over network
2014-01-29 James TurnerFix fgelev linkage on Mac.
2014-01-29 Erik HofmanMake the JSBSim terrain handling code compile time...
2014-01-29 Erik HofmanIntegrate the latest terrain handling code
2014-01-29 James TurnerFGViewer fixes
2014-01-28 Thomas GeymayerExpose SGPath::standardLocation to Nasal.
2014-01-27 James TurnerCheck for and warn about old nVidia drivers.
2014-01-27 James TurnerUpdate image-server logic.
2014-01-26 James TurnerChange default Windows terrasync path
2014-01-26 Clément de... FGCom: add silence threshold setting
2014-01-26 Rebecca PalmerFix compilation with SYSTEM_SQLITE, from Markus Wanner
2014-01-25 James TurnerReport bad command-line args via message box.
2014-01-25 James Turnerclang / libc++ fixes for JSBSim
2014-01-23 Clément de... Use GSM and Speex libraries from system if they are...
2014-01-23 James TurnerSearch all resources when adding models at runtime.
2014-01-23 James TurnerRemove some debug log calls.
2014-01-22 James TurnerCrashRpt tweaks, checking.
2014-01-22 James TurnerAdjust fg-aircraft handling back to original style.
2014-01-20 Clément de... Use --fg-aircraft paths for AI model
2014-01-20 James TurnerFix typo, add Hudson Build-ID to reports.
2014-01-20 James TurnerWindows native file-dialog, menu-bar
2014-01-20 James TurnerAdd crashrpt to Windows nightlies.
2014-01-19 James TurnerCrash-fix: mat-lib is now reference-counted.
2014-01-19 James TurnerSilence some clang warnings.
2014-01-19 Erik HofmanDo not use the new JSBSim ground reactions code by...
2014-01-18 James TurnerMake lifetime of CameraViewportListener explicit.
2014-01-18 James TurnerMake CrashRpt link optional
2014-01-18 James TurnerInitial integration of CrashRpt for Windows.
2014-01-18 Erik HofmanSync. with JSBSim CVS: although it looks a large part...
2014-01-17 Torsten DreyerVersion 3.1.0
2014-01-17 Torsten DreyerNo double-zero for the version number :-/
2014-01-17 James TurnerFix un-initialized memory read.
2014-01-16 Torsten DreyerVersion 3.0.0
2014-01-16 Clément de... FGCom: force 8.33KHz to be handled even if the frequenc...
2014-01-15 James TurnerMake Traffic-via-terrasync conditional
2014-01-15 James TurnerBug-fix: Cocoa menus work in aircraft with custom dialogs.
2014-01-15 James TurnerTweaks to fg-aircraft handling.
2014-01-14 James TurnerBugfix: guard against corrupted airport XML.
2014-01-14 James TurnerCrashfix: move spatial, AI queries in map-widget
2014-01-14 James TurnerGPS bug fix: restore startup mode.
2014-01-13 James TurnerFix bug 1286 - mouse scroll-wheel+shift ignored
2014-01-13 James TurnerReset, fix Nasal timers added on shutdown.
2014-01-13 James TurnerReset work, fix time-slew on OSG event handling.
2014-01-12 Clément de... FGCom: update special_frq for built-in/standalone sync
2014-01-12 James TurnerClear the custom OSG notify logger on shutdown.
2014-01-06 James TurnerCrash fix: thread-safe material conditions
2014-01-04 James TurnerFix crash: Quit via Cmd-Q on Mac.
2014-01-04 James Turner#1291, hang on exit with OSG threading.
2014-01-01 James TurnerFix METAR-download bug on Windows.
2013-12-30 James TurnerFix for the fix: check for a viewer.
2013-12-30 James TurnerFix crash on exit (cancel the osgDB pager)
2013-12-26 Clément de... Remove unwanted message from IAX lib
2013-12-26 Clément de... Fix frozen shutdown for Linux
2013-12-25 Clément de... Make cmake happy (from Christian Schmitt commit - terra...
2013-12-24 Clément de... Delete unused variable
2013-12-23 Clément de... FGCom standalone: update positions.txt
2013-12-22 Clément de... gen_phonebook.pl: skip 8.33KHz from apt.dat + fgcom...
2013-12-22 Thomas GeymayerPID: ensure correct initialization with large sampling...
2013-12-22 James TurnerUse a real function to wrap isfinite differences.
2013-12-21 James TurnerFix a crash where we show a message-box on start.
2013-12-21 James TurnerSupport non-C99 mode in MSVC.
2013-12-21 James TurnerCocoa: fix warning about deprecated function.
2013-12-21 Clément de... Remove specific hack while testing period
2013-12-20 James TurnerFix some warnings from new Xcode.
2013-12-20 Rebecca PalmerAlways make sure the Terrasync directory is set and...
2013-12-19 James TurnerBugfix: avoid sky colour errors when vis < 1000m
2013-12-19 James TurnerSecurity: more conservative dir permission masks.
2013-12-19 James TurnerBugfix: remove the (totally broken) skyblend option
2013-12-19 Torsten Dreyerautopilot: add the forgotten RateLimitFilter
2013-12-18 Thomas GeymayerExpose SGPath to Nasal
2013-12-17 Torsten DreyerAdd new filters from Alan Teeder
2013-12-17 James TurnerRembrandt: fix sky color at altitude.
2013-12-15 Rebecca PalmerStop --native-ctrls option from breaking JSBSim
2013-12-15 Rebecca PalmerRemove manpage for gl-info, as it no longer exists
2013-12-15 Rebecca Palmercompletely rewrite README.Linux, as the old version...
2013-12-15 Rebecca Palmermanpage: correct --airport-id to --airport, remove...
2013-12-15 Rebecca PalmerDisable screensaver: initial Linux-only implementation
next