gzdoom/wadsrc/static/actors
Christoph Oelckers 0d1fbcf65f - flattened the following commits by Major Cooke:
* Added falloff parameter to A_QuakeEx.
- Treated just like A_Explode's 'fullradiusdamage' parameter, where the quake will fall off from this distance on out to the edge. Default is 0, which means no falloff.
- Credits to MaxED and Michaelis for helping.

* - Added HighPoint parameter to QuakeEx.
- Allows fine tuning of where the quake's maximum or minimum occurs, in tics. This must be a range between [1, duration).
- For up or down scaling quakes, this sets the quake to reach maximum sooner or start minimizing later.
- For both, this indicates when the strongest will occur. Default is 0, or in the middle.

The original commits were nearly impossible to find in the convoluted commit tree, so I think it's preferable to have one clean commit instead.
2016-03-23 14:03:10 +01: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 Normalize line endings 2016-03-01 09:47:10 -06: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 Normalize line endings 2016-03-01 09:47:10 -06:00
strife Normalize line endings 2016-03-01 09:47:10 -06:00
actor.txt - flattened the following commits by Major Cooke: 2016-03-23 14:03:10 +01:00
constants.txt Added CBF_NOACTORS to A_CheckBlock. 2016-03-02 20:35:54 -06:00