gzdoom/wadsrc/decorate
Christoph Oelckers ac32bd72bb - Added A_ClearReFire code pointer for weapons. Preferably A_WeaponReady should
reset this counter but that can't be done due to unwanted side effects with
  existing weapons.
- Changed the 'scale' variable in CVAR(turbo) to double because the calculations
  depended on the current floating point precision setting and only worked properly
  when set to 'precise' in VC++.


SVN r1057 (trunk)
2008-06-30 23:30:06 +00:00
..
doom - Added ISMONSTER flag for Commander Keen so he can be killed by 'kill monsters'. 2008-06-28 23:23:33 +00:00
heretic - Fixed: POwered up weapons with a different ready state than their base 2007-10-19 08:49:02 +00:00
hexen - fixed TableShit9 definition 2007-11-18 08:05:33 +00:00
raven - Removed the check for Heretic when playing *evillaugh when using the 2008-04-08 09:52:50 +00:00
shared - Fixed: P_CheckSwitchRange accessed invalid memory when testing a one-sided 2008-04-04 14:31:20 +00:00
strife - Fixed: The StrifePlayer defined the wrong color range for its translations. 2007-12-20 08:44:45 +00:00
constants.txt - Added SnowKate709's A_DamageMaster/A_DamageChildren patch. 2008-03-29 22:59:41 +00:00
decorate.txt - Added damage factors that allows to make monsters more or less resistant 2007-04-28 09:06:32 +00:00
nativeclasses.txt - Added A_ClearReFire code pointer for weapons. Preferably A_WeaponReady should 2008-06-30 23:30:06 +00:00