qzdoom-gpl/src/g_raven
Randy Heit c1b2861362 Merge the boolean args to EV/P_Teleport into a single flags arg
- The flags use TELF_ since DECORATE has an A_Teleport with its
  own set of TF_ flags.
- TELF_KEEPVELOCITY is used instead of TELF_HALTVELOCITY, because
  there was only one call that ever set bHaltVelocity to false.
2016-01-30 21:27:34 -06:00
..
a_artitele.cpp Merge the boolean args to EV/P_Teleport into a single flags arg 2016-01-30 21:27:34 -06:00
a_minotaur.cpp - fixed some leftover unused variable warnings. 2016-01-19 16:09:44 +01:00
ravenshared.h - Make APoisonCloud::DoSpecialDamage() and P_PoisonDamage() respect damage factors. 2012-06-29 04:21:31 +00:00