]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Support for multiple data dirs.
[flightgear.git] / src / Main / main.cxx
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...
2011-05-24 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-22 ThorstenBSome minor splash screen status improvements.
2011-05-21 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-21 ThorstenBMinor renderer clean-up & performance bits.
2011-04-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/flightgear
2011-04-03 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-04-03 ThorstenBImprove OSG caching.
2011-04-04 Durk TalsmaMerge branch 'next' into durk-atc
2011-03-24 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-03-23 ThorstenBImprove timing statistics
2010-12-31 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 Dave LuffRemove conditional compilation of ATCDCL
2010-12-26 Dave LuffFix up some include paths in main.cxx
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/14' of git://gitoriou...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-19 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-19 ThorstenBUse simgear abstraction for sleeping.
2010-11-19 ThorstenBTile manager improvements
2010-11-14 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-10 Torsten DreyerBugfix: no automatic runway selection with --parkpos=
2010-11-10 Torsten DreyerMake startup.nas obsolete
2010-11-01 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-29 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-29 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-29 James TurnerGoodbye old HUD - and the archeology it depended upon...
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
next