]> git.mxchange.org Git - flightgear.git/history - src
Cleanup, no functional change
[flightgear.git] / src /
2014-03-05 Torsten DreyerCleanup, no functional change
2014-03-05 Torsten DreyerNewAtis: handle varying winds
2014-03-04 PhilosopherFix for issue #999
2014-03-04 Thomas GeymayerCanvas.MouseEvent: expose button/modifier state.
2014-03-02 Thomas GeymayerTACAN: fix distance calculations and some other problems.
2014-03-02 Thomas GeymayerTACAN improvements.
2014-03-01 Thomas GeymayerTACAN/mobile navaid cleanup and improvements.
2014-03-01 Torsten DreyerATIS: say wind direction as three digits
2014-03-01 Torsten DreyerNew ATIS System: Fallback for no-realwx and some fixes
2014-02-28 Torsten DreyerFix wrong metar assignment in commradio
2014-02-28 Thomas GeymayerTACAN: fix receiving mobile TACAN.
2014-02-28 Thomas GeymayerFGPUIDialog: fix reading from already free'd memory.
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2014-02-27 Torsten DreyerAdd simple breadcrumb navigation to the httpd
2014-02-26 Thomas GeymayerAutopilot: fix wrong warning for unknown node
2014-02-25 Torsten DreyerBind the CAVOK flag to metarproperties
2014-02-24 Thomas GeymayerAutopilot: fix configuration to prevent false warnings.
2014-02-24 James TurnerMetar: finalise-position fast if Metar fails
2014-02-24 James TurnerInitial work on 'reposition' command
2014-02-24 James TurnerRemove all references to an alpha-buffer
2014-02-24 James Turneruse an osg::Switch to control scenery rendering
2014-02-24 James TurnerRemove legacy reference to draw-otw
2014-02-24 James TurnerOptimise NavCache airport query
2014-02-24 James TurnerAIModels use PagedLOD
2014-02-24 James TurnerFix an (unlikely) startup crash
2014-02-21 James TurnerTile-manager can request VBOs.
2014-02-21 James TurnerRemove pre-OSG 'enable/disable-textures' option.
2014-02-21 James TurnerFix for bug 1304 - crash loading XML route
2014-02-21 Torsten Dreyerpublish the metar date/time to metarproperties
2014-02-19 James TurnerTweak tile-manager SGBucket API
2014-02-19 James TurnerRe-factor the FPE handling code
2014-02-19 James Turnergetprop/setprop allows integer indices.
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-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 l'HamaideFGCom: change default silence threshold
2014-02-02 Christian SchmittMapWidget: silence compiler warning
2014-01-29 Clément de l'HamaideSend transponder mode over network
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 l'HamaideFGCom: 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 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 l'HamaideUse --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-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 James TurnerFix un-initialized memory read.
2014-01-16 Clément de l'HamaideFGCom: 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 l'HamaideFGCom: 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-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-20 James TurnerFix some warnings from new Xcode.
2013-12-20 Rebecca PalmerAlways make sure the Terrasync directory is set and...
next