curt
|
847f5b90d3
|
Build only static libraries.
Declare memmove/memset for Sloaris.
Added support for exponetial fog, which solves for the proper density to
achieve the desired visibility range.
|
1998-06-12 01:00:59 +00:00 |
|
curt
|
664b1fa4a8
|
Prepairing for C++ integration.
|
1998-04-21 17:02:27 +00:00 |
|
curt
|
38264efc4d
|
Changed #ifdef FILE_H to #ifdef _FILE_H
|
1998-01-22 02:59:23 +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
|
846a4d14d8
|
Further integration of event manager.
|
1997-12-30 22:22:31 +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
|
6510c9f3b4
|
Doing a bit of reorganizing and house cleaning.
|
1997-08-22 21:34:32 +00:00 |
|
curt
|
417048636f
|
Put comments around the text after an #endif for increased portability.
|
1997-07-23 21:52:10 +00:00 |
|
curt
|
791460f0e9
|
Initial revision.
|
1997-07-19 23:03:57 +00:00 |
|