vkdoom_m/wadsrc/static/zscript/heretic
Christoph Oelckers 06900ff8be - reviewd script code for spawn calls that did not check their results.
Nothing should ever assume that spawning an actor is unconditionally successful. There can always be some edge cases where this is not the case.
2016-12-31 10:27:12 -05:00
..
beast.txt
chicken.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
clink.txt - converted more Heretic actors. 2016-10-17 10:07:12 +02:00
dsparil.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
hereticammo.txt
hereticarmor.txt
hereticartifacts.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
hereticdecorations.txt
hereticimp.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
heretickeys.txt
hereticmisc.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
hereticplayer.txt
ironlich.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
knight.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
mummy.txt - converted more Heretic actors. 2016-10-17 10:07:12 +02:00
snake.txt - address bad use of pitch in A_CustomMissile. 2016-12-24 14:46:34 +01:00
weaponblaster.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
weaponcrossbow.txt - scriptified Heretic's crossbow and gauntlets. 2016-11-24 11:29:51 +01:00
weapongauntlets.txt - renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member. 2016-12-10 16:36:19 +01:00
weaponmace.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
weaponphoenix.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 10:27:12 -05:00
weaponskullrod.txt - scriptified Heretic's Skull Rod. 2016-11-25 16:05:03 +01:00
weaponstaff.txt - renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member. 2016-12-10 16:36:19 +01:00
weaponwand.txt - re-added two lost parentheses in A_FireGoldWandPL1. 2016-11-30 19:03:46 +01:00
wizard.txt - scriptified Heretic's wizard. 2016-11-11 23:32:13 +01:00