dxx-rebirth/similar
Kp 0bf60e5661 Hide bogus demo cloak/invul timers
Demo files do not record cloak/invulnerability times, so the playback
code sets a fake time of "50% elapsed" for the entire time that the
effect is active.  This causes two problems in playback.  The first,
which always applied, but was mostly ignored, is that the viewer does
not get the blinking warning that the effect will expire soon.  The
second, which became visible with the addition of cloak/invulnerability
digital timers, is that demos always report "15" as the time remaining,
for the entire time that the effect is active.  Old demos cannot be
fixed, so hide the problem by forcing the timers to be hidden when
viewing a demo.
2016-02-20 17:28:11 +00:00
..
2d Pass cv_font to get_centered_x 2016-02-12 04:02:28 +00:00
3d Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
arch Removed rounding offset of x starting coordinate in ogl_ulinec which should hopefully unwanted horizontal offsets in Status Bar energy and afterburner gauges (without causing more problems) if Multisampling is applied 2016-02-14 13:59:02 +01:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
main Hide bogus demo cloak/invul timers 2016-02-20 17:28:11 +00:00
misc Propagate partial_range up into PHYSFSX_findFiles family 2016-01-29 04:05:47 +00:00