curt
|
46f79f17c8
|
Converted fgFLIGHT to a class.
Tweaks for Sun portability.
|
2009-09-15 18:31:32 +02:00 |
|
curt
|
6ef9ecdda0
|
Converted to new logstream debugging facility. This allows release
builds with no messages at all (and no performance impact) by using
the -DFG_NDEBUG flag.
|
2009-09-15 18:31:31 +02:00 |
|
curt
|
e2d428d8ba
|
Tweaked sunset/sunrise colors.
|
2009-09-15 18:31:31 +02:00 |
|
curt
|
c0e1031a4a
|
C++-ifying.
|
2009-09-15 18:31:31 +02:00 |
|
curt
|
dea5eec440
|
Converted to Point3D class.
|
2009-09-15 18:31:31 +02:00 |
|
curt
|
a9d109b3ce
|
Rewrite of event manager thanks to Bernie Bright.
|
2009-09-15 18:31:31 +02:00 |
|
curt
|
01327ebd4c
|
Minor tweaks to avoid using unitialized memory.
|
2009-09-15 18:31:30 +02:00 |
|
curt
|
23be422477
|
Sky now tracks adjusted fog color so it blends well with terrain.
|
2009-09-15 18:31:30 +02:00 |
|
curt
|
193092ed67
|
Lower skirt tracks adjusted fog color, not fog color.
|
2009-09-15 18:31:30 +02:00 |
|
curt
|
453b041f0d
|
Use new C++ events class.
|
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 |
|