]> git.mxchange.org Git - flightgear.git/history - src
Fixes to launcher aircraft thumbnail sizing
[flightgear.git] / src /
2015-11-23 James TurnerFixes to launcher aircraft thumbnail sizing
2015-11-23 James TurnerFallback when aircraft description is missing.
2015-11-23 James TurnerNavaid diagram for launcher
2015-11-23 James TurnerLat-lon position support
2015-11-23 James TurnerNavaid diagram work
2015-11-23 James TurnerStart-paused for in-air starts
2015-11-23 James TurnerILS drawing in the airport diagram
2015-11-23 James TurnerWork on LocationWidget for Qt launcher
2015-11-23 James TurnerLauncher GUI for in-air / navaid starts
2015-11-23 James TurnerWork on the launcher
2015-11-22 Rebecca N. PalmerQtLauncher::initApp: store argc to avoid crash
2015-11-22 Stuart BuchananFix for SEGFAULT when using multiple loggers.
2015-11-22 Rebecca N. PalmerfgValidatePath: allow Nasal to read user-set scenery...
2015-11-22 Rebecca N. PalmerfgValidatePath: documentation improvements
2015-11-21 Rebecca N. PalmerSimplify fgValidatePath + minor fix (requires simgear...
2015-11-20 James TurnerFix some inverted logic
2015-11-19 Thomas Geymayerfgcommand remove-subsystem: fix double delete/segfault.
2015-11-13 James TurnerFix enable/disable-freeze option.
2015-11-13 James TurnerFix for OSG 3.5
2015-11-13 James TurnerFix a package crash on startup.
2015-11-13 James TurnerDeveloper-warnings
2015-11-10 Erik HofmanFix permissions
2015-11-05 Erik HofmanRename EnvironmentFX to SceneFX and rethink the aircraf...
2015-11-04 Erik HofmanAdd Nasal bindings
2015-11-03 Erik HofmanFirst implementation of an environment audio fx module
2015-11-02 Torsten Dreyerevent input system: be a little more helpful on errors
2015-10-30 Erik HofmanSync. with JSBSim again
2015-10-08 Torsten Dreyernewnavradio: expose localizer crosstrack error
2015-10-06 Florent RougonUse SGPath::realpath() on the value supplied for -...
2015-09-28 James TurnerRemove some debug noise
2015-09-28 James TurnerKeep in sync with SimGear Package API
2015-09-28 James TurnerCorrect handling of updating packages
2015-09-28 James TurnerDisable mouse hover code for now.
2015-09-26 Florent RougonDon't load resources for the current aircraft from...
2015-09-21 Rebecca N. PalmerUse +=, not (5.5+ only) append, for concatenating QVectors
2015-09-21 James TurnerLots of work on aircraft package support
2015-09-21 James TurnerWork around a strange link failure on Mac
2015-08-14 Rebecca N. PalmerNasal: use SG_LOG for security error messages to avoid...
2015-08-09 bcoconniFixed the pilot acceleration for consistency with the...
2015-08-09 bcoconniFixed the accelerometer that now reports correctly...
2015-08-02 James TurnerFix SIGSEGV with Qt launcher on Linux.
2015-07-25 Rebecca N. PalmerNasal security: document that symlinks are no longer...
2015-07-14 Rebecca N. PalmerfgValidatePath: remove overly fragile test case
2015-07-14 bcoconniPrevent JSBSim from crashing when the user forgot to...
2015-07-14 bcoconniClarified the error message: recall the name of the...
2015-07-14 Rebecca N. PalmerfgValidatePath: fix \ vs / Windows bug
2015-07-13 Rebecca N. Palmeravoid ERROR: The path '' does not exist... on startup
2015-07-13 Rebecca N. PalmerfgInitAllowedPaths: remove possibly invalid test paths
2015-07-13 Torsten DreyerFix #1778: incorrect HUD values
2015-07-12 Rebecca N. PalmerSecurity: don't follow symlinks to forbidden directories
2015-07-12 Rebecca N. PalmerSecurity: don't pass a string to fgValidatePath then...
2015-07-10 Torsten DreyerFix #1771, wrong groundspeed indication for UFO
2015-07-08 Torsten DreyerCleanup: remove unused code and includes
2015-07-08 Torsten DreyerUFO and MagicCarpet FDM: avoid negative headings
2015-06-26 Erik HofmanTie the sun vector to the property tree
2015-06-13 janodesboisstop sending velocity and acceleration in the motion...
2015-06-12 Torsten DreyerFix some warnings
2015-06-10 Torsten DreyerFix random crash on exit in atc_mgr
2015-06-08 Torsten DreyerFix MSVC compile error
2015-06-08 James TurnerFLIGHTGEAR_VERSION is always set.
2015-06-08 James TurnerRemove some debug output.
2015-06-08 James TurnerRemove / reduce level on some debug output
2015-06-08 James TurnerFix a Cocoa warning.
2015-06-06 janodesboisBasic MP patch, to allow lag compensation and get rid...
2015-06-05 James TurnerDisable testing hacks for package installs.
2015-06-05 James TurnerLauncher: airport diagram runways can be clicked
2015-06-03 Erik HofmanAdd the option to (properly) revert the propellers...
2015-06-01 Torsten DreyerAIBallistic.cxx: warning fix (initialization order)
2015-05-31 onoxChoose a random splash texture
2015-05-29 onoxsubmodel: Fix -Wreorder warnings
2015-05-29 onoxsubmodel: Only warn if an <*-offset> is actually present
2015-05-29 onoxsubmodel: Rename yaw and pitch to heading-deg and pitch-deg
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
next