]> git.mxchange.org Git - flightgear.git/history - src
Pull Sound-manager out of FGGlobals
[flightgear.git] / src /
2015-12-31 James TurnerPull Sound-manager out of FGGlobals
2015-12-31 James TurnerPull Ephemeris out of FGGlobals
2015-12-30 James TurnerAvoid view-manager returning default SGGeod
2015-12-29 Erik HofmanPrevent two possible nan's
2015-12-24 Erik HofmanDo not call setIsPushback, it causes a segmentation...
2015-12-24 Erik HofmanFix the tile-manager subsystem name
2015-12-22 James TurnerBetter Traffic performance data warnings.
2015-12-22 Torsten Dreyerdon't always open "file opened in new browser window...
2015-12-22 Torsten DreyerRemove unused code
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 TurnerFix off-by-one errors in GroundController
2015-12-19 James TurnerStop OSG threading earlier on shutdown.
2015-12-19 James TurnerQuiet down Traffic error logging.
2015-12-19 James TurnerTrying to bullet-proof the traffic code.
2015-12-19 James TurnerAircraft-model subsystem behaves better
2015-12-19 James TurnerProper shutdown() for the model manager
2015-12-18 James TurnerRuntime checks for GroundContoller crashes.
2015-12-18 James TurnerFixes for first/last legs on a route
2015-12-16 James TurnerAsserts to pin down a reported crash.
2015-12-15 Erik HofmanSync with JSBSim again: remove a lot of unused trimming...
2015-12-14 James TurnerFix a startup issue Vic Mar reported
2015-12-14 James TurnerInterim windows build fix
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-14 Erik HofmanReplace a program segmentation fault by an annoying...
2015-12-13 www2Add feedback if prompt mode is use
2015-12-12 www2Add new commands to telnet protocall
2015-12-11 James TurnerWork on visualisation of Vias
2015-12-11 James TurnerGUI support for VIA/Discontinuity
2015-12-11 James TurnerNasal support for VIA / Discontinuity
2015-12-11 James TurnerWork on FlightPlan VIA / discontinuity support.
2015-12-11 James TurnerFix a JSBSim crash on OSG-quit
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2015-12-11 James TurnerRemove view/tile/scenery members from globals
2015-12-11 Erik HofmanFix warning: variable ‘isPushBackRoute’ set but not...
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 TurnerRelocate implementation of geocRadialIntersection
2015-12-10 James TurnerTemplated subsystem handling
2015-12-10 James TurnerSplit GroundNetwork class down the middle
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch warning_cleanup_...
2015-12-10 Erik HofmanRead the scenery global scene effects configration...
2015-12-10 Edward d'AuvergneLaRCsim FDM - detabbing of all files.
2015-12-10 Edward d'AuvergneUIUC FDM - detabbing of all files.
2015-12-10 Edward d'AuvergneLaRCsim cleanup of -Wimplicit-function-declaration...
2015-12-10 Edward d'AuvergneLaRCsim cleanup of -Wunused-variable compilation warnings.
2015-12-10 Edward d'AuvergneLaRCsim cleanup of -Wformat-contains-nul compilation...
2015-12-10 Edward d'AuvergneUIUC cleanup of -Wunused-but-set-variable compilation...
2015-12-10 Edward d'AuvergneUIUC cleanup for -Wsign-compare compilation warnings.
2015-12-10 Edward d'AuvergneUIUC and LaRCsim cleanup of -Wunused-variable compilati...
2015-12-10 Edward d'AuvergneUIUC cleanup of -Wparentheses compilation warnings.
2015-12-07 Erik HofmanSync JSBSim again
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-29 Richard HarrisonFix indentation and use naIsNil to determine if _global...
2015-11-29 James TurnerUse a transaction when indexing polylines.
2015-11-27 James TurnerMove functionality into clear_fg_scenerey helper.
2015-11-27 James TurnerRemove some debugs
2015-11-27 James TurnerClamp diagram zoom.
2015-11-27 James TurnerFix some coastline issues.
2015-11-27 James TurnerLauncher shows polygon/polyline data
2015-11-27 James TurnerSHPParser
2015-11-26 James TurnerRemove accidentally duplicated functions.
2015-11-26 James TurnerRemove a stray debug.
2015-11-24 James TurnerGraphical picking of parking/helipads too.
2015-11-24 James TurnerAdd helipad support to the diagram.
2015-11-24 James TurnerRemove long-obsolete fields
2015-11-24 James TurnerInitial work on rendering parking locations.
2015-11-24 Rebecca N. PalmerUse SLOT for both uses of QTimer::singleShot
2015-11-24 James TurnerFix MSVC2012 build
2015-11-24 James TurnerUse old-style SLOT macro for Qtimer::singleShot
2015-11-24 Rebecca N. Palmer{fatal,modal}MessageBox: Use Qt on Linux when available
2015-11-24 Rebecca N. PalmerInitialise Qt earlier, and whenever available
2015-11-23 James TurnerChange handling of default hangar / catalog.
2015-11-23 James TurnerEnsure aircraft list stays in sync
2015-11-23 James TurnerFix merge noise
2015-11-23 James TurnerLat-lon startup location fixes.
2015-11-23 James TurnerLabels on large airports in the diagram
2015-11-23 James TurnerCap number of airports displayed in diagrams
2015-11-23 James TurnerRemove some debugs.
2015-11-23 James TurnerShow paused message when starting frozen.
2015-11-23 James TurnerDraw aircraft on airport diagram
2015-11-23 James TurnerFix unproject / navaid drawing.
2015-11-23 James TurnerClosed airport support.
2015-11-23 James TurnerLabel de-overlapping for diagrams
2015-11-23 James TurnerMove airplane drawing into the base class.
2015-11-23 James TurnerFix Linux compilation issues.
2015-11-23 James TurnerLocation history re-instaed
2015-11-23 James TurnerFixing launcher save/restore of settings.
2015-11-23 James TurnerFix for determining towered vs untowered airports.
2015-11-23 James TurnerWork on launcher diagrams.
2015-11-23 James TurnerAllow distinguishing un-towered airports.
2015-11-23 James TurnerFixes to launcher aircraft thumbnail sizing
next