]> git.mxchange.org Git - flightgear.git/commit
Automatic tower positioning
authorThorstenB <brehmt@gmail.com>
Mon, 18 Apr 2011 20:54:33 +0000 (22:54 +0200)
committerThorstenB <brehmt@gmail.com>
Mon, 18 Apr 2011 20:54:33 +0000 (22:54 +0200)
commite42a8f597c84d65a66978af76cfbb3aae02abf63
treeb00bd4074abded23a0543f53af2c97d7165b0121
parent9c3571da5f30e01c189f504ac97dbc9ba7aef670
Automatic tower positioning
New "auto-position" switch to always use closest tower for tower-view.
Exposes new "/sim/airport/closest-airport-id" property.
Display closest airport on groundradar by default.
src/Environment/environment_mgr.cxx
src/Environment/environment_mgr.hxx
src/Instrumentation/groundradar.cxx
src/Main/fg_init.cxx