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
curt
664b1fa4a8
Prepairing for C++ integration.
1998-04-21 17:02:27 +00:00
curt
7d39aa3777
Moved fg_debug.c to it's own library.
1998-04-18 04:13:51 +00:00
curt
ab59ca78b9
Code reorganizations. Added a Lib/ directory for more general libraries.
1998-04-14 02:23:04 +00:00
curt
8c3b74b775
Tweaks to Gnu automake/autoconf system.
1998-04-08 23:32:28 +00:00
curt
b69c64da41
Minor cleanups and reorganizations.
1998-04-06 15:56:15 +00:00
curt
54d5c7a071
Converting to Gnu autoconf system.
1998-04-03 21:50:53 +00:00
curt
ff852dc871
Updated fgGENERAL to a "type" of struct.
1998-03-14 00:27:12 +00:00
curt
0d86b4c20f
Incorporated Durk's updates.
1998-03-09 22:47:25 +00:00
curt
e798c59696
Incorporated Durk's Astro/ tweaks. Includes unifying the sun position
...
calculation code between sun display, and other FG sections that use this
for things like lighting.
1998-02-23 19:07:49 +00:00
curt
e5a447ece9
Incorporated some HUD tweaks from Michelle America.
...
Tweaked the sky's sunset/rise colors.
Other misc. tweaks.
1998-02-19 13:05:43 +00:00
curt
913fe75558
Incorporated code changes contributed by Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-12 21:58:27 +00:00
curt
b570e9ce9a
Removed "depend" files from cvs control. Other minor make tweaks.
1998-02-09 22:56:28 +00:00
curt
d126b3d8f0
Minor tweaks.
1998-02-09 15:07:47 +00:00
curt
50c0f6c9e6
Incorporated HUD changes and struct/typedef changes from Charlie Hotchkiss
...
<chotchkiss@namg.us.anritsu.com>
1998-02-07 15:29:31 +00:00
curt
0bb3c2969a
Lots of little tweaks to fix various consistency problems discovered by
...
Solaris' CC. Fixed a bug in fg_debug.c with how the fgPrintf() wrapper
passed arguments along to the real printf(). Also incorporated HUD changes
by Michele America.
1998-02-03 23:20:08 +00:00
curt
cff17bc840
To version 0.29
1998-02-02 20:52:20 +00:00
curt
a9cdbcf0b1
Minor tweaks.
1998-01-27 18:35:53 +00:00
curt
3680a11148
Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
...
system and commandline/config file processing code.
1998-01-27 00:47:41 +00:00
curt
0322d1d108
Added a "skirt" to try to help hide gaps between scenery and sky. This will
...
have to be revisited in the future.
1998-01-26 15:54:28 +00:00
curt
38264efc4d
Changed #ifdef FILE_H to #ifdef _FILE_H
1998-01-22 02:59:23 +00:00
curt
ec140f2161
More misc. tweaks for rpk make merge.
1998-01-19 19:42:58 +00:00
curt
bda27365e4
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
...
This should simplify things tremendously.
1998-01-19 19:26:51 +00:00
curt
f1ec224b73
Tons of little changes to clean up the code and to remove fatal errors
...
when building with the c++ compiler.
1998-01-19 18:40:15 +00:00
curt
b712d46418
Beginning to integrate Tile management subsystem.
1998-01-08 02:22:01 +00:00
curt
bebb590b9c
Miscellaneous tweaks.
1998-01-07 03:31:25 +00:00
curt
3a5804a3f9
Moved from .../Src/Scenery/ to .../Src/Astro/
1998-01-07 03:16:15 +00:00