]> git.mxchange.org Git - flightgear.git/history - src/Main
Corrected fix for issue 1423 (YASim miscomputes incidence rotation of force vector)
[flightgear.git] / src / Main /
2014-04-04 James TurnerFix link order of HTS / flite for GCC ld
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1579' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1578' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1577' of git://gitori...
2014-03-29 Torsten Dreyerallow binding of httpd to an address, not just a port
2014-03-27 James TurnerIgnore not-found 'config file' arguments.
2014-03-26 James TurnerFix duplicated FGIO channels on reset.
2014-03-13 James TurnerFix some leaks on reset
2014-03-12 James TurnerAdd 'set-scenery-paths' command.
2014-03-11 James TurnerReset: tweak property PRESERVE
2014-03-11 James TurnerReset: fix OSG stats handling
2014-03-11 James TurnerReset: work with threaded OSG modes
2014-03-10 James TurnerSave/restore initial state removed.
2014-03-10 James TurnerFix fg-aircraft, fg-scenery props after reset.
2014-03-10 James TurnerOld reset code-path is removed.
2014-03-10 James TurnerReset the Autopilot on reposition.
2014-03-10 James TurnerRevert wiping of /fdm on reposition.
2014-03-10 James TurnerAdd hts_engine 1.08 and flite_hts 1.05 code.
2014-03-07 James TurnerThrow the reset switch.
2014-03-06 James TurnerFix JSBsim trimming on reposition.
2014-03-06 Torsten Dreyerhttpd: fix ignored port on --httpd=nnnn
2014-03-06 Torsten DreyerInitial commit for mongoose httpd
2014-03-05 Thomas GeymayerUpdate for SGPropertyNode changes.
2014-03-05 James TurnerRemove reference to 'old ATIS' from reposition.
2014-03-05 Torsten DreyerCleanup, no functional change
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2014-02-24 James TurnerMetar: finalise-position fast if Metar fails
2014-02-24 James TurnerInitial work on 'reposition' command
2014-02-21 James TurnerRemove pre-OSG 'enable/disable-textures' option.
2014-02-19 James TurnerRe-factor the FPE handling code
2014-02-14 Christian SchmittSupport helipad names in the --runway startup option
2014-02-14 James TurnerUse Cmake to generate app-bundle on Mac
2014-01-27 James TurnerCheck for and warn about old nVidia drivers.
2014-01-27 James TurnerUpdate image-server logic.
2014-01-26 James TurnerChange default Windows terrasync path
2014-01-25 James TurnerReport bad command-line args via message box.
2014-01-22 James TurnerCrashRpt tweaks, checking.
2014-01-22 James TurnerAdjust fg-aircraft handling back to original style.
2014-01-20 James TurnerFix typo, add Hudson Build-ID to reports.
2014-01-19 James TurnerCrash-fix: mat-lib is now reference-counted.
2014-01-18 James TurnerMake CrashRpt link optional
2014-01-18 James TurnerInitial integration of CrashRpt for Windows.
2014-01-15 James TurnerMake Traffic-via-terrasync conditional
2014-01-15 James TurnerTweaks to fg-aircraft handling.
2014-01-13 James TurnerReset, fix Nasal timers added on shutdown.
2014-01-13 James TurnerReset work, fix time-slew on OSG event handling.
2014-01-04 James TurnerFix crash: Quit via Cmd-Q on Mac.
2014-01-04 James Turner#1291, hang on exit with OSG threading.
2013-12-30 James TurnerFix for the fix: check for a viewer.
2013-12-30 James TurnerFix crash on exit (cancel the osgDB pager)
2013-12-21 James TurnerCocoa: fix warning about deprecated function.
2013-12-20 Rebecca PalmerAlways make sure the Terrasync directory is set and...
2013-12-19 James TurnerSecurity: more conservative dir permission masks.
2013-12-19 James TurnerBugfix: remove the (totally broken) skyblend option
2013-12-15 Rebecca PalmerDisable screensaver: initial Linux-only implementation
2013-12-15 James TurnerReset: use new copy-properties 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-06 James TurnerReset: clear the osg object cache
2013-12-04 James TurnerReset: listener cleanup
2013-12-04 James TurnerReset: clear effects cache
2013-11-25 James TurnerReset: fix a static in play-audio-sample
2013-11-24 bcoconniFixed a race condition so that FG runs most of the...
2013-11-24 James TurnerBreak config init / aircraft loading apart.
2013-11-22 James TurnerReset: do general init on reset path
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-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 TurnerEnvironment manager: use aircraft_pos helper
2013-11-16 James TurnerRelease property refs on shutdown.
2013-11-16 James TurnerRefactor Cocoa helpers.
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 James TurnerTranslation helpers, add global functions.
2013-11-14 James TurnerMessage box support.
2013-11-14 Clément de l'HamaideForce 32 bits depth on .ico - only for Windows
2013-11-14 James TurnerFix some static property references.
2013-11-13 Clément de l'HamaideIcons update
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-10-27 Thomas GeymayerExpose HTTP module to Nasal.
2013-10-27 Thomas GeymayerUpdate/refactor for simgear HTTP changes.
2013-10-27 James TurnerDefault to 32-bit color buffers.
2013-10-26 James TurnerRemove confusing reference to SDL/GLUT
2013-10-26 James TurnerSGI and Borland compilers are gone.
2013-10-26 James TurnerWindow console changes
2013-10-26 James TurnerTweaks to startup configuration handling
2013-10-24 James TurnerPause popup respects the preference.
next