1
0
Fork 0
flightgear/src/Main
david d31fcd21ef Patch from Jim Wilson to fix internal cockpit view rotations:
This seems to pretty much correct the problem.  Part of the problem is that
rotations are occuring at the firewall (model origin) which seems a little
un-natural inside the cockpit.  The rest of the problem is I am just learning
how this stuff works (I know I've been saying this for a couple months
now...but hey I'm slow :-)).
2002-03-13 04:58:08 +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 write-all parameter to save command. If set to true, the 2002-03-03 22:48:40 +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 Added new logging module. 2002-03-12 16:29:00 +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 Bind a new property, /sim/time/elapsed-ms, giving the number of 2002-03-12 16:29:32 +00:00
fg_props.hxx Added write-all parameter to save command. If set to true, the 2002-03-03 22:48:40 +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 Add support for elapsed time and logging. 2002-03-12 16:30:27 +00:00
globals.hxx Add support for elapsed time and logging. 2002-03-12 16:30:27 +00:00
logger.cxx Fixes for Irix compatibility. 2002-03-12 20:01:54 +00:00
logger.hxx Fixes for Irix compatibility. 2002-03-12 20:01:54 +00:00
main.cxx Add support for elapsed time and logging. 2002-03-12 16:30:27 +00:00
Makefile.am Added new logging module. 2002-03-12 16:29:00 +00:00
model.cxx Patch from Jim Wilson to fix internal cockpit view rotations: 2002-03-13 04:58:08 +00:00
model.hxx Added min/max parameters to clamp range of movement. These are 2002-03-02 16:07:42 +00:00
mtest.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
options.cxx Logging cleanups from Martin Dressler. 2002-03-03 00:38:56 +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 First baby steps towards restructuring the view architecture. I've 2002-03-06 16:03:33 +00:00
viewer.hxx First baby steps towards restructuring the view architecture. I've 2002-03-06 16:03:33 +00:00
viewer_lookat.cxx First baby steps towards restructuring the view architecture. I've 2002-03-06 16:03:33 +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 First baby steps towards restructuring the view architecture. I've 2002-03-06 16:03:33 +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