Go to file
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
common Fix vulcan ammo display 2016-02-20 17:28:11 +00:00
contrib Add stub __attribute_always_inline to VS2013 header 2015-10-30 02:52:57 +00:00
d1x-rebirth Use partial_const_range 2016-02-12 04:02:28 +00:00
d2x-rebirth Fix some -Wshadow warnings 2016-02-12 04:02:28 +00:00
Documentation Add TODO item for namespace changes 2015-12-18 04:08:24 +00:00
similar Hide bogus demo cloak/invul timers 2016-02-20 17:28:11 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Remove dsx safety net for clang 2016-02-06 22:12:55 +00:00