]> git.mxchange.org Git - flightgear.git/commit
Support a --no-default-config option.
authorJames Turner <zakalawe@mac.com>
Sat, 29 Sep 2012 18:02:03 +0000 (19:02 +0100)
committerJames Turner <zakalawe@mac.com>
Sat, 29 Sep 2012 18:02:03 +0000 (19:02 +0100)
commit3b6c2c426d8fa1b72b7563383cecbba8eb0ff018
treeb6dc929258f0d1b99f733812746868692def7e3d
parentf462dfdfac6230f8e549c902cdf8de91d13c89e8
Support a --no-default-config option.

For (future) easier testing of the sim, support a mode where only explicitly named config / option files are loaded, instead of the default ones. (Including, for example, preferences.xml). This currently produces a non-functional sim, but will soon be more useful :)

No behaviour should change unless you try the new option.
src/Main/fg_init.cxx
src/Main/options.cxx
src/Main/options.hxx