curt
|
156e61d367
|
Added a rate of climb calculation.
|
1998-09-29 02:02:40 +00:00 |
|
curt
|
f3d7ac2bd5
|
.
|
1998-08-24 20:09:07 +00:00 |
|
curt
|
e33dbca814
|
Attempting to iron out seg faults and crashes.
Did some shuffling to fix a initialization order problem between view
position, scenery elevation.
|
1998-08-22 14:49:55 +00:00 |
|
curt
|
09ef1dd426
|
Beginning to add support for multiple flight models.
|
1998-07-30 23:44:36 +00:00 |
|
curt
|
0d2c200db4
|
Added fgFlightModelSetAltitude() to force the altitude to something
other than the current altitude. LaRCsim doesn't let you do this by just
changing FG_Altitude.
|
1998-07-12 03:08:27 +00:00 |
|
curt
|
0b782544a3
|
Edited cvs log messages in source files ... bad bad bad!
|
1998-04-25 22:06:24 +00:00 |
|
curt
|
e2ddc6f2b8
|
Integrated autopilot.
Prepairing for C++ integration.
|
1998-04-21 16:59:33 +00:00 |
|
curt
|
7d39aa3777
|
Moved fg_debug.c to it's own library.
|
1998-04-18 04:13:51 +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
|
3680a11148
|
Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.
|
1998-01-27 00:47:41 +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
|
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
|
a9fdc0e341
|
Minor tweaks and fixes for cygwin32.
|
1998-01-19 18:35:40 +00:00 |
|
curt
|
2ebbbe0053
|
Integrated new event manager with subsystem initializations.
|
1997-12-30 20:47:34 +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
|
3698b6ec3d
|
Working on incorporating the LaRCsim flight model.
|
1997-05-29 22:39:49 +00:00 |
|
curt
|
5768e76c22
|
Initial revision.
|
1997-05-29 02:35:04 +00:00 |
|