]> git.mxchange.org Git - flightgear.git/commit
Time initialization fixes. 1) Offset types "system-offset", "gmt-offset",
authordurk <durk>
Sun, 9 Jul 2006 08:02:47 +0000 (08:02 +0000)
committerdurk <durk>
Sun, 9 Jul 2006 08:02:47 +0000 (08:02 +0000)
commitd68723f3da15cdad2f7dae6d6e1a5e0f8656656e
treeaf584472a3e086d2ad239d3b9d16fc28816637c5
parentf339304c33dedda7e6294fb7e17f575c803c5e6d
Time initialization fixes. 1) Offset types "system-offset", "gmt-offset",
and "latitude-offset" should not use a precalculated value of warp.
2) Since the values of cur_time and crrGMT are identical in the current
version of the SGTime class, the calculations of the "system", "gmt", and
"latitude" are re-evaluated and updated where necessary.
src/Main/fg_init.cxx