]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2015-01-06 James TurnerMac nightly can use new launcher.
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... Revert "Altimeter: fix output format for hPa/InHg settings"
2014-12-30 Clément de... Altimeter: 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-16 Clément de... Win-nightly: add firewall exception by elgaton
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... Update /sim/startup/fullscreen prop at runtime, that...
2014-11-15 James TurnerTweak scenery-loaded logic
2014-11-15 bcoconniJSBSim sync
2014-11-13 James TurnerTypo fix, from:
2014-11-13 James TurnerFreeBSD fixes.
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-08 Raphael Dümigreplaced the outdated bash completion script with a...
2014-10-06 radiadd command line option --expire to fgelev, overriding...
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... Improve <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-20 Clément de... Win nightly: add OpenRTI dll
2014-08-19 Clément de... Win nightly: update for the new FGCom standalone
2014-08-19 Clément de... Use old bmp until a nice one comes later
2014-08-19 Clément de... Remove unecessary Windows files
2014-08-19 Clément de... New FGCom standalone re-wrote from scratch
2014-08-18 Torsten DreyerExpose the vertical flight path as a property
2014-08-18 Clément de... Win-nightly: new script for generating Windows nightly
2014-08-17 Torsten DreyerQuick and dirty repair of linux build with RTI enabled
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
2014-08-09 bcoconniFixed a bug where the rate_limit was ignored if it...
2014-08-09 Thomas GeymayerUpdate for OpenSceneGraph 3.3.2 API changes.
2014-08-04 Thomas GeymayerCanvas: expose layout contents margins and alignment...
2014-08-03 bcoconniBug fix for the issue #1497. JSBSim calculations of...
2014-08-02 Clément de... Win-nightly fixes
2014-07-30 Thomas GeymayerDo not assume there is a mouse mode with index 3.
2014-07-30 Thomas GeymayerBetter fallback for missing menu and splash translations.
2014-07-30 Thomas GeymayerCanvas: export preventDefault to Nasal and use to stop...
2014-07-30 Thomas GeymayerCMake: add UTF8-CPP to SimGear include directories.
2014-07-29 Thomas GeymayerCanvas: Keyboard events and input focus.
2014-07-20 Thomas GeymayerNasal: expose LayoutItem visibility methods.
2014-07-20 Thomas GeymayerNasal: update for simgear changes.
2014-07-18 bcoconniFixed the erratic behavior of <actuator> when rate_limi...
next