]> git.mxchange.org Git - flightgear.git/commit
Moved fov and win_ration from FGOptions to FGViewer so we can control these
authorcurt <curt>
Wed, 1 Nov 2000 23:27:32 +0000 (23:27 +0000)
committercurt <curt>
Wed, 1 Nov 2000 23:27:32 +0000 (23:27 +0000)
commit08fd9cc36d897e9754e93a036dd835fae192b964
tree712b9d16ad04f14686e20fd8b5b21af8bda53ff4
parentf24b6a4098c79a1c47d6dfba97e959fb0e7c6d38
Moved fov and win_ration from FGOptions to FGViewer so we can control these
on a per view basis.
Fixed some compile warnings in Main/*.cxx
13 files changed:
src/Cockpit/cockpit.cxx
src/Cockpit/panel.cxx
src/Main/Makefile.am
src/Main/bfi.cxx
src/Main/fg_init.cxx
src/Main/keyboard.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Main/options.hxx
src/Main/save.cxx
src/Main/viewer.cxx
src/Main/viewer.hxx
src/Main/viewer_lookat.cxx