]> git.mxchange.org Git - flightgear.git/commit
Added a keyboard binding to dynamically adjust field of view.
authorcurt <curt>
Wed, 13 May 1998 18:29:56 +0000 (18:29 +0000)
committercurt <curt>
Wed, 13 May 1998 18:29:56 +0000 (18:29 +0000)
commitc57071acfd540f3c329991f86854ec825567e5be
tree11fc94a4ad39ba6f67baa383103d74e560ff839a
parent17cfc04cef5284b3f5c5e0fc83b58b5f0fb77ece
Added a keyboard binding to dynamically adjust field of view.
Added a command line option to specify fov.
Adjusted terrain color.
Root path info moved to fgOPTIONS.
Added ability to parse options out of a config file.
Main/GLUTkey.cxx
Main/GLUTmain.cxx
Main/fg_init.cxx
Main/options.cxx
Main/options.hxx