1
0
Fork 0
flightgear/src/Main
2002-03-21 13:12:37 +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 Use !strcmp for all property string-value comparisons. 2002-03-20 22:15:22 +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 Use !strcmp for all property string-value comparisons. 2002-03-20 22:15:22 +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 Somewhere along the line in the recent changes some std::cout were 2002-03-18 19:46:24 +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 Converted if ( string == "" ) constructs to if ( string.empty() ) 2002-03-20 19:16:13 +00:00
fg_props.hxx Major property-manager rewrite, using const char * throughout 2002-03-19 17:12:13 +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 Patches from Tony Peden to separate property XML I/O operations into a 2002-03-16 00:18:38 +00:00
globals.hxx Patches from Tony Peden to separate property XML I/O operations into a 2002-03-16 00:18:38 +00:00
logger.cxx Fix several signed vs. unsigned warning messages. 2002-03-13 17:06:17 +00:00
logger.hxx Fixes for Irix compatibility. 2002-03-12 20:01:54 +00:00
main.cxx Use !strcmp for all property string-value comparisons. 2002-03-20 22:15:22 +00:00
Makefile.am Major viewer-code overhaul from Jim Wilson: 2002-03-20 17:43:28 +00:00
model.cxx Model-loading patch from Dave Luff. 2002-03-20 22:40:11 +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 Use !strcmp for all property string-value comparisons. 2002-03-20 22:15:22 +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 Major viewer-code overhaul from Jim Wilson: 2002-03-20 17:43:28 +00:00
viewer.hxx Major viewer-code overhaul from Jim Wilson: 2002-03-20 17:43:28 +00:00
viewmgr.cxx Use !strcmp for all property string-value comparisons. 2002-03-20 22:15:22 +00:00
viewmgr.hxx Major viewer-code overhaul from Jim Wilson: 2002-03-20 17:43:28 +00:00