]> git.mxchange.org Git - flightgear.git/history - src/Main
Replace the NOAA METAR URL with the new, updated one
[flightgear.git] / src / Main /
2016-09-22 Alessandro MentiReplace the NOAA METAR URL with the new, updated one
2016-09-22 Erik HofmanAdd support for AeonWave
2016-09-22 Erik HofmanSet /sim/rendering/initialized to true at the appropria...
2016-09-22 Erik HofmanMove the PUI dialog code to James' new messagebox code...
2016-09-22 Erik HofmanShow a popup dialog for every SG_POPUP message in the...
2016-09-22 James TurnerAdjust runway startup position with MP enabled
2016-09-22 James TurnerFix starting up at a parking location.
2016-09-22 James TurnerFurther SGPath API usage improvements.
2016-09-22 Jeremy BichaUse CMAKE_INSTALL_BINDIR
2016-09-22 James TurnerFix fgValidatePath on Windows
2016-09-22 James TurnerUpdate for changed SGPath::realpath signature
2016-09-22 James TurnerfgValidatePath uses SGPath
2016-09-22 James TurnerMore std::ifstream -> sg_ifstream
2016-09-22 James TurnerUse future-proof SGPath APIs.
2016-09-22 Bertrand Coconnierconvert another path to std::string before using it...
2016-09-22 Erik Hofmanconvert the path to std::string before using it to...
2016-09-22 Erik HofmanConvert PKGLIBDIR to SGPath before returing it to preve...
2016-09-22 James TurnerUse Paths instead of strings.
2016-09-22 James TurnerWork with new SGPath API.
2016-09-22 James TurnerAircraft-states feature.
2016-09-22 James TurnerRevert "Special case this define"
2016-09-22 James TurnerSpecial case this define
2016-09-22 James TurnerExplicitly shut down logging
2016-09-22 James TurnerVS2015 fixes
2016-04-24 Torsten DreyerSlightly better handling of setting initial pos
2016-03-28 James TurnerFix a reset crash with pager threading.
2016-03-24 James TurnerFix iterator const-ness.
2016-03-24 James TurnerImprove download-dir behaviour.
2016-03-24 James TurnerHTTP subsystem has a default name.
2016-03-24 James TurnerNew options setting/clearing helpers.
2016-03-21 Erik HofmanReload user preferences after reading the video configu...
2016-03-20 Florent RougonMake --metar automatically imply --disable-real-weather...
2016-03-19 Torsten DreyerFix "failed to load file: Models/..."
2016-03-19 Erik HofmanAdd support for Video adapter rendering presets
2016-03-08 Torsten DreyerMake some more noise if (stale) fgfs.pid file exists
2016-02-21 Rebecca N. PalmerNasal security: allow reading explicit --terrasync-dir
2016-02-17 James TurnerRename Viewer/viewer.cxx to view
2016-02-17 James TurnerRe-Name FGViewer to flightgear::View
2016-02-16 Edward d'AuvergneFix for the particle system.
2016-02-11 Edward d'AuvergneHUD fix for MSVC math.h incompatibility with C-99 and...
2016-02-10 Rebecca N. PalmerNasal security: give a more user-friendly error on...
2016-02-10 Edward d'AuvergneRedesign of the latitude and longitude formatting for...
2016-02-09 Rebecca N. PalmerNasal security: don't break file dialogs
2016-02-02 James TurnerDefensive handling of locales.
2016-01-26 James TurnerPossible fix for Mac strncmp crashes.
2016-01-19 James TurnerAdjust fg root processing order
2016-01-19 James TurnerImproved fg-root control from the Qt Launcher
2016-01-16 James TurnerNew log class for TerraSync
2016-01-12 James TurnerLog options to INFO level when processing
2016-01-12 Torsten DreyerFix a bug for allowed paths
2016-01-03 James TurnerChatter-queue moved out of globals
2016-01-03 James TurnerRemove FontCache from globals.
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
next