curt
b570e9ce9a
Removed "depend" files from cvs control. Other minor make tweaks.
1998-02-09 22:56:28 +00:00
curt
50c0f6c9e6
Incorporated HUD changes and struct/typedef changes from Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-07 15:29:31 +00:00
curt
0bb3c2969a
Lots of little tweaks to fix various consistency problems discovered by
...
Solaris' CC. Fixed a bug in fg_debug.c with how the fgPrintf() wrapper
passed arguments along to the real printf(). Also incorporated HUD changes
by Michele America.
1998-02-03 23:20:08 +00:00
curt
5e44c9dd0a
Added MetroWorks patches from Carmen Volpe.
1998-01-31 00:42:57 +00:00
curt
a0f9abe485
Removed #include <sys/stat.h>
1998-01-22 22:03:47 +00:00
curt
38264efc4d
Changed #ifdef FILE_H to #ifdef _FILE_H
1998-01-22 02:59:23 +00:00
curt
ec140f2161
More misc. tweaks for rpk make merge.
1998-01-19 19:42:58 +00:00
curt
7162a877bf
Removed ... not used.
1998-01-19 19:41:22 +00:00
curt
bda27365e4
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
...
This should simplify things tremendously.
1998-01-19 19:26:51 +00:00
curt
bc064ad969
Additional function prototypes to clean up code.
1998-01-19 19:16:05 +00:00
curt
f1ec224b73
Tons of little changes to clean up the code and to remove fatal errors
...
when building with the c++ compiler.
1998-01-19 18:40:15 +00:00
curt
68539c69f9
Tweaks to help building with MSVC++
1998-01-06 01:20:16 +00:00
curt
ad75b49c08
#ifdef'd out some unused code that was problematic for MSVC++ to compile.
1998-01-05 22:19:25 +00:00
curt
d19c5f0b6f
Add xgl wrappers for debugging.
...
Generate terrain normals on the fly.
1997-12-15 23:54:25 +00:00
curt
28fad1d296
Prepended "fg" on the name of all global structures that didn't have it yet.
...
i.e. "struct WEATHER {}" became "struct fgWEATHER {}"
1997-12-10 22:37:34 +00:00
curt
89a9811607
Changed naming scheme of basic shared structures.
1997-08-27 03:29:38 +00:00
curt
417048636f
Put comments around the text after an #endif for increased portability.
1997-07-23 21:52:10 +00:00
curt
a136c87441
First stab at a system to generate os2 makefiles automatically.
1997-07-20 02:19:09 +00:00
curt
a5b71554a2
Moved fiddled with PI to avoid compiler warnings.
1997-07-19 22:35:06 +00:00
curt
6ef6f4d986
Tweaks for building with Cygnus Win32 compiler.
1997-07-18 23:41:20 +00:00
curt
6c1e197290
Added ranlib.
1997-07-12 02:24:37 +00:00
curt
1f718dcc8f
We now can interpolated ground elevation for any position in the grid. We
...
can use this to enforce a "hard" ground. We still need to enforce some
bounds checking so that we don't try to lookup data points outside the
grid data set.
1997-07-10 04:26:36 +00:00
curt
09c494327b
Working on scenery transformations to enable us to fly fluidly over the
...
poles with no discontinuity/distortion in scenery.
1997-07-07 20:59:47 +00:00
curt
ab2f98cd43
Working on scenery management system.
1997-06-29 21:19:16 +00:00
curt
127b957f22
Working on Makefile structure.
1997-06-27 21:37:59 +00:00
curt
134d37d449
Working on Makefile structure.
1997-06-27 20:03:31 +00:00
curt
9205d3928b
Restructuring make, adding automatic "make dep" support.
1997-06-26 19:08:22 +00:00
curt
450a307fc2
Capitalized subdirectory names.
1997-06-21 17:12:38 +00:00
curt
226ef4335a
Timer interval stuff now uses gettimeofday() instead of ftime()
1997-06-17 16:51:58 +00:00
curt
3daadec894
Elevator trim added.
1997-05-31 19:16:24 +00:00
curt
220ee54f33
WE CAN NOW FLY!!!
...
Continuing work on the LaRCsim flight model integration.
Added some MSFS-like keyboard input handling.
1997-05-31 04:13:51 +00:00
curt
305c0fa027
Added elevator/aileron controls.
1997-05-30 23:26:19 +00:00
curt
b5d432032d
The LaRCsim flight model is starting to look like it is working.
1997-05-30 19:26:56 +00:00
curt
3cf5fb1cf9
Made a bit more progress towards integrating the LaRCsim flight model.
1997-05-30 03:54:10 +00:00
curt
3698b6ec3d
Working on incorporating the LaRCsim flight model.
1997-05-29 22:39:49 +00:00
curt
724e5d3d5e
Initial Flight Gear revision.
1997-05-29 00:09:51 +00:00