]> git.mxchange.org Git - flightgear.git/commit
Mathias Fröhlich:
authorehofman <ehofman>
Wed, 13 Jul 2005 12:25:16 +0000 (12:25 +0000)
committerehofman <ehofman>
Wed, 13 Jul 2005 12:25:16 +0000 (12:25 +0000)
commit1869b30b582002b4b675d1fbed5e9795455a783c
tree95b13188d5809347072c7b596b19b7d57b7a610e
parent3e38a4d41585ec4ddec7b6a5a0f7189d47f2eec6
Mathias Fröhlich:

I have traced that reset on carrier problem down to several problems. One of
them is the fact that on reset the carrier is updated while the aircraft is
not. That made the aircraft drop down an elevator sometimes. Depending on the
passed realtime while loading some parts of the scenery.
src/AIModel/AIManager.cxx
src/AIModel/AIManager.hxx
src/FDM/YASim/YASim.cxx
src/GUI/gui_funcs.cxx
src/GUI/menubar.cxx
src/Main/fg_init.cxx
src/Main/main.cxx