]> git.mxchange.org Git - flightgear.git/history - Astro/stars.cxx
Changes contributed by Bernie Bright <bbright@c031.aone.net.au>
[flightgear.git] / Astro / stars.cxx
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.