curt
bf5fb5108b
C++-ifying.
1998-10-16 23:26:44 +00:00
curt
1bafaa31f6
Added a brake + autopilot mods.
1998-09-29 02:02:59 +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
dcae0268de
Removed some printf()'s.
...
Fixed the autopilot integration so it should be able to update it's control
positions every time the internal flight model loop is run, and not just
once per rendered frame.
Added a routine to do the necessary stuff to force an arbitrary altitude
change.
Gave the Navion engine just a tad more power.
1998-07-12 03:11:03 +00:00
curt
2adc0b8d12
Output message tweaking.
1998-05-11 18:17:28 +00:00
curt
e2ddc6f2b8
Integrated autopilot.
...
Prepairing for C++ integration.
1998-04-21 16:59:33 +00:00
curt
e798c59696
Incorporated Durk's Astro/ tweaks. Includes unifying the sun position
...
calculation code between sun display, and other FG sections that use this
for things like lighting.
1998-02-23 19:07:49 +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
a0f9abe485
Removed #include <sys/stat.h>
1998-01-22 22:03:47 +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
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
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
450a307fc2
Capitalized subdirectory names.
1997-06-21 17:12:38 +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