curt
|
67cc5c5482
|
Fixed a horible bug that cause the time to be *WAY* off when compiling
with the CygWin32 compiler. This may not yet completely address other
Win32 compilers, but we'll have to take them on a case by case basis.
|
1998-04-28 21:45:34 +00:00 |
|
curt
|
5bbd08091c
|
Type-ified fgTIME and fgVIEW.
|
1998-04-28 01:22:16 +00:00 |
|
curt
|
0b782544a3
|
Edited cvs log messages in source files ... bad bad bad!
|
1998-04-25 22:06:24 +00:00 |
|
curt
|
dd4a17a011
|
Cleaned up initialization sequence to eliminate interdependencies
between sun position, lighting, and view position. This creates a
valid single pass initialization path.
|
1998-04-25 20:24:00 +00:00 |
|
curt
|
2addcf2e76
|
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
Fog color fixes.
Separated out lighting calcs into their own file.
|
1998-04-24 00:52:24 +00:00 |
|