curt
5ead340cee
Renamed class fgCONTROLS to class FGControls.
1998-12-05 16:13:10 +00:00
curt
c74350c4fe
Converted to new logstream debugging facility. This allows release
...
builds with no messages at all (and no performance impact) by using
the -DFG_NDEBUG flag.
1998-11-06 21:17:31 +00:00
curt
2612ab0ab3
Check for __CYGWIN__ (b20) as well as __CYGWIN32__ (pre b20 compilers)
...
Other misc. tweaks.
1998-11-02 18:25:34 +00:00
curt
80b8037230
Changes to support GLUT joystick routines as fall back.
1998-10-27 02:14:21 +00:00
curt
bab1b9c2e5
Turned "struct fgCONTROLS" into a class, with inlined accessor functions.
1998-10-25 14:08:37 +00:00
curt
372eeb7aa7
Completely rewritten to use Steve Baker's joystick interface class.
1998-10-25 10:56:25 +00:00
curt
b17f3b1b28
Renamed joystick.[ch] to joystick.[ch]xx
...
Added js.hxx which is Steve's joystick interface class.
1998-10-24 22:28:13 +00:00
curt
1642829438
Build only static libraries.
1998-06-12 01:01:14 +00:00
curt
26757b73b2
Derived file "Makefile.in" removed from version control.
1998-05-23 14:18:28 +00:00
curt
0b782544a3
Edited cvs log messages in source files ... bad bad bad!
1998-04-25 22:06:24 +00:00
curt
aba1974dad
C++ - ifing the code a bit.
1998-04-22 13:21:26 +00:00
curt
7d39aa3777
Moved fg_debug.c to it's own library.
1998-04-18 04:13:51 +00:00
curt
ab59ca78b9
Code reorganizations. Added a Lib/ directory for more general libraries.
1998-04-14 02:23:04 +00:00
curt
8c3b74b775
Tweaks to Gnu automake/autoconf system.
1998-04-08 23:32:28 +00:00
curt
b69c64da41
Minor cleanups and reorganizations.
1998-04-06 15:56:15 +00:00
curt
09b42d3f33
Converting to Gnu autoconf system.
1998-04-03 22:07:27 +00:00
curt
913fe75558
Incorporated code changes contributed by Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-12 21:58:27 +00:00
curt
b570e9ce9a
Removed "depend" files from cvs control. Other minor make tweaks.
1998-02-09 22:56:28 +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
38264efc4d
Changed #ifdef FILE_H to #ifdef _FILE_H
1998-01-22 02:59:23 +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
2ebbbe0053
Integrated new event manager with subsystem initializations.
1997-12-30 20:47:34 +00:00
curt
a657dc248b
Initial revision.
1997-08-29 18:03:19 +00:00