]> git.mxchange.org Git - flightgear.git/history - Astro/stars.cxx
Converted to new logstream debugging facility. This allows release
[flightgear.git] / Astro / stars.cxx
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-11-06 curtChanges to track Bernie's updates to fgstream.
1998-10-16 curtC++-ifying.
1998-10-16 curtConverted to Point3D class.
1998-09-24 curtConverted to c++ style comments.
1998-09-24 curtMiscellaneous tweaks.
1998-09-17 curtFixed output message.
1998-09-15 curtNew textured moon and rewritten/restructured Astro...
1998-09-01 curtChanges contributed by Bernie Bright <bbright@c031...
1998-08-27 curtContributions from Bernie Bright <bbright@c031.aone...
1998-08-25 curtShuffled $FG_ROOT file layout.
1998-08-10 curtRewrote star loading and rendering to:
1998-08-06 curtModified to bring in stars in 8 increments based on...
1998-07-13 curtWrote access functions for current fgOPTIONS.
1998-05-29 curtAdded zlib support for reading in compressed data files.
1998-05-13 curtRoot path info moved to fgOPTIONS.
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.