1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
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
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
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
b830d97782 Shufflin' stuff. 1997-09-04 02:17:18 +00:00
curt
89a9811607 Changed naming scheme of basic shared structures. 1997-08-27 03:29:38 +00:00
curt
88c803c7fc Working on correct real time sun lighting. 1997-08-06 00:24:22 +00:00
curt
417048636f Put comments around the text after an #endif for increased portability. 1997-07-23 21:52:10 +00:00
curt
5667631a45 More tweaking of terrian floor. 1997-07-11 01:29:58 +00:00
curt
812700adda Beginning work on a scenery management system. 1997-06-26 22:14:53 +00:00
curt
8f22a9681b directory shuffling ... 1997-06-21 17:57:21 +00:00
curt
0583a1ecd4 Adjusting the directory structure. 1997-06-21 17:30:06 +00:00
curt
726c961553 Added GNU copyright headers. 1997-05-23 15:40:04 +00:00
curt
f9dfcecfe0 Initial revision. 1997-05-16 15:58:23 +00:00