]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2013-12-21 Clément de... Remove specific hack while testing period
2013-12-20 James TurnerFix some warnings from new Xcode.
2013-12-20 Rebecca PalmerAlways make sure the Terrasync directory is set and...
2013-12-19 James TurnerBugfix: avoid sky colour errors when vis < 1000m
2013-12-19 James TurnerSecurity: more conservative dir permission masks.
2013-12-19 James TurnerBugfix: remove the (totally broken) skyblend option
2013-12-19 Torsten Dreyerautopilot: add the forgotten RateLimitFilter
2013-12-18 Thomas GeymayerExpose SGPath to Nasal
2013-12-17 Torsten DreyerAdd new filters from Alan Teeder
2013-12-17 James TurnerRembrandt: fix sky color at altitude.
2013-12-15 Rebecca PalmerStop --native-ctrls option from breaking JSBSim
2013-12-15 Rebecca PalmerRemove manpage for gl-info, as it no longer exists
2013-12-15 Rebecca Palmercompletely rewrite README.Linux, as the old version...
2013-12-15 Rebecca Palmermanpage: correct --airport-id to --airport, remove...
2013-12-15 Rebecca PalmerDisable screensaver: initial Linux-only implementation
2013-12-15 James TurnerReset: use new copy-properties helper.
2013-12-15 James TurnerUse binding-list fire helper.
2013-12-09 James TurnerReset: Clear the pager queues, preserve properties.
2013-12-09 James TurnerShutdown: clear effects cleanly.
2013-12-09 Thomas GeymayerSet "/sim/fghome-readonly" to false also for Windows.
2013-12-09 Thomas GeymayerCheck return values if write and unlink.
2013-12-09 Thomas GeymayerCanvas: Now only one global SystemAdapter is used...
2013-12-09 James TurnerKill an obsolete static in the osgViewer wrapper.
2013-12-09 James TurnerBug 1289, crash on AP reload
2013-12-08 ThorstenBRoute manager support to read flightplans in GPX format
2013-12-08 Thomas GeymayerScripting: clean up a bit and user more of cppbind.
2013-12-08 Thomas GeymayerAdd positioned.diff for fast difference calculations...
2013-12-07 James TurnerReset: clear the viewer scene.
2013-12-07 Thomas GeymayerFGLinuxEventInput: check return value of write.
2013-12-07 Thomas GeymayerExpose SGPropertyNode::removeAllChildren() to Nasal.
2013-12-06 James TurnerReset: ensure FGODGuage shutsdown cleanly.
2013-12-06 James TurnerRenderer: get rid of static scene references.
2013-12-06 James TurnerReset: clear the osg object cache
2013-12-04 janodesboisvelocities/uBody got a capitale B forgot this in mp...
2013-12-04 James TurnerReset: listener cleanup
2013-12-04 James TurnerReset: clear effects cache
2013-12-03 James TurnerReset: free nasal-module-listeners on shutdown.
2013-12-03 Gijs de RooyOutput route manager ETA in seconds
2013-12-01 James TurnerFix a copy-paste bug in the route-manager.
2013-12-01 James TurnerReset: change FDM ownership
2013-12-01 James TurnerRemap JSB-sim debug levels from SG_LOG levels.
2013-12-01 Clément de... Fix accent bug in MapWidget
2013-12-01 Thomas GeymayerCanvasWidget: get new GUI camera on reset.
2013-12-01 Clément de... Fix BMP header for Inno-setup
2013-12-01 Thomas GeymayerCanvas GUI: completely reset on reinit
2013-11-29 bcoconniFix for bug #1238: the accelerations, velocities, etc...
2013-11-27 Clément de... FGCom standalone: .txt destination can be tweaked with...
2013-11-25 James TurnerReset: fix a static in play-audio-sample
2013-11-25 James TurnerRemove dependency on command-mgr singleton
2013-11-24 bcoconniSynchronized with JSBSim/CVS
2013-11-24 bcoconniFixed a race condition so that FG runs most of the...
2013-11-24 James TurnerCocoa: more Function-key shortcuts in menus
2013-11-24 James TurnerReset: do re-init Ghost bindings.
2013-11-24 James TurnerCocoa menu fixes for reset
2013-11-24 James TurnerBreak config init / aircraft loading apart.
2013-11-24 Thomas GeymayerCanvas/GUI: add/remove placement factories on init...
2013-11-22 James TurnerReset: do general init on reset path
2013-11-22 James TurnerNasal changes for reset
2013-11-22 James TurnerNavData: can refresh some in-place.
2013-11-22 James TurnerReset: delete mat-lib, re-create on reset
2013-11-19 James TurnerOne more Mac helper moved into CocoaHelpers.mm
2013-11-19 James TurnerStructural work (init + shutdown) for new reset system.
2013-11-18 James TurnerOne more Mac helper moved into CocoaHelpers.mm
2013-11-18 James TurnerRead-only mode fixes.
2013-11-18 James TurnerFix a propObj -> node conversion bug.
2013-11-17 Clément de... FGCom built-in: restore speaker volume settings
2013-11-17 janodesboisstatic.cxx msvc bug correction.
2013-11-16 Eric van den... static port can be side-slip/alpha dependant, to add...
2013-11-16 James TurnerGlobals: delete/shutdown tweaks.
2013-11-16 James TurnerRefactor aircraft-dir visiting.
2013-11-16 James TurnerReset: refactor static CameraGroup ownership
2013-11-16 James TurnerReset: make fgSetDefaults non-static.
2013-11-16 James TurnerReset: guard against picks during re-init
2013-11-16 James TurnerEnvironment manager: use aircraft_pos helper
2013-11-16 James TurnerReset: AIbase, drop references
2013-11-16 James TurnerRelease property refs on shutdown.
2013-11-16 James TurnerRefactor Cocoa helpers.
2013-11-16 James TurnerFix some warnings identified by Clang
2013-11-16 James TurnerFix Linux build
2013-11-15 James TurnerMultiple-instance support.
2013-11-14 James TurnerMore tweaks for Linux.
2013-11-14 James TurnerLinux needs stdarg.h for va_args
2013-11-14 James TurnerKill some archaic options.
2013-11-14 bcoconniSynchronized FG with the removal of 'using std::*'...
2013-11-14 James TurnerTranslation helpers, add global functions.
2013-11-14 James TurnerMessage box support.
2013-11-14 Clément de... Force 32 bits depth on .ico - only for Windows
2013-11-14 James TurnerFix some static property references.
2013-11-13 Clément de... Icons update
2013-11-13 James TurnerFix standalone terrasync build
2013-11-12 James TurnerReset: changes for SGSubsystem ownership.
2013-11-12 James TurnerReset: adjust for tweaked TerraSync API
2013-11-12 James TurnerReset: explicit close-window function.
2013-11-12 James TurnerReset: uninstall deletion-manager
2013-11-12 James TurnerReset: route-manager guard against no plan.
2013-11-12 James TurnerReset: ATIS shutdown fix
2013-11-12 James TurnerReset: panel-node cleans up listener.
2013-11-12 James TurnerReset: guard against NULL HUD / lighting
2013-11-12 James TurnerReset: sound manager can be shutdown cleanly
2013-11-12 James TurnerReset: drop FGLight prop refs on unbind()
next