1
0
Fork 0
flightgear/src/Main
david 3d4bec275b If the model path specified ends with .xml, then read properties from
the XML file, including the path to the 3D file.

This change obsoletes the existing /sim/model/*-offset-deg and
/sim/model/*-offset-m properties in the main property tree, and
replaces them with /offsets/*-deg and /offsets/*-m in the model
property file.  The /path property in the model XML file is relative
to the XML file's location rather than FG_ROOT.
2002-02-25 20:07:34 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
3dfx.sh Ssg tweaks. 1999-06-30 00:25:13 +00:00
fg_commands.cxx Added a new 'squared' subproperty for axis bindings. 2002-02-19 23:54:47 +00:00
fg_commands.hxx Initial revision of interface to new SimGear command manager. 2001-06-01 17:52:17 +00:00
fg_init.cxx Moved JSBSim.hxx to src/FDM/JSBSim/ 2002-02-25 03:22:03 +00:00
fg_init.hxx Added Tony's function to set position on a glide slope. 2002-02-20 16:56:44 +00:00
fg_io.cxx Tweaks from Julian Foad: 2002-02-05 04:42:39 +00:00
fg_io.hxx Die if I/O Channel config fails for any reason. 2000-10-04 20:50:38 +00:00
fg_props.cxx Corrected typo that was hiding winds from FDM's unless configured with 2002-02-20 22:58:42 +00:00
fg_props.hxx Removed FGEngInterface and FGGearInterface after consultation with 2002-01-19 05:34:03 +00:00
fgfs.cxx Contibuted by David Megginson; Initial revision. 2001-01-05 17:37:59 +00:00
fgfs.hxx Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
globals.cxx General cleanups to cut cross-dependencies and speed up compilation. 2002-02-22 23:37:45 +00:00
globals.hxx General cleanups to cut cross-dependencies and speed up compilation. 2002-02-22 23:37:45 +00:00
main.cxx Separated 3D model-handling code from main.cxx out into its own 2002-02-23 21:20:00 +00:00
Makefile.am Separated 3D model-handling code from main.cxx out into its own 2002-02-23 21:20:00 +00:00
model.cxx If the model path specified ends with .xml, then read properties from 2002-02-25 20:07:34 +00:00
model.hxx If the model path specified ends with .xml, then read properties from 2002-02-25 20:07:34 +00:00
mtest.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
options.cxx Further tweaks for the new environment subsystem. 2002-02-19 16:25:38 +00:00
options.hxx Added fullscreen to globals, and fixed compile bug for 3DFX cards. 2002-01-06 16:51:31 +00:00
runfgfs.bat.in source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
runfgfs.in Script was looking for wrong executable name. 1999-10-15 00:11:52 +00:00
splash.cxx Modifications to coordinate with recent changes in simgear. 2001-05-15 22:30:39 +00:00
splash.hxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
ttest.cxx SG_ namespace 2001-03-24 04:48:44 +00:00
viewer.cxx 1. Tidies up h-FOV/v-FOV handling and makes window scale depend on 2002-02-05 05:51:11 +00:00
viewer.hxx 1. Tidies up h-FOV/v-FOV handling and makes window scale depend on 2002-02-05 05:51:11 +00:00
viewer_lookat.cxx This set of changes touches a *lot* of files. The main goal here is to 2001-10-28 16:16:30 +00:00
viewer_lookat.hxx Added a viewmgr system and made corresponding changes to support it. 2000-10-26 21:51:09 +00:00
viewer_rph.cxx Fix a big where the initial ground elevation reported could be bogus 2002-02-22 20:20:23 +00:00
viewer_rph.hxx Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 23:18:28 +00:00
viewmgr.cxx Tweaks. 2000-10-30 15:09:17 +00:00
viewmgr.hxx FG_ to SG_ namespace changes. 2001-03-23 22:59:18 +00:00