curt
|
378969e7b8
|
Nailed a uninitialized variable usage bug that was killing us on some
platforms with some compiler options.
|
1998-08-22 02:01:11 +00:00 |
|
curt
|
3fb9a879a7
|
In fgCalculatePlanet() pass a pointer to a structure to be modified, rather
than returning the entire structure.
|
1998-06-27 16:51:54 +00:00 |
|
curt
|
c0f121ab00
|
Type-ified fgTIME and fgVIEW
|
1998-04-28 01:18:59 +00:00 |
|
curt
|
4a487175c9
|
"struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd.
|
1998-04-26 05:10:00 +00:00 |
|
curt
|
0b782544a3
|
Edited cvs log messages in source files ... bad bad bad!
|
1998-04-25 22:06:24 +00:00 |
|
curt
|
d830cbf39a
|
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
Fixed a bug when generating sky colors.
|
1998-04-24 00:45:00 +00:00 |
|
curt
|
aba1974dad
|
C++ - ifing the code a bit.
|
1998-04-22 13:21:26 +00:00 |
|