]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_init.cxx
Interim windows build fix
[flightgear.git] / src / Main / fg_init.cxx
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2015-12-11 James TurnerRemove view/tile/scenery members from globals
2015-12-10 James TurnerProgress towards testing
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch fdm_restoration...
2015-12-10 James TurnerTemplated subsystem handling
2015-12-05 James TurnerAdd airport dynamics manager
2015-12-01 James TurnerCheckpoint - ground-net skips the cache
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-20 James TurnerFix some inverted logic
2015-11-13 James TurnerFix a package crash on startup.
2015-09-21 James TurnerLots of work on aircraft package support
2015-04-10 James TurnerWork on new download-dir option
2015-03-19 James TurnerPercentage feedback during nav-cache build.
2015-03-13 Rebecca N. PalmerDocument that property write-protection is not a securi...
2015-03-11 James TurnerStart wiring package manager into the launcher.
2015-03-08 James TurnerGUI ‘restore defaults’ support.
2015-03-08 James TurnerVery crude work on GUI base package selection.
2015-01-10 James TurnerRestore aircraft-manager location back to FG_HOME
2015-01-06 James TurnerIn-app launcher for Mac, based on Qt5.
2014-11-11 James TurnerRemove obsolete #define
2014-09-19 Thomas GeymayerNasal: move IOrules check to better place and exit...
2014-07-11 Thomas GeymayersubsystemFactor: name fixing (use same as in fg_init...
2014-06-15 James TurnerPkg: initial support for Variants
2014-06-12 Thomas GeymayerFix crash (use iterator of same container for loop)
2014-06-12 James TurnerPkg: Fix loading of non-installed aircraft.
2014-06-12 James TurnerAircraft switching command and formal support.
2014-05-31 James TurnerInitial package-system integration.
2014-05-20 Torsten DreyerFinal log-class cleanup (httpd comes in another commit)
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1578' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1577' of git://gitori...
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.
next