gzdoom/wadsrc/static/zscript/heretic
Christoph Oelckers 3d61d2c1f4 - 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 15:40:51 +01:00
..
beast.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
chicken.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01: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 15:40:51 +01:00
hereticammo.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
hereticarmor.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
hereticartifacts.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
hereticdecorations.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
hereticimp.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
heretickeys.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
hereticmisc.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
hereticplayer.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
ironlich.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
knight.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01: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 15:40:51 +01: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 15:40:51 +01:00
weaponphoenix.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01: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