]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_init.cxx
Reset: make fgSetDefaults non-static.
[flightgear.git] / src / Main / fg_init.cxx
2013-11-16 James TurnerReset: make fgSetDefaults non-static.
2013-11-16 James TurnerRefactor Cocoa helpers.
2013-11-16 James TurnerFix Linux build
2013-11-15 James TurnerMultiple-instance support.
2013-11-14 James TurnerMessage box support.
2013-10-26 James TurnerWindow console changes
2013-10-26 James TurnerTweaks to startup configuration handling
2013-10-20 James TurnerFix typos.
2013-10-15 James TurnerCleanup exit handling.
2013-09-28 James TurnerTerrasync tweaks.
2013-08-16 f-jjthFGCom integrated into FlightGear.
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-04-29 Thomas GeymayerStartup check if IOrules/fgValidatePath are working...
2013-03-17 Thomas GeymayerUpdate/simplify property interpolation to latest SimGea...
2013-03-16 Thomas GeymayerReplace SGInterpolator with new advanced interpolation...
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-11 James TurnerTypo fix, pointed out by Emillian.
2013-02-08 James TurnerDump more config state at startup.
2013-02-08 James TurnerRefactor FG_HOME init, so we can log sooner.
2012-12-16 James TurnerMETAR selection of runway works for reset.
2012-12-15 James TurnerRestructure positional finalisation for sim-reset.
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-23 ThorstenBClean up namespace issues
2012-11-20 James TurnerView-manager: update globals automatically.
2012-11-19 James TurnerMake HTTPClient a proper subsystem.
2012-11-18 ThorstenBRemove static property dependencies
2012-10-13 ThorstenBATIS upgrade
2012-10-05 James TurnerSeparate instruments from cockpit displays.
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-25 James TurnerUse a helper thread to rebuild the navcache.
2012-09-24 James TurnerMake FGControls behave like a standard subsystem.
2012-09-19 ThorstenBAllow instruments/systems to reset on sim reset
2012-09-19 ThorstenBAdjust subsystem order (instruments vs systems)
2012-09-19 ThorstenBMinor renaming issue.
2012-09-19 James TurnerKill off some globals.
2012-09-19 James TurnerWhoops, some code got re-introduced.
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-17 ThorstenBCreate FGSoundManager as a wrapper for SGSoundMgr_OpenAl
2012-08-23 Stuart BuchananAdd properties for raw axis and button values, for use
2012-08-18 ThorstenBMake web browser app configurable through CMake (for...
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-31 Thomas GeymayerCanvas: First version of new Canvas GUI system.
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.
2012-07-15 ThorstenBOption to restore defaults and enable/disable random...
2012-07-14 ThorstenB#803: apply hotfix to revive "--carrier" option.
2012-06-03 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-31 James TurnerRemove platform-specific code in favour of simgear...
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-18 Thomas GeymayerBasic 2D canvas implementation.
2012-05-16 James TurnerLazy-loading of the 2D panel node.
2012-05-12 ThorstenBATCDCL cleanup, part II.
2012-04-25 James TurnerRemove PositionedBinding (which no one ever used),...
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-24 James TurnerMore search functions exposed to Nasal, also airport...
2012-04-21 ThorstenBMove locale code to separate module.
2012-04-18 ThorstenBBe more tolerant about locale name when detecting the...
2012-04-05 Torsten DreyerAutopilot: save loads of CPU cycles
2012-01-29 ThorstenBMinor clean-up.
2012-01-17 ThorstenBClean-up: move autosave.xml loading code to proper...
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-05 James TurnerTweak the app-data path on Mac, after discussion with...
2011-12-29 ThorstenB#545 related: User settings not saved when window was...
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 ThorstenBAdapt path of performance-monitor properties.
2011-11-19 ThorstenBAdd new performance monitoring subsystem.
2011-11-05 James TurnerRefactor SGSky handling and ownership - sink into Rende...
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-22 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-10-21 James TurnerRelocate appData fgfsrc loading prior to init of fg...
2011-10-16 James TurnerDetect and read a config file in FG_HOME - allows nicer...
2011-10-16 James TurnerAllow aircraft-dir option to override aircraft search...
2011-10-16 James TurnerAnd keep platforms other than my beloved OS-X working...
2011-10-16 James TurnerRefactor fg-home computation, use Library/Application...
2011-10-16 James TurnerRestructure option/config handling code, to avoid multi...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-09-22 Durk TalsmaWhoops, lazy copy/paste job.
2011-09-22 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-22 Durk TalsmaPrefetch a previously saved aircraft settings configura...
2011-09-17 Durk TalsmaAdded a new startup option. By giving the command line...
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-03 Anders GidenstamAdded an --materials-file option to select the material...
2011-07-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-30 James TurnerFixes for include-file flattening - condition.hxx no...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-18 Torsten DreyerPartial fix for #228: ambiguous navaid-names
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-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
next