]> git.mxchange.org Git - flightgear.git/history - src/Main
considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in...
[flightgear.git] / src / Main /
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.
2013-10-20 James TurnerFix typos.
2013-10-20 Thomas GeymayerMake build information readonly and clean up debug...
2013-10-18 Thomas GeymayerProvide debug information on thread safety of osg:...
2013-10-17 James TurnerInitial hacking on terra-sync of traffic files.
2013-10-15 James TurnerCleanup exit handling.
2013-10-15 James TurnerWork-around for issue 1231.
2013-10-14 ThorstenBAdd support for IGC logging protocol.
2013-09-28 James TurnerReduce amount of log output at level=debug.
2013-09-28 James TurnerTerrasync tweaks.
2013-09-26 Torsten Dreyermake the metar command line tool case insensitive
2013-09-26 James TurnerRelocate Sqlite3 sources, upgrade to 3.8.0.2
2013-09-17 James TurnerSupport for multiple data dirs.
2013-08-26 James TurnerFix Mac data dir finding.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-08-16 f-jjthFGCom integrated into FlightGear.
2013-07-29 James TurnerRemove unnecessary includes/using
2013-07-18 Gijs de RooySuggest NVIDIA Optimus to use the high-end GPU.
2013-06-27 James TurnerNamespace fixes for std::string
2013-06-22 Thomas GeymayerPreserve current view on reset/reinit/reposition
2013-06-21 hoorayexpose HLA/RTI availability to property tree - for...
2013-06-19 James TurnerKill off platformDesktopPath entirely
2013-06-19 James TurnerSimplify logic now SGPath::desktop works on Windows.
2013-06-16 James TurnerCreate FG_HOME if not found
2013-06-10 Thomas GeymayerUse SGPath helpers and unescape from simgear
2013-06-09 James TurnerAbstraction for the user's desktop location.
2013-06-09 James TurnerTerraSync: fix dir creation.
2013-05-12 James TurnerMake property-cycle usable with knobs/sliders.
2013-04-29 Thomas GeymayerStartup check if IOrules/fgValidatePath are working...
2013-04-05 James TurnerNon-sticky scenarios, simpler UX for everyone.
2013-03-28 James Turnerstd:: namespace fixes, AIBase cleanup.
2013-03-27 James TurnerImproved locale detection on Mac.
2013-03-17 Thomas GeymayerUpdate/simplify property interpolation to latest SimGea...
2013-03-16 Thomas GeymayerReplace SGInterpolator with new advanced interpolation...
2013-03-16 James TurnerShow a message when pausing the sim.
2013-03-05 James TurnerFix crash starting at heliport.
2013-03-04 James TurnerMouseInput changes to support hover.
2013-03-04 Thomas GeymayerReport std::exception in main loop
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-18 hoorayfg mingw fixes part #1
2013-02-12 Thomas GeymayerMake compiling of all utils/tools optional
2013-02-11 James TurnerTypo fix, pointed out by Emillian.
2013-02-10 James TurnerAllow HOME to be undefined, as on Windows.
2013-02-08 James TurnerDump more config state at startup.
2013-02-08 James TurnerRefactor FG_HOME init, so we can log sooner.
2013-02-08 Frederic BouvierFix build for windows after logstream changes
2013-02-07 Christian SchmittSome headers missing... ;)
2013-02-07 James TurnerAdapt to revised logging API.
2013-02-07 James TurnerLog to file inside FG_HOME.
2013-02-07 James TurnerRemove un-needed header.
2013-02-03 James TurnerAppend major/minor version to autosave file name.
2013-01-28 James TurnerBug #385 - enable the Ati viewport hack on next.
2012-12-29 James TurnerXMLHTTPRequest: handle network level failures.
2012-12-16 James TurnerMETAR selection of runway works for reset.
2012-12-15 James TurnerRestructure positional finalisation for sim-reset.
2012-12-13 James TurnerSearch the current aircraft-dir implicitly.
2012-12-10 James TurnerFlight-path-history.
2012-12-09 James TurnerIssue #809, restructure position init code.
2012-11-24 ThorstenBMSVC compile issues.
2012-11-24 Mathias Froehlichhla: add io chanel configuration shortcut hla-local.
2012-11-23 ThorstenBUse more specific logging classes for SG_LOG.
2012-11-23 ThorstenBClean up namespace issues
2012-11-20 James TurnerView-manager: update globals automatically.
2012-11-19 James TurnerAllow a default name when adding subsystems.
2012-11-19 James TurnerMany more subsystems via the factory.
2012-11-19 James TurnerXMLHttpRequest: only set failure signal on failure
2012-11-19 Thomas GeymayerImprove finding gperftools and disable profiling by...
2012-11-19 James TurnerMake HTTPClient a proper subsystem.
2012-11-18 ThorstenBRemove static subsystem dependencies
2012-11-18 Thomas GeymayerClean up CanvasWidget and more work on Canvas/Nasal...
2012-11-18 ThorstenBRemove static property dependencies
2012-11-17 ThorstenBAdd command to toggle fullscreen mode.
2012-11-17 ThorstenB#600, for Curt... ;-) allow speed-up value to use fractions
2012-11-17 James TurnerSupport request body on xmlhttprequest.
2012-11-16 Thomas GeymayerAdd new property indicating whether profiler is available
2012-11-15 Thomas GeymayerReally make profiling commands optional
2012-11-15 Thomas GeymayerOptional profiling commands using gperftools
2012-11-10 ThorstenBExtended replay and flight recording system
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-11-06 Thomas GeymayerAdapt for latest SimGear changes and insert missing...
2012-11-04 Thomas GeymayerUpdate for new simgear Canvas system.
2012-11-01 ThorstenBfg_io: Fixed mem leaks.
2012-11-01 ThorstenBFix indentation and mixed-up white-space/tabs
2012-10-31 Thomas GeymayerSimplify canvas OpenVG initialization and fix sometimes...
2012-10-13 ThorstenBATIS upgrade
2012-10-05 James TurnerSeparate instruments from cockpit displays.
2012-10-01 James TurnerMake the sound-manager optional in a few places.
2012-09-30 James TurnerInitial work on dynamic subsystem creation.
2012-09-29 James TurnerSupport a --no-default-config option.
2012-09-27 James TurnerTweak init order of controls/input.
2012-09-26 James TurnerMake HUD items private to the subsystem.
2012-09-26 James TurnerAll FPU control happens in bootstrap.cxx
2012-09-26 James TurnerTolerate the lack of a GUI in some places.
2012-09-26 James TurnerFix string-id for message translation.
2012-09-26 James TurnerRemove dead file.
2012-09-25 Thomas GeymayerLet fgGetLong actually return long instead of int
next