Commit Graph

49 Commits

Author SHA1 Message Date
curt
28a6ec8065 Moved to Lib directory and created a libDebug. 1998-04-18 03:52:03 +00:00
curt
875560b8dc Initial revision. 1998-04-18 03:48:29 +00:00
curt
fa360360cb Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:43:50 +00:00
curt
e543b5228c Code reorganizations. Added a Lib/ directory for more general libraries. 1998-04-14 02:23:15 +00:00
curt
63ea6cd15a Tweaks to Gnu automake/autoconf system. 1998-04-08 23:35:37 +00:00
curt
79a773d25c Adopted Gnu automake/autoconf system. 1998-04-08 23:28:57 +00:00
curt
dcc537e040 Minor cleanups and reorganizations. 1998-04-06 15:56:23 +00:00
curt
37488d0f7e Converting to Gnu autoconf system. 1998-04-03 22:10:27 +00:00
curt
aa645019e9 Incorporated code changes contributed by Charlie Hotchkiss
<chotchkiss@namg.us.anritsu.com>
1998-02-12 21:59:56 +00:00
curt
6179ec5319 Removed "depend" files from cvs control. Other minor make tweaks. 1998-02-09 22:56:59 +00:00
curt
331f91ba43 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:27 +00:00
curt
a50203dfec Added MetroWorks patches from Carmen Volpe. 1998-01-31 00:43:18 +00:00
curt
b7eab24f14 Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.
1998-01-27 00:47:59 +00:00
curt
d824ffd02b Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:38 +00:00
curt
238c6f7c88 More misc. tweaks for rpk make merge. 1998-01-19 19:43:07 +00:00
curt
0dd244fb0c Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.
1998-01-19 19:27:10 +00:00
curt
61a8afa06a 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:33 +00:00
curt
ed49eadb6a Minor tweaks and fixes for cygwin32. 1998-01-19 18:35:54 +00:00
curt
ecf19f8af4 Beginning to integrate Tile management subsystem. 1998-01-08 02:22:11 +00:00
curt
9d5eb462c9 Miscellaneous tweaks. 1998-01-07 03:31:27 +00:00
curt
1088c5fa57 Tweaks to help building with MSVC++ 1998-01-06 01:20:19 +00:00
curt
ad2bd3db0f Integrated new event manager with subsystem initializations. 1997-12-30 20:47:48 +00:00
curt
abbcf855c4 Merged in Durk's changes ... 1997-12-30 16:36:51 +00:00
curt
83e648b7d6 Aligned sky with sun so dusk/dawn effects can be correct relative to the sun. 1997-12-22 04:14:33 +00:00
curt
89d049ff73 Initial revision. 1997-12-22 04:13:17 +00:00
curt
ac3a2bce72 Working on scene rendering order and options. 1997-12-19 16:45:00 +00:00
curt
ad20c2d242 Initial revision. 1997-12-16 00:49:09 +00:00
curt
6c9aa9527d Add xgl wrappers for debugging.
Generate terrain normals on the fly.
1997-12-15 23:54:53 +00:00
curt
7ad1e2be73 Working on new scenery subsystem. 1997-10-30 12:38:43 +00:00
curt
604f038cfb Continuing to try to align stars correctly. 1997-09-22 14:44:21 +00:00
curt
b185b1a4d9 Changed naming scheme of basic shared structures. 1997-08-27 03:30:20 +00:00
curt
89a65000a5 Merged in initial HUD and Joystick code. 1997-08-25 20:27:23 +00:00
curt
9c83903c2a Initial revision. 1997-07-31 23:13:14 +00:00
curt
68af57b759 Working on redoing internal coordinate systems & scenery transformations. 1997-07-31 22:52:27 +00:00
curt
9c4b4abb50 Moved fg_random routines from Util/ to Math/ 1997-07-30 16:12:41 +00:00
curt
233ffb3b10 Moved random routines from Utils/ to Math/ 1997-07-30 16:04:08 +00:00
curt
34e2bac4d0 Put comments around the text after an #endif for increased portability. 1997-07-23 21:52:21 +00:00
curt
6d4c38a3c8 Eliminated some harmless compiler warnings. 1997-07-21 21:20:28 +00:00
curt
b6ec5707e8 First stab at a system to generate os2 makefiles automatically. 1997-07-20 02:19:11 +00:00
curt
68d3b7b20c Added ranlib. 1997-07-12 02:24:46 +00:00
curt
b84b36d885 Initial revision. 1997-07-07 21:02:36 +00:00
curt
f43e375d62 Working on scenery transformations to enable us to fly fluidly over the
poles with no discontinuity/distortion in scenery.
1997-07-07 20:59:48 +00:00
curt
ab67fa2c15 renamed mat3 directory to Math so we could add other math related routines. 1997-07-05 20:43:31 +00:00
curt
7aff56c284 Working on Makefile structure. 1997-06-27 21:38:14 +00:00
curt
c13dc3a829 Working on Makefile structure. 1997-06-27 20:03:40 +00:00
curt
baf89c9d63 Restructuring make, adding automatic "make dep" support. 1997-06-26 19:08:38 +00:00
curt
a8b4d21a65 Minor changes to compile with rsxnt/win32. 1997-06-25 15:39:49 +00:00
curt
6c20288ff1 The LaRCsim flight model is starting to look like it is working. 1997-05-30 19:30:16 +00:00
curt
935d4f3bda The MAT3 routines from SRGP. 1997-05-30 19:25:54 +00:00