1
0
Fork 0
flightgear/src/Time
James Turner f2bf30bcc7 Current time of day (warp) fixes:
- sim-speed-up (a/A keys) offsets warp correctly. This means at 4x speed
  up the warp will increase by 3 seconds for one elapsed real second.
  In practice this means simulation elements timed using sim ‘current time’
  will be correctly synchronised with those using simulated elapsed time.

  (AI traffic being a prime example of this)

- warp-delta (t/T keys) is independent of frame rate, and works when
  paused. The warp-delta values in the keybindings / GUI dialog
  will need to be updated since warp-delta in now seconds-per-second,
  as opposed to seconds-per-frame.
2016-01-10 22:10:10 -06:00
..
CMakeLists.txt More CMake headers support 2011-07-19 07:58:03 +01:00
light.cxx Tie the sun vector to the property tree 2015-06-26 09:53:03 +02:00
light.hxx Remove static property dependencies 2012-11-18 16:35:54 +01:00
sunsolver.cxx Adapt to revised SGTime API 2012-09-24 00:03:23 +01:00
sunsolver.hxx Adapt to revised SGTime API 2012-09-24 00:03:23 +01:00
test_event.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
TimeManager.cxx Current time of day (warp) fixes: 2016-01-10 22:10:10 -06:00
TimeManager.hxx Current time of day (warp) fixes: 2016-01-10 22:10:10 -06:00
ttest.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
win32test.c source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00