]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_init.cxx
Canvas: update for new bounding box getters.
[flightgear.git] / src / Main / fg_init.cxx
2014-03-26 James TurnerFix duplicated FGIO channels on reset.
2014-03-13 James TurnerFix some leaks on reset
2014-03-11 James TurnerReset: tweak property PRESERVE
2014-03-11 James TurnerReset: fix OSG stats handling
2014-03-11 James TurnerReset: work with threaded OSG modes
2014-03-10 James TurnerSave/restore initial state removed.
2014-03-10 James TurnerFix fg-aircraft, fg-scenery props after reset.
2014-03-10 James TurnerOld reset code-path is removed.
2014-03-10 James TurnerReset the Autopilot on reposition.
2014-03-10 James TurnerRevert wiping of /fdm on reposition.
2014-03-07 James TurnerThrow the reset switch.
2014-03-06 James TurnerFix JSBsim trimming on reposition.
2014-03-06 Torsten DreyerInitial commit for mongoose httpd
2014-03-05 Thomas GeymayerUpdate for SGPropertyNode changes.
2014-03-05 James TurnerRemove reference to 'old ATIS' from reposition.
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2014-02-24 James TurnerInitial work on 'reposition' command
2014-01-13 James TurnerReset, fix Nasal timers added on shutdown.
2014-01-13 James TurnerReset work, fix time-slew on OSG event handling.
2013-12-19 James TurnerSecurity: more conservative dir permission masks.
2013-12-15 James TurnerReset: use new copy-properties helper.
2013-12-09 James TurnerReset: Clear the pager queues, preserve properties.
2013-12-09 Thomas GeymayerSet "/sim/fghome-readonly" to false also for Windows.
2013-12-09 Thomas GeymayerCheck return values if write and unlink.
2013-12-09 Thomas GeymayerCanvas: Now only one global SystemAdapter is used...
2013-12-06 James TurnerReset: clear the osg object cache
2013-12-04 James TurnerReset: clear effects cache
2013-11-25 James TurnerReset: fix a static in play-audio-sample
2013-11-24 James TurnerBreak config init / aircraft loading apart.
2013-11-22 James TurnerReset: do general init on reset path
2013-11-22 James TurnerReset: delete mat-lib, re-create on reset
2013-11-19 James TurnerStructural work (init + shutdown) for new reset system.
2013-11-16 James TurnerRefactor aircraft-dir visiting.
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.
next