1
0
Fork 0
No description
Find a file
curt ffa2a0feb3 fg_time.cxx: Removed call to ctime() in a printf() which should be harmless
but seems to be triggering a bug.
light.cxx: Added code to adjust fog color based on sunrise/sunset effects
  and view orientation.  This is an attempt to match the fog color to the
  sky color in the center of the screen.  You see discrepancies at the
  edges, but what else can be done?
sunpos.cxx: Caculate local direction to sun here.  (what compass direction
  do we need to face to point directly at sun)
1998-07-22 21:45:37 +00:00
Aircraft Build only static libraries. 1998-06-12 01:01:14 +00:00
Astro Lower skirt tracks adjusted fog color, not fog color. 1998-07-22 21:39:21 +00:00
Autopilot Build only static libraries. 1998-06-12 01:01:14 +00:00
Cockpit Replace the hud rendering for loop (which linearly searches the the hud 1998-07-20 12:47:55 +00:00
Controls Build only static libraries. 1998-06-12 01:01:14 +00:00
CVSROOT initial checkin of taginfo 1998-06-02 21:59:45 +00:00
FDM Added fgFlightModelSetAltitude() to force the altitude to something 1998-07-12 03:08:27 +00:00
GUI Implemented translucent menus. 1998-07-16 17:30:30 +00:00
Joystick Build only static libraries. 1998-06-12 01:01:14 +00:00
LaRCsim Removed some printf()'s. 1998-07-12 03:11:03 +00:00
Main Clear to adjusted fog color (for sunrise/sunset effects) 1998-07-22 21:40:43 +00:00
Scenery Add basic fgFACE methods contributed by Charlie Hotchkiss. 1998-07-22 21:41:42 +00:00
Simulator ... 1998-07-22 21:37:46 +00:00
Slew Build only static libraries. 1998-06-12 01:01:14 +00:00
Time fg_time.cxx: Removed call to ctime() in a printf() which should be harmless 1998-07-22 21:45:37 +00:00
Weather Default visibility to about 20 miles. 1998-07-20 12:51:57 +00:00