]> git.mxchange.org Git - flightgear.git/commit
Added "D" key binding to set autopilot heading.
authorcurt <curt>
Thu, 7 May 1998 23:14:14 +0000 (23:14 +0000)
committercurt <curt>
Thu, 7 May 1998 23:14:14 +0000 (23:14 +0000)
commit58eb9b9089b73883bbcbdb0ec98ce59d3d7d72f0
tree7297cd582125cdd651c4aa0156190d92ae460de6
parentb96a60f8aa81e6f9e3dcc389195be488986b8302
Added "D" key binding to set autopilot heading.
Made frame rate calculation average out over last 10 frames.
Borland C++ floating point exception workaround.
Added a --tile-radius=n option.
Main/GLUTkey.cxx
Main/GLUTmain.cxx
Main/fg_init.cxx
Main/options.cxx
Main/runfg.bat.in