gzdoom/wadsrc
Christoph Oelckers 3ab370b6ee - added a compatibility option to restore the original Heretic bug where
a Minotaur couldn't spawn floor flames when standing in water having its
  feet clipped.
- added vid_vsync to display options.
- fixed: Animations of type 'Range' must be disabled if the textures don't
  come from the same definition unit (i.e both containing file and use type
  are identical.)
- changed: Item pushing is now only done once per P_XYMovement call.
- Increased the push factor of Heretic's pod to 0.5 so that its behavior
  more closely matches the original which depended on several bugs in the engine.
- Removed damage thrust clamping in P_DamageMobj and changed the thrust calculation
  to use floats to prevent overflows. The prevention of the overflows was the
  only reason the clamping was done.
- Added Raven's dagger-like vector sprite for the player to the automap code.


SVN r1668 (trunk)
2009-06-14 13:47:38 +00:00
..
static - added a compatibility option to restore the original Heretic bug where 2009-06-14 13:47:38 +00:00
CMakeLists.txt - added 'deflate only' option to all configurations of wadsrc.vcproj 2009-06-04 23:06:42 +00:00
wadsrc.vcproj - added 'deflate only' option to all configurations of wadsrc.vcproj 2009-06-04 23:06:42 +00:00