curt
09fc7f812e
Moved fg_debug to it's own library, added zlib support.
1998-04-18 04:11:25 +00:00
curt
27ac2e344e
Incorporated autopilot heading hold contributed by: Jeff Goeke-Smith
...
<jgoeke@voyager.net>
1998-04-14 02:21:01 +00:00
curt
05d0e92b96
Patch from Durk to fix trim reversal with numlock key active.
1998-04-08 23:34:05 +00:00
curt
74e16d77f8
Converting to Gnu autoconf system.
1998-04-03 22:09:02 +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
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
2e27909b9e
Add an option to advance/decrease time from keyboard.
1998-01-05 18:44:33 +00:00
curt
ed729a630e
Merged in Durk's changes ...
1997-12-30 16:36:40 +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
7c5f7fdc85
Restructured view calculation code. Added stars.
1997-08-27 21:32:23 +00:00
curt
89a9811607
Changed naming scheme of basic shared structures.
1997-08-27 03:29:38 +00:00
curt
90e39d537f
Merged in initial HUD and Joystick code.
1997-08-25 20:27:21 +00:00
curt
6510c9f3b4
Doing a bit of reorganizing and house cleaning.
1997-08-22 21:34:32 +00:00
curt
982a9821d2
Moved PI definitions to ../constants.h
...
Moved random() stuff to ../Utils/ and renamed fg_random()
1997-07-19 22:34:02 +00:00
curt
6ef6f4d986
Tweaks for building with Cygnus Win32 compiler.
1997-07-18 23:41:20 +00:00
curt
68681f730f
Minor tweaks to aid Win32 port.
1997-07-16 20:04:42 +00:00
curt
5e37b24cdd
Added an #include <Windows32/Base.h> to help compiling for Win32
1997-07-12 03:50:20 +00:00
curt
80713ee205
Minor changes to compile with rsxnt/win32.
1997-06-25 15:39:44 +00:00
curt
450a307fc2
Capitalized subdirectory names.
1997-06-21 17:12:38 +00:00
curt
0688c54540
A couple more runway tweaks ...
1997-06-18 04:10:31 +00:00
curt
e41db26287
Hacked in a runway
1997-06-18 02:21:23 +00:00
curt
95804faaea
A tiny bit more view tweaking.
1997-06-02 03:40:06 +00:00
curt
2abbce4d79
Working on views (side, front, back, transitions, etc.)
1997-06-02 03:01: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
1c25a7c67f
Renamed & rearranged variables and routines. Added some initial simple
...
timer/alarm routines so the flight model can be updated on a regular interval.
1997-05-27 17:44:31 +00:00
curt
f08257175f
Added GNU copyright headers.
...
Fog now works!
1997-05-23 15:40:24 +00:00
curt
1d7a109e9a
Trying to get fog to work ...
1997-05-23 00:35:09 +00:00
curt
a104d9c820
Renamed due to added GLUT support.
1997-05-21 15:57:49 +00:00