curt
33726fc21b
Changes contributed by Durk Talsma:
...
Here's a few changes I made to fg-0.58 this weekend. Included are the
following features:
- Sun and moon have a halo
- The moon has a light vector, moon_angle, etc. etc. so that we can have
some moonlight during the night.
- Lot's of small changes tweakes, including some stuff Norman Vine sent
me earlier.
1999-03-22 02:08:05 +00:00
curt
00ccbd1f25
Added initial support for native SGI compilers.
1999-02-26 22:08:34 +00:00
curt
b8d59efa71
Modifications to incorporate Jon S. Berndts flight model code.
1999-02-05 21:28:09 +00:00
curt
1209546e08
Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since
...
Jon accepted my offer to do this and thought it was a good idea.
1999-02-01 21:33:23 +00:00
curt
71f334cc0d
Renamed class fgFLIGHT to class FGState as per request by JSB.
1998-12-05 15:53:59 +00:00
curt
86d9fd9c85
Converted fgFLIGHT to a class.
...
Tweaks for Sun portability.
1998-12-03 01:15:35 +00:00
curt
a83788c587
Borland portability tweaks.
1998-11-23 21:48:09 +00:00
curt
c74350c4fe
Converted to new logstream debugging facility. This allows release
...
builds with no messages at all (and no performance impact) by using
the -DFG_NDEBUG flag.
1998-11-06 21:17:31 +00:00
curt
bf5fb5108b
C++-ifying.
1998-10-16 23:26:44 +00:00
curt
9e9fbd3185
Fixed output message.
1998-09-17 18:25:11 +00:00
curt
a7ebfb4b65
New textured moon and rewritten/restructured Astro code contributed by Durk
...
Talsma.
1998-09-15 04:26:07 +00:00
curt
8fe7595b7c
log file tweak.
1998-09-03 21:25:39 +00:00
curt
dbf002ddc0
Eliminated glScale call so that glutSolidSphere normals are preserved
...
correctly. Also made the sun & moon a bit smaller.
1998-07-30 23:43:30 +00:00
curt
c0f121ab00
Type-ified fgTIME and fgVIEW
1998-04-28 01:18:59 +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