1
0
Fork 0
flightgear/src/Network
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
..
atlas.cxx Irix MIPS patches. 2001-03-26 18:22:31 +00:00
atlas.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
garmin.cxx Irix MIPS patches. 2001-03-26 18:22:31 +00:00
garmin.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
httpd.cxx Fix to check for nonexistant nodename requests. 2001-10-26 05:41:39 +00:00
httpd.hxx Initial revision. 2001-08-21 21:19:42 +00:00
joyclient.cxx Move FGControls declaration to globals.hxx 2001-07-22 19:51:16 +00:00
joyclient.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
Makefile.am Changes to better support arbitrary external flight models. 2001-09-04 14:38:15 +00:00
native.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
native.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
native_ctrls.cxx This set of changes touches a *lot* of files. The main goal here is to 2001-10-28 16:16:30 +00:00
native_ctrls.hxx Initial revision. 2001-07-22 20:01:25 +00:00
native_fdm.cxx Various tweaks for support of external flight models running as seperate 2001-10-26 05:42:08 +00:00
native_fdm.hxx Initial revision. 2001-09-04 14:39:12 +00:00
nmea.cxx Irix MIPS patches. 2001-03-26 18:22:31 +00:00
nmea.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
props.cxx - added support for reporting SGPropertyNode::NONE type 2001-07-27 22:00:48 +00:00
props.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
protocol.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
protocol.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
pve.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
pve.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
raw_ctrls.hxx Various tweaks for support of external flight models running as seperate 2001-10-26 05:42:08 +00:00
raw_fdm.hxx Various tweaks for support of external flight models running as seperate 2001-10-26 05:42:08 +00:00
ray.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
ray.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00
rul.cxx SG-ified logstream. 2001-03-24 06:03:11 +00:00
rul.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00