qzdoom/wadsrc/static/actors
MajorCooke 115dbd0b58 - Added A_WeaponOffset(x = 0, y = 32, flags).
- Places the weapon offset by the defined x and y. Both are floats. This stacks with weapon bobbing.
- WOF_KEEPX: Don't change the X offset.
- WOF_KEEPY: Don't change the Y offset.
- WOF_ADD: Add onto instead of replacing the coordinates.
2016-05-18 11:19:24 +02:00
..
chex - added pickup sprite for Chex Quest's Mini Zorcher (i.e. pistol replacement.) 2015-04-27 10:24:49 +02:00
doom - fixed beta Lost Soul's states. 2016-03-12 10:54:14 +01:00
heretic - fixed: TAG_BLASTERP was on the wrong actor. 2016-04-19 02:06:36 +02:00
hexen Normalize line endings 2016-03-01 09:47:10 -06:00
raven Normalize line endings 2016-03-01 09:47:10 -06:00
shared - Added A_WeaponOffset(x = 0, y = 32, flags). 2016-05-18 11:19:24 +02:00
strife - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
actor.txt Added GetZAt DECORATE function. 2016-05-12 22:15:05 +02:00
constants.txt - Added A_WeaponOffset(x = 0, y = 32, flags). 2016-05-18 11:19:24 +02:00