]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2015-02-25 James TurnerSet placeholderText from code
2015-02-25 James TurnerFix cleanup of RouteDataPrivate
2015-02-25 Torsten Dreyerflighthistory service: use GeoJSON instead of own invention
2015-02-24 James TurnerFix where we set OS-X deployment target.
2015-02-23 James TurnerGuard against a crash Torsten encountered once.
2015-02-23 Torsten DreyerExpose FlightHistory as a http service
2015-02-23 Torsten DreyerFlightHistory: make clear() public
2015-02-23 James TurnerQt launcher: additional arguments UI
2015-02-23 James TurnerFlightPlan activation, delegate hook.
2015-02-22 Stuart Buchananstgmerge enhancements
2015-02-22 Torsten DreyerMerge commit 'refs/merge-requests/1591' of https:/...
2015-02-17 Torsten Dreyerpackage system: de-hardcode default catalog id and url
2015-02-17 Torsten DreyerOoops...
2015-02-17 Torsten DreyerInitial work for a PKG http service
2015-02-15 bcoconniJSBSim syncing. The changelog is:
2015-02-13 Torsten DreyerPropertyBrowser: Add a JSON link and the path
2015-02-12 portree_kidCode to stop loading of invalid flightplans
2015-02-12 Rebecca N.... Clear GroundLightManager on exit to avoid segfault
2015-02-12 James TurnerAdjust warning flags for Clang.
2015-02-12 James TurnerUpdates for v2 code-signing
2015-02-11 James TurnerFix encoding / C++11 compliance
2015-02-11 James TurnerForce libc++ explicitly on Clang
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-10 James TurnerBetter CMake policy detection
2015-02-09 James TurnerCmake policies conditional on Cmake version.
2015-02-09 James TurnerForce 10.7 deployment version on Mac.
2015-02-04 Torsten DreyerJSBSim: populate fuel tank cg
2015-01-18 Rebecca N.... Fix typo, thanks to Markus Wanner
2015-01-18 Rebecca N.... Fix hang in Nasal->C++->Nasal calls
2015-01-18 Stuart BuchananInitial checkin of stgmerge
2015-01-18 Stuart BuchananClean up some trivial warnings
2015-01-17 Torsten DreyerBump version to 3.5.0
2015-01-17 FlightGear... Bump version number to 3.4.0
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 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
next