]> git.mxchange.org Git - flightgear.git/history - src/Main
Basics on catalog list model in the GUI.
[flightgear.git] / src / Main /
2015-04-09 James TurnerFix —show-aircraft with multiple aircraft dirs
2015-04-06 Rebecca N. PalmerFix spelling
2015-04-03 Rebecca N. PalmerFix compile with CMake 3.2.1, by Kevin Seroux
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2015-03-20 Rebecca N. PalmerImprove error messages for system.fgfsrc removal
2015-03-20 Rebecca N. PalmerNasal: remove /tmp/*.xml from allowed paths list
2015-03-19 James TurnerPercentage feedback during nav-cache build.
2015-03-14 Torsten Dreyeretxtend "pause" command to force pause/continue
2015-03-13 Rebecca N. PalmerNormalize the allowed paths as well (fix Windows breakage)
2015-03-13 Torsten Dreyerwarning fix: use correct type for std::string::find...
2015-03-13 Rebecca N. PalmerDisable system.fgfsrc
2015-03-13 Rebecca N. PalmerDocument that property write-protection is not a securi...
2015-03-13 Rebecca N. PalmerMake fgValidatePath always return std::string, not...
2015-03-13 Rebecca N. PalmerStop using property listener for fgValidatePath
2015-03-11 Torsten Dreyerextract RemoteXMLRequest to make it reusable
2015-03-11 James TurnerStart wiring package manager into the launcher.
2015-03-08 James TurnerFix non-Qt build.
2015-03-08 James TurnerGUI ‘restore defaults’ support.
2015-03-08 James TurnerVery crude work on GUI base package selection.
2015-02-12 Rebecca N. PalmerClear GroundLightManager on exit to avoid segfault
2015-02-11 James TurnerFix encoding / C++11 compliance
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-07 James TurnerFix native menubar in Mac builds with Qt
2015-01-06 James TurnerIn-app launcher for Mac, based on Qt5.
2015-01-04 James TurnerGuard against saved bad terrasync path.
2014-12-04 Torsten DreyerFix #1606, bad ATIS for Japanese locale
2014-12-02 James TurnerDrop ground-nets cache on scenery path change.
2014-11-11 James TurnerRemove obsolete #define
2014-10-02 Torsten DreyerRemove --jpg-httpd option
2014-09-19 Thomas GeymayerNasal: move IOrules check to better place and exit...
2014-09-17 Torsten DreyerLoad a flight recorder tape from the command line
2014-07-11 Thomas GeymayersubsystemFactor: name fixing (use same as in fg_init...
2014-07-11 Thomas GeymayerFix subsystemFactory name fdm -> flight (Thanks to...
2014-06-22 Thomas GeymayerRemove unused value, formatting.
2014-06-19 Gijs de RooyRemove unused --control option
2014-06-15 James TurnerPkg: initial support for Variants
2014-06-12 Thomas GeymayerFix crash (use iterator of same container for loop)
2014-06-12 James TurnerPkg: Fix loading of non-installed aircraft.
2014-06-12 James TurnerAircraft switching command and formal support.
2014-05-31 James TurnerInitial package-system integration.
2014-05-31 Thomas GeymayerCanvas: expose layouting to Nasal.
2014-05-20 Torsten DreyerFinal log-class cleanup (httpd comes in another commit)
2014-05-05 Torsten DreyerFix a warning, no functional change
2014-04-28 Torsten DreyerAllow using the system version of flite and the HTS...
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
next