]> git.mxchange.org Git - flightgear.git/history - Astro/sky.cxx
Converted to new logstream debugging facility. This allows release
[flightgear.git] / Astro / sky.cxx
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-10-20 curtTweaked sunset/sunrise colors.
1998-10-16 curtC++-ifying.
1998-10-16 curtConverted to Point3D class.
1998-08-29 curtRewrite of event manager thanks to Bernie Bright.
1998-08-22 curtMinor tweaks to avoid using unitialized memory.
1998-08-12 curtSky now tracks adjusted fog color so it blends well...
1998-07-22 curtLower skirt tracks adjusted fog color, not fog color.
1998-05-23 curtUse new C++ events class.
1998-04-28 curtType-ified fgTIME and fgVIEW
1998-04-26 curt"struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd.
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-22 curtC++ - ifing the code a bit.