curt
|
26a6fa864d
|
Nailed a uninitialized variable usage bug that was killing us on some
platforms with some compiler options.
|
2009-09-15 18:31:30 +02:00 |
|
curt
|
554581b099
|
In fgCalculatePlanet() pass a pointer to a structure to be modified, rather
than returning the entire structure.
|
2009-09-15 18:31:30 +02:00 |
|
curt
|
e9ee8471a9
|
Type-ified fgTIME and fgVIEW
|
2009-09-15 18:31:30 +02:00 |
|
curt
|
854bc45e59
|
"struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd.
|
2009-09-15 18:31:30 +02:00 |
|
curt
|
4066df3229
|
Edited cvs log messages in source files ... bad bad bad!
|
2009-09-15 18:31:29 +02:00 |
|
curt
|
7710f8f076
|
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
Fixed a bug when generating sky colors.
|
2009-09-15 18:31:29 +02:00 |
|
curt
|
2dd9bcbd50
|
C++ - ifing the code a bit.
|
2009-09-15 18:31:29 +02:00 |
|