gzdoom-gles/wadsrc
Christoph Oelckers 7011010ff2 - fixed the drain callback.
- changed the effect spawn prevention of the Hexen flame strike weapon and reverted the attempt to fix this in FastProjectile.

This cannot be fixed in the base class, which was doing everything right. It's the flame missile that was doing undefined things by stopping its movement without clearing its missile flag. This cannot work because missiles are given some minimal forced velocity to ensure collision detection and any attempt to address this without clearing the missile flag is doomed to fail.
2017-03-29 22:50:13 +02:00
..
static - fixed the drain callback. 2017-03-29 22:50:13 +02:00
CMakeLists.txt - Make QZDoom GZDoom again! 2017-03-09 11:51:42 -05:00