575d57249c
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. |
||
---|---|---|
.. | ||
event.c | ||
event.h | ||
fg_time.c | ||
fg_time.h | ||
fg_timer.c | ||
fg_timer.h | ||
Makefile.am | ||
Makefile.in | ||
sunpos.c | ||
sunpos.h |