1
0
Fork 0
flightgear/src/GUI
curt 2b056c8452 This set of changes touches a *lot* of files. The main goal here is to
fix startup sequence problems where we initialize the FDM before we know
the desired starting altitude.

These changes delay fdm initialization until the local tile has been loaded
and we can do a real intersection and find the true ground elevation.

In order to do this, I depend more on the property manager as glue, rather
than the FGInterface.

There are some glitches still when switching to a new airport or reseting
the sim.  I will work on addressing these, but I need to commit the changes
so far to keep in sync with other developers.
2001-10-28 16:16:30 +00:00
..
apt_dlg.cxx This set of changes touches a *lot* of files. The main goal here is to 2001-10-28 16:16:30 +00:00
apt_dlg.hxx Norman Vine has split up the GUI code into more managable/logical sections. 2001-01-08 20:55:16 +00:00
gui.cxx Addition Irix tweaks. 2001-10-24 22:06:47 +00:00
gui.h - added guiErrorMessage 2001-07-24 23:50:44 +00:00
gui_local.cxx Fix various compiler warnings contributed by Norman Princeton. 2001-04-22 17:00:08 +00:00
gui_local.hxx Fixed some problems with marker beacon range: 2001-03-19 13:56:19 +00:00
Makefile.am Various tweaks for mingwin32. 2001-08-14 22:18:19 +00:00
mouse.cxx Various tweaks for mingwin32. 2001-08-14 22:18:19 +00:00
net_dlg.cxx Modifications to coordinate with recent changes in simgear. 2001-05-15 22:30:39 +00:00
net_dlg.hxx MSVC fixes. 2001-03-21 23:10:15 +00:00
sgVec3Slider.cxx Fixes to remove dependencies on depricated plib code (that just happened to 2001-10-24 21:24:53 +00:00
sgVec3Slider.hxx More work on the external view panning. 2001-07-13 16:50:35 +00:00
trackball.c Norman Vine has split up the GUI code into more managable/logical sections. 2001-01-08 20:55:16 +00:00
trackball.h Norman Vine has split up the GUI code into more managable/logical sections. 2001-01-08 20:55:16 +00:00