]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Make fgValidatePath always return std::string, not char *
[flightgear.git] / src / Main / main.cxx
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-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.
2014-01-27 James TurnerCheck for and warn about old nVidia drivers.
2014-01-22 James TurnerCrashRpt tweaks, checking.
2014-01-20 James TurnerFix typo, add Hudson Build-ID to reports.
2014-01-18 James TurnerInitial integration of CrashRpt for Windows.
2014-01-15 James TurnerMake Traffic-via-terrasync conditional
2013-12-15 Rebecca PalmerDisable screensaver: initial Linux-only implementation
2013-12-09 James TurnerShutdown: clear effects cleanly.
2013-12-04 James TurnerReset: listener cleanup
2013-11-24 James TurnerBreak config init / aircraft loading apart.
2013-11-19 James TurnerStructural work (init + shutdown) for new reset system.
2013-11-16 James TurnerReset: refactor static CameraGroup ownership
2013-11-15 James TurnerMultiple-instance support.
2013-11-14 James TurnerFix some static property references.
2013-11-12 James TurnerReset: adjust for tweaked TerraSync API
2013-11-12 James TurnerReset: explicit close-window function.
2013-10-26 James TurnerTweaks to startup configuration handling
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-09-28 James TurnerReduce amount of log output at level=debug.
2013-09-28 James TurnerTerrasync tweaks.
2013-07-18 Gijs de RooySuggest NVIDIA Optimus to use the high-end GPU.
2013-06-27 James TurnerNamespace fixes for std::string
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-07 James TurnerLog to file inside FG_HOME.
2013-01-28 James TurnerBug #385 - enable the Ati viewport hack on next.
2012-12-15 James TurnerRestructure positional finalisation for sim-reset.
2012-12-09 James TurnerIssue #809, restructure position init code.
2012-11-18 ThorstenBRemove static subsystem dependencies
2012-11-18 ThorstenBRemove static property dependencies
2012-10-31 Thomas GeymayerSimplify canvas OpenVG initialization and fix sometimes...
2012-09-30 James TurnerInitial work on dynamic subsystem creation.
2012-09-26 James TurnerAll FPU control happens in bootstrap.cxx
2012-09-26 James TurnerFix string-id for message translation.
2012-09-25 ThorstenBMove GUI init code to gui module.
2012-09-25 James TurnerUse a helper thread to rebuild the navcache.
2012-09-24 James TurnerMake FGControls behave like a standard subsystem.
2012-09-24 ThorstenBMinor tile manager clean-up.
2012-09-21 ThorstenBsplash screen: use language resource for translation
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-09-18 James TurnerSink position-init code into its own file.
2012-09-18 James TurnerMake subsystem init incremental.
2012-09-18 Stuart BuchananExpose the shader language version, to help diagnostics.
2012-09-17 James TurnerMake magavr a regular subsystem.
2012-09-17 ThorstenBMinor main loop/init clean-up
2012-09-17 ThorstenBHandle scenery-override in a single place only.
2012-09-17 ThorstenBCreate FGSoundManager as a wrapper for SGSoundMgr_OpenAl
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-12 ThorstenBATCDCL cleanup, part II.
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-21 ThorstenBMove locale code to separate module.
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
2012-02-01 Torsten Dreyerinitialize the heading-indicator/offset-deg in it's...
2012-01-12 ThorstenBFix a minor warning.
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 ThorstenBIntroduce some structure in fgMainLoop.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 James TurnerRestructure GUI code, isolate PLIB in source files...
2011-11-19 ThorstenBAdd new performance monitoring subsystem.
2011-11-05 James TurnerRefactor SGSky handling and ownership - sink into Rende...
2011-11-04 James TurnerRevert my code-cleanup, causing startup crashes, bah.
2011-11-04 James TurnerFewer static properties in the main loop, minor code...
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-28 Mathias FroehlichMake use of SGTimeStamp for sleep*
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-16 James TurnerRestructure option/config handling code, to avoid multi...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-10-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-01 Mathias Froehlichclouds: remove unused bump mapping flag.
2011-09-21 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-21 James TurnerRemove indirection on viewer draw/resize code-paths.
2011-09-20 Torsten DreyerAdd debug messages for real-weather runway selection
2011-08-11 ThorstenBUse some more logging class variety.
2011-07-28 Torsten Dreyerfix for #381:fgfs -h -v throws error with no --fg-root
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-17 Torsten DreyerBump to version 2.5.0
2011-07-17 Torsten DreyerBump version to 2.4.0
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-11 ThorstenBIntroduce terrasync subsystem.
2011-06-08 Torsten DreyerMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-06-06 ThorstenBRemove stray space
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-05 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-04 Torsten DreyerMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-04 ThorstenBMinor error message formatting.
2011-06-04 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-06-04 Torsten DreyerAnticipating v2.4.0 - bump fgdata version to 2.3.0
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-27 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
next