dxx-rebirth/similar
Kp ec19c2ba89 Allow player to grab invulnerability powerup when FakingInvul
Previously, if the player was invulnerable, it was impossible to grab an
invulnerability powerup.  Relax this by allowing a spawn-induced fake
invulnerability not to count as invulnerable for this test.  Players
still cannot grab an invulnerability powerup if they are still under the
influence of a prior invulnerability powerup.
2016-07-14 01:59:04 +00:00
..
2d Rewrite declarations of ubyte * to standard uint8_t * 2016-07-14 01:59:02 +00:00
3d Rewrite simple integer casts from C style to static_cast<> 2016-06-05 01:04:26 +00:00
arch Invert sense of digi.cpp firstplay to already_playing 2016-07-09 17:58:34 +00:00
editor Remove unused STRING_LENGTH 2016-07-09 17:58:35 +00:00
main Allow player to grab invulnerability powerup when FakingInvul 2016-07-14 01:59:04 +00:00
misc Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-06-05 01:04:26 +00:00