]> git.mxchange.org Git - flightgear.git/commit
Tweaks to startup configuration handling
authorJames Turner <zakalawe@mac.com>
Sat, 26 Oct 2013 17:29:23 +0000 (18:29 +0100)
committerJames Turner <zakalawe@mac.com>
Sat, 26 Oct 2013 17:29:31 +0000 (18:29 +0100)
commite93dc27153b5f93a9fc6213360be3317bf3f73b4
treeca8bb0899c42ec316c1216650a22ce22da8326b1
parentd5b70e98e0673f27a127aae58bd26bdfe4730825
Tweaks to startup configuration handling

- restore-defaults kills the nav cache, terra-sync cache
- new ignore-autosave option bypasses autosave.xml and leaves it
  untouched (does not over-write on exit)
src/Main/fg_init.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Navaids/NavDataCache.cxx