1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
curt
9568e79ac5 Rewrote star loading and rendering to:
1. significantly improve load speed
  2. transition from no stars to stars through eight stages.
1998-08-10 20:33:09 +00:00
curt
737b4cc6b8 Modified to bring in stars in 8 increments based on magnitude, not number
of stars.
1998-08-06 12:45:20 +00:00
curt
4abe562805 Wrote access functions for current fgOPTIONS. 1998-07-13 21:00:09 +00:00
curt
371806f033 Added zlib support for reading in compressed data files. 1998-05-29 20:35:41 +00:00
curt
37df3de51d Root path info moved to fgOPTIONS. 1998-05-13 18:25:34 +00:00
curt
c0f121ab00 Type-ified fgTIME and fgVIEW 1998-04-28 01:18:59 +00:00
curt
4a487175c9 "struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd. 1998-04-26 05:10:00 +00:00
curt
0b782544a3 Edited cvs log messages in source files ... bad bad bad! 1998-04-25 22:06:24 +00:00
curt
d830cbf39a Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
Fixed a bug when generating sky colors.
1998-04-24 00:45:00 +00:00
curt
aba1974dad C++ - ifing the code a bit. 1998-04-22 13:21:26 +00:00
Renamed from Astro/stars.c (Browse further)