]> git.mxchange.org Git - simgear.git/commit
Decouple sg_time code from the current time(NULL), i.e. you can run the
authorcurt <curt>
Mon, 11 Feb 2002 22:27:27 +0000 (22:27 +0000)
committercurt <curt>
Mon, 11 Feb 2002 22:27:27 +0000 (22:27 +0000)
commit7a65a990ba9cc895dbf1970f0312f9fafb98b680
treec4d79459e885a6c9e40ef4d8f2520f8fbc3f4426
parentfe0076e291f123e1ac64e6c9ab7380683008dee6
Decouple sg_time code from the current time(NULL), i.e. you can run the
time calculations for an alternate calendar time (i.e. if the application
is being driven from an external source of data.)

Fix a bug in sg_binobj.cxx which disrupted the 'broken down time' globally
for the entire application.
simgear/io/sg_binobj.cxx
simgear/timing/sg_time.cxx
simgear/timing/sg_time.hxx