1
0
Fork 0
flightgear/Time
curt 575d57249c We had unified some of the platform disparate time handling code, and
there was a bug in timesum() which calculated a new time stamp based on
the current time stamp + offset.  This hosed the periodic event processing
logic because you'd never arrive at the time the event was scheduled for.
Sky updates and lighting changes are handled via this event mechanism so
they never changed ... it is fixed now.
1998-04-09 18:40:13 +00:00
..
event.c We had unified some of the platform disparate time handling code, and 1998-04-09 18:40:13 +00:00
event.h Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00
fg_time.c We had unified some of the platform disparate time handling code, and 1998-04-09 18:40:13 +00:00
fg_time.h Tweaks to Gnu automake/autoconf system. 1998-04-08 23:32:28 +00:00
fg_timer.c Converting to Gnu autoconf system. 1998-04-03 22:12:53 +00:00
fg_timer.h Changed #ifdef FILE_H to #ifdef _FILE_H 1998-01-22 02:59:23 +00:00
Makefile.am Tweaks to Gnu automake/autoconf system. 1998-04-08 23:32:28 +00:00
Makefile.in Tweaks to Gnu automake/autoconf system. 1998-04-08 23:32:28 +00:00
sunpos.c Converting to Gnu autoconf system. 1998-04-03 22:12:53 +00:00
sunpos.h Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message 1998-01-27 00:47:41 +00:00