gzdoom/wadsrc
Christoph Oelckers d753d41752 - Added NULL checks to all places where class names are passed as DECORATE
parameters.
- All DECORATE parameters are passed as expressions now. This change allows
  for compile time checks of all class names being used in DECORATE so many
  incorrect definitions may output warnings now.
- Changed DECORATE sound and color parameters to use expressions.
- Changed: S_StopChannel now resets the actor's sound flags. The previous bug
  made me think that delaying this until FMod calls the end of sound callback 
  may simply be too late.


SVN r1276 (trunk)
2008-10-25 17:38:00 +00:00
..
sources - Restructured the action function interface to remove the dependence on 2008-08-12 14:30:07 +00:00
static - Added NULL checks to all places where class names are passed as DECORATE 2008-10-25 17:38:00 +00:00
CMakeLists.txt - Fixed: A_Explode wants the distance parameter as an int, not a fixed_t. 2008-08-16 08:11:39 +00:00
dehsupp.lmp - Changed MIDI playback to not bother playing super short songs that don't 2008-03-23 05:24:40 +00:00
wadsrc.vcproj About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00