]> git.mxchange.org Git - flightgear.git/commit
Refactor FG_HOME init, so we can log sooner.
authorJames Turner <zakalawe@mac.com>
Fri, 8 Feb 2013 11:43:51 +0000 (11:43 +0000)
committerJames Turner <zakalawe@mac.com>
Fri, 8 Feb 2013 12:57:17 +0000 (12:57 +0000)
commit9ccf159f811534553d7b35c897af23e22ae367f0
treecd023cf7c71910b52caec0502cf55a02dbd2abf0
parent7cc3ffb30fe6e36d679b40d4373a5e4b7bc4fc32
Refactor FG_HOME init, so we can log sooner.

Logging to file now happens earlier, so some useful early output is captured.
src/Main/bootstrap.cxx
src/Main/fg_init.cxx
src/Main/fg_init.hxx
src/Main/main.cxx
src/Main/main.hxx
src/Main/options.cxx