]> git.mxchange.org Git - flightgear.git/history - src
Code to stop loading of invalid flightplans
[flightgear.git] / src /
2015-02-12 portree_kidCode to stop loading of invalid flightplans
2015-02-12 Rebecca N. PalmerClear GroundLightManager on exit to avoid segfault
2015-02-11 James TurnerFix encoding / C++11 compliance
2015-02-11 Torsten Dreyerhttpd/json: send as correct typ for bools and numbers
2015-02-11 Torsten DreyerAdd formatted KDI572/574 properties
2015-02-04 Torsten DreyerJSBSim: populate fuel tank cg
2015-01-18 Rebecca N. PalmerFix typo, thanks to Markus Wanner
2015-01-18 Rebecca N. PalmerFix hang in Nasal->C++->Nasal calls
2015-01-18 Stuart BuchananClean up some trivial warnings
2015-01-17 bcoconniFixed a bug that made FG crash when repositionning...
2015-01-14 James Turnerroute-path: separate turn entry and exit parts.
2015-01-12 Torsten DreyerFix wrong ATIS for negative temperatures
2015-01-11 James TurnerRoute path turn helpers.
2015-01-10 James TurnerRemove a warning, let Nasal itself warn if needed.
2015-01-10 James TurnerFix broken angular conversion in RNAV runway controller.
2015-01-10 James TurnerRNAV: use runway departure end for previous wpt.
2015-01-10 James TurnerFix GPS intercept controller:
2015-01-10 James TurnerFix spelling mistake.
2015-01-10 James TurnerLauncher: select season.
2015-01-10 James TurnerAsk before creating the custom aircraft dir.
2015-01-10 James TurnerRestore aircraft-manager location back to FG_HOME
2015-01-10 James Turner- Make Qt check guarded by a CMake option
2015-01-08 James TurnerRoute-path bug fixes.
2015-01-07 James TurnerLauncher: hook up MSAA checkbox.
2015-01-07 James TurnerOnly set AUTOMOC for fglauncher target.
2015-01-07 James TurnerFix native menubar in Mac builds with Qt
2015-01-06 James TurnerHook up parking position in launcher.
2015-01-06 James TurnerLinux fixes for launcher code.
2015-01-06 James TurnerIn-app launcher for Mac, based on Qt5.
2015-01-04 James TurnerGuard against saved bad terrasync path.
2015-01-03 James TurnerFix turn entry path position computation.
2015-01-02 James TurnerWaypoint controller fixes
2015-01-02 James TurnerFix two route path issues found by Hyde
2014-12-30 Clément de l'HamaideRevert "Altimeter: fix output format for hPa/InHg settings"
2014-12-30 Clément de l'HamaideAltimeter: fix output format for hPa/InHg settings
2014-12-25 James TurnerPartial fix for runway leg courses.
2014-12-25 James TurnerFix distance-along-path computation
2014-12-22 James TurnerWhen the turn angle is large, don’t fly-by.
2014-12-22 James TurnerRoutePath mag-var and point-on-path fixes
2014-12-21 James TurnerExpose waypoint heading/course to Nasal.
2014-12-21 James TurnerFix runway path appearance.
2014-12-20 James TurnerRoute path
2014-12-19 James TurnerRoute-path:
2014-12-18 James TurnerFix route-path bugs:
2014-12-18 Anders GidenstamJSBSim: Renamed the location properties for external...
2014-12-17 Torsten DreyerAllow easing of setting the time-offset
2014-12-15 bcoconniSynced JSBSim. Adds the following new features:
2014-12-11 Torsten Dreyerdowngrade log-level for newnavradio messages
2014-12-11 Torsten DreyerShut off spoken atis if radio's power button is off
2014-12-08 James TurnerFix flight-plan course and distance computations.
2014-12-07 James TurnerLevel-D procedures: parse Flytype element
2014-12-04 James Turnerfind waypoints in the flight plan.
2014-12-04 Torsten DreyerFix #1606, bad ATIS for Japanese locale
2014-12-03 Torsten DreyerFix hangs while scenery-loading
2014-12-02 James TurnerDrop ground-nets cache on scenery path change.
2014-11-23 bcoconniSave a memory allocation each time a property node...
2014-11-19 James TurnerAdding some debugs for Thorsten Renk’s issue.
2014-11-19 James TurnerAdding log message for an edge case.
2014-11-19 Torsten DreyerOptionally use SCREEN_SIZE_PIXEL for LOD
2014-11-18 bcoconniRe-sync JSBSim with FlightGear including James Turner...
2014-11-18 Clément de l'HamaideUpdate /sim/startup/fullscreen prop at runtime, that...
2014-11-15 James TurnerTweak scenery-loaded logic
2014-11-15 bcoconniJSBSim sync
2014-11-11 James TurnerMove all tile-manager init to reinit path.
2014-11-11 James TurnerRemove obsolete #define
2014-11-11 Torsten Dreyerhttpd: some code cleanup for JsonUriHandler.
2014-11-10 Torsten DreyerAllow property set on the /json/ uri handler
2014-11-06 Torsten DreyerAllow input systems to be disabled
2014-11-06 Torsten Dreyerhttpd: upgrade to latest mongoose 5.5
2014-11-04 Torsten DreyerFix #1579: Handle special characters in html property...
2014-10-21 Torsten DreyerPrecipitation updates from ThorstenR
2014-10-19 bcoconniFixed the initial conditions settings where the altitud...
2014-10-16 Torsten Dreyerhttpd: expose airport id to geojson properties
2014-10-03 Thomas GeymayerFix updating ADF ident if getting in range after being...
2014-10-02 Torsten DreyerRemove --jpg-httpd option
2014-10-02 Torsten Dreyerhttpd: fix mjpeg encoding
2014-09-24 Torsten DreyerFix (1st try) absolute paths for httpd url_rewrites
2014-09-24 Torsten DreyerSome debug stuff for the mongoose httpd
2014-09-21 Torsten Dreyerhttpd: fix log message typos
2014-09-21 Clément de l'HamaideImprove <usage> tag feature
2014-09-19 Torsten DreyerAllow user defined mime types for the internal httpd
2014-09-19 Thomas GeymayerNasal: move IOrules check to better place and exit...
2014-09-18 Thomas GeymayerSkydome ends lower with default rendering scheme.
2014-09-17 Thomas GeymayerUse black clear color only at high altitudes.
2014-09-17 Torsten DreyerLoad a flight recorder tape from the command line
2014-09-17 Thomas GeymayerBlack sky for orbital flights outside skybox.
2014-09-15 Torsten Dreyerhttpd: downgrade log message
2014-09-12 Torsten DreyerExpose the running-state of the internal webserver
2014-09-10 Torsten Dreyerhttpd: expose the aircraft dir to the web server
2014-09-10 Torsten DreyerOptionally disable the lowpass for the static system
2014-09-02 Torsten DreyerFix comm radio frequency range
2014-08-25 Thomas GeymayerCanvas: expose set/clearFocusElement to Nasal.
2014-08-25 Torsten DreyerExpose total-fuel-m3 to the tank properties
2014-08-23 Thomas Geymayercanvas::Text: expose more text/cursor methods to Nasal.
2014-08-18 Torsten DreyerExpose the vertical flight path as a property
2014-08-12 Thomas GeymayerExpose canvas::Element::setFocus to Nasal.
2014-08-10 Thomas GeymayerNasal Timer: prevent warning on restarting oneshot...
2014-08-10 Thomas GeymayerCanvas: generate keypress event for text input.
2014-08-10 Thomas GeymayerCanvas: support for pointer grab.
2014-08-09 Stuart BuchananNew materials.xml format
next