gzdoom/wadsrc/static/zscript/heretic
Christoph Oelckers 5ea8ad54a4 - added tags to all ammo types. 2017-02-25 19:56:22 +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 - added tags to all ammo types. 2017-02-25 19:56:22 +01:00
hereticarmor.txt - converted some Heretic stuff to ZScript for testing. 2016-10-16 22:32:52 +02:00
hereticartifacts.txt - fixed: The check for virtual function overrides was never done if the overriding function had no qualifier at all. 2017-01-08 19:07:26 +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 - fixed: The check for virtual function overrides was never done if the overriding function had no qualifier at all. 2017-01-08 19:07:26 +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 - fixed: The check for virtual function overrides was never done if the overriding function had no qualifier at all. 2017-01-08 19:07:26 +01:00
weaponskullrod.txt - fixed: The check for virtual function overrides was never done if the overriding function had no qualifier at all. 2017-01-08 19:07:26 +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