]> git.mxchange.org Git - flightgear.git/history - src
Handle libCurl linkage when enabled in SimGear
[flightgear.git] / src /
2015-05-29 Torsten DreyerSilence some warnings
2015-05-28 Torsten DreyerAdd 8.33 kHz support to the commradio
2015-05-28 onoxRevert to old behavior of life randomness
2015-05-28 onoxsubmodel: Move <yaw-offset> and <pitch-offset> to ...
2015-05-28 onoxsubmodel: Support <offsets> with <x-m>, <y-m>, and...
2015-05-28 onoxsubmodel: Use quaternions instead of trigonometry
2015-05-28 onoxsubmodel: Fix incorrect yaw and pitch offsets
2015-05-28 onoxsubmodel: Add random error for azimuth and elevation
2015-05-28 onoxsubmodel: Fix randomness of Cd and life
2015-05-28 onoxsubmodel: Remove FGSubmodelMgr::setSubData()
2015-05-27 Torsten DreyerRemove debug console output in FGApproachController
2015-05-22 Torsten Dreyerfix previous incomplete patch
2015-05-22 Torsten DreyerOnly warn about unknown tags in instrumentation.xml
2015-05-19 Torsten DreyerMerge commit 'c8115f516c47fd389b34f59055d3c2e9a6b697e2...
2015-05-19 Torsten DreyerMerge commit '6c1934fcdf7dc91897e9d4dc8b8b6810b1de6a51...
2015-05-18 onoxSmall refactoring of Torsten's refactoring
2015-05-18 Torsten DreyerSmall refactoring of the submodel patch from onox
2015-05-18 onoxUse InputValue for yaw-offset and pitch-offset
2015-05-18 onoxUse actual position of view for sound manager
2015-05-15 Durk TalsmaTemporary fix: ground networks are not loaded when...
2015-05-15 Durk TalsmaA second init() is necessary to start the ATCController...
2015-05-15 Durk TalsmaReinstate the backbone of the "I" part of the Interacti...
2015-05-14 Durk TalsmaSome preparatory work for reinstating a missing piece...
2015-05-14 Durk TalsmaReformatting.
2015-05-14 Durk TalsmaFix bug when starting using the --parkpos option. Creat...
2015-05-14 Durk TalsmaWorkaround for problem with SGPath: create_dir() does...
2015-05-03 Edward d'AuvergneSingularity avoidance fix for the flightgear Viewer.
2015-05-02 Thomas Albrechtrenamed to DampedOscillation
2015-04-21 Torsten DreyerFix "Error in ground network. Failed to find first...
2015-04-20 James TurnerExplicit NSPathUtilities include.
2015-04-20 James TurnerExplicit NSBundle include
2015-04-16 Torsten DreyerConditionally enable hot for multiplayer models
2015-04-15 Torsten Dreyerproperty browser: group radio-button elements
2015-04-12 Bertrand CoconnierModified the loop so that the simulation is suspended...
2015-04-11 James TurnerFix a clang warning.
2015-04-11 James TurnerExplicit AppKit includes for Mac.
2015-04-11 James TurnerFix a clang warning.
2015-04-10 Bertrand CoconnierRemoved executable flags for JSBSim source files and...
2015-04-10 James TurnerNew PathsDialog, for managing locations.
2015-04-10 James TurnerWork on new download-dir option
2015-04-10 James TurnerGUI exclude support.
2015-04-10 James TurnerHacking on the delegate height.
2015-04-10 James TurnerAircraftModel hacking for package support.
2015-04-10 James TurnerWorking on adding catalogs from the GUI
2015-04-10 James TurnerBasics on catalog list model in the GUI.
2015-04-09 Rebecca N. Palmerremove obsolete comments
2015-04-09 James TurnerFix —show-aircraft with multiple aircraft dirs
2015-04-07 Torsten DreyerCatch exception by reference, not by value
2015-04-07 Torsten DreyerDigitalFilter: remove debug output
2015-04-07 Torsten DreyerBetter fix for NoaaMetarGetRequest::onDone
2015-04-07 Thomas Albrechtadd DampedOsciFilter
2015-04-06 Rebecca N. PalmerFix spelling
2015-04-04 Rebecca N. PalmerDon't free METAR objects, it makes NoaaMetarGetRequest...
2015-04-03 Rebecca N. PalmerFix compile with CMake 3.2.1, by Kevin Seroux
2015-04-03 Rebecca N. PalmerUIUC: fix check_float (EOF is not an error in this...
2015-04-03 Rebecca N. PalmerQtLauncher: fix adding aircraft paths
2015-04-02 Erik HofmanDo not run the HoldDown code until after the aircraft...
2015-04-02 Erik HofmanSync. with JSBSim just in time for the official JSBSim...
2015-03-30 Torsten DreyerMake command "request-metar" also work
2015-03-30 Torsten DreyerMake command "clear-metar" work
2015-03-27 Torsten Dreyerhttpd: extend the NavDbUriHandler
2015-03-27 Torsten DreyerAdd simple getter for all runways to FGAirport
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2015-03-24 James TurnerFix UIUC libc++ compilation.
2015-03-23 Edward d'AuvergneFix to restore the UIUC FDM aircraft after the FGAddon...
2015-03-22 Torsten DreyerFix StateMachine autopilot component
2015-03-20 Rebecca N. PalmerImprove error messages for system.fgfsrc removal
2015-03-20 Rebecca N. PalmerNasal: remove /tmp/*.xml from allowed paths list
2015-03-19 James TurnerPercentage feedback during nav-cache build.
2015-03-18 James TurnerFix a clang unused constant warning
2015-03-18 James TurnerEnable anti-aliasing in the airport diagram
2015-03-18 James TurnerFix clang warning: unused constant.
2015-03-17 Torsten DreyerPropertyChangeWebsocket: sanitize property names
2015-03-14 Torsten Dreyeretxtend "pause" command to force pause/continue
2015-03-13 Rebecca N. PalmerNormalize the allowed paths as well (fix Windows breakage)
2015-03-13 Torsten Dreyerwarning fix: use correct type for std::string::find...
2015-03-13 bcoconniThe QUrl header is needed for compilation on Linux
2015-03-13 Rebecca N. PalmerDisable system.fgfsrc
2015-03-13 Rebecca N. PalmerDocument that property write-protection is not a securi...
2015-03-13 Rebecca N. Palmerremove checkIORules(), replaced by check in fgInitAllow...
2015-03-13 Rebecca N. PalmerMake fgValidatePath always return std::string, not...
2015-03-13 Rebecca N. PalmerMove Nasal io.open to flightgear, and make it use fgVal...
2015-03-13 Rebecca N. PalmerStop using property listener for fgValidatePath
2015-03-12 James TurnerMake a new launcher tab for add-ons
2015-03-12 Torsten DreyerSplit multiplayer command
2015-03-11 James TurnerAircraft path support in the Qt launcher
2015-03-11 Torsten DreyerRunUriHandler: add some INFO logging for the requests
2015-03-11 Torsten DreyerAdd command multiplayer to control the multiplay_mgr
2015-03-11 Torsten DreyerMetarProperties: don't double-trigger listeners on...
2015-03-11 Torsten Dreyerextract RemoteXMLRequest to make it reusable
2015-03-11 James TurnerStart wiring package manager into the launcher.
2015-03-11 James TurnerRemove obsolete #ifdef check
2015-03-11 James TurnerRefactor aircraft helper classes
2015-03-11 Torsten DreyerFix recently introduced bug in json-to-prop conversion
2015-03-09 Torsten DreyerJSON Properties: encode NaN as null
2015-03-09 Torsten Dreyerhttpd: expose if airport has metar in navdb uri handler
2015-03-09 Torsten DreyerLive weather: ensure valid flag is set correctly
2015-03-08 James TurnerOne more log item for the tile-cache.
2015-03-08 James TurnerFix non-Qt build.
2015-03-08 James TurnerGUI ‘restore defaults’ support.
next