by Major Cooke » Wed Jul 22, 2015 3:53 pm
Pull Request.
Fixed a lot of things wrong with A_RadiusGive, and added some goodies. See the pull request for more info.
If you're wondering, KILLED != CORPSE at all times. If you want true results of who is truly dead and whose not, use RGF_KILLED.
One thing I forgot to mention in the request is RGF_GIVESELF, the pointer flags and the species processing comes first. RGF_GIVESELF will always succeed now.
[url=https://github.com/rheit/zdoom/pull/348]Pull Request.[/url]
Fixed a lot of things wrong with A_RadiusGive, and added some goodies. See the pull request for more info.
If you're wondering, KILLED != CORPSE at all times. If you want true results of who is truly dead and whose not, use RGF_KILLED.
One thing I forgot to mention in the request is RGF_GIVESELF, the pointer flags and the species processing comes first. RGF_GIVESELF will always succeed now.