]> git.mxchange.org Git - flightgear.git/history - src/Main
Pull Sound-manager out of FGGlobals
[flightgear.git] / src / Main /
2015-12-31 James TurnerPull Sound-manager out of FGGlobals
2015-12-31 James TurnerPull Ephemeris out of FGGlobals
2015-12-19 James TurnerFix a typo
2015-12-19 James TurnerAI subsystem now does an orderly shutdown
2015-12-19 James TurnerMake PerformanceDB a real subsystem
2015-12-19 James TurnerStop OSG threading earlier on shutdown.
2015-12-19 James TurnerAircraft-model subsystem behaves better
2015-12-19 James TurnerProper shutdown() for the model manager
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2015-12-11 James TurnerRemove view/tile/scenery members from globals
2015-12-10 James TurnerProgress towards testing
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch fdm_restoration...
2015-12-10 James TurnerRemove /sim/temp/winding-ccw property
2015-12-10 James TurnerTemplated subsystem handling
2015-12-05 Edward d'AuvergneThe OSG version is now printed with --version.
2015-12-05 James TurnerAdd airport dynamics manager
2015-12-02 Edward d'AuvergneMinor rounding error fix for the latitude and longitude...
2015-12-01 James TurnerCheckpoint - ground-net skips the cache
2015-11-30 Rebecca N. PalmerRevert "Initialise Qt earlier, and whenever available"
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-27 James TurnerMove functionality into clear_fg_scenerey helper.
2015-11-27 James TurnerSHPParser
2015-11-24 Rebecca N. PalmerInitialise Qt earlier, and whenever available
2015-11-23 James TurnerShow paused message when starting frozen.
2015-11-23 James TurnerNavaid diagram for launcher
2015-11-23 James TurnerLauncher GUI for in-air / navaid starts
2015-11-23 James TurnerWork on the launcher
2015-11-22 Stuart BuchananFix for SEGFAULT when using multiple loggers.
2015-11-22 Rebecca N. PalmerfgValidatePath: allow Nasal to read user-set scenery...
2015-11-22 Rebecca N. PalmerfgValidatePath: documentation improvements
2015-11-21 Rebecca N. PalmerSimplify fgValidatePath + minor fix (requires simgear...
2015-11-20 James TurnerFix some inverted logic
2015-11-19 Thomas Geymayerfgcommand remove-subsystem: fix double delete/segfault.
2015-11-13 James TurnerFix enable/disable-freeze option.
2015-11-13 James TurnerFix for OSG 3.5
2015-11-13 James TurnerFix a package crash on startup.
2015-11-13 James TurnerDeveloper-warnings
2015-10-06 Florent RougonUse SGPath::realpath() on the value supplied for -...
2015-09-26 Florent RougonDon't load resources for the current aircraft from...
2015-09-21 James TurnerLots of work on aircraft package support
2015-07-25 Rebecca N. PalmerNasal security: document that symlinks are no longer...
2015-07-14 Rebecca N. PalmerfgValidatePath: remove overly fragile test case
2015-07-14 Rebecca N. PalmerfgValidatePath: fix \ vs / Windows bug
2015-07-13 Rebecca N. Palmeravoid ERROR: The path '' does not exist... on startup
2015-07-13 Rebecca N. PalmerfgInitAllowedPaths: remove possibly invalid test paths
2015-07-13 Torsten DreyerFix #1778: incorrect HUD values
2015-07-12 Rebecca N. PalmerSecurity: don't follow symlinks to forbidden directories
2015-07-12 Rebecca N. PalmerSecurity: don't pass a string to fgValidatePath then...
2015-07-08 Torsten DreyerCleanup: remove unused code and includes
2015-06-08 James TurnerFLIGHTGEAR_VERSION is always set.
2015-05-19 Torsten DreyerMerge commit 'c8115f516c47fd389b34f59055d3c2e9a6b697e2...
2015-05-19 Torsten DreyerMerge commit '6c1934fcdf7dc91897e9d4dc8b8b6810b1de6a51...
2015-05-14 Durk TalsmaFix bug when starting using the --parkpos option. Creat...
2015-04-10 James TurnerWork on new download-dir option
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
next