qzdoom/wadsrc/static/zscript/strife
Christoph Oelckers b570d0819b - streamlined font handling for scripts a bit.
- moved the two 'you raised the alarm' messages for Strife to the string table
2017-02-05 13:14:22 +01:00
..
acolyte.txt - renamed Actor.NoiseAlert to Actor.SoundAlert to deconflict with the same-named action special. 2016-12-11 12:10:05 +01:00
alienspectres.txt - scriptified a large part of the weapon code. 2017-01-19 17:40:34 +01:00
beggars.txt
coin.txt
crusader.txt
entityboss.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
inquisitor.txt - fixed local variable having the same name as a member in Strife's inquisitor. 2017-01-22 12:28:09 +01:00
klaxon.txt - renamed Actor.NoiseAlert to Actor.SoundAlert to deconflict with the same-named action special. 2016-12-11 12:10:05 +01:00
loremaster.txt - address bad use of pitch in A_CustomMissile. 2016-12-24 14:46:34 +01:00
macil.txt
merchants.txt
oracle.txt
peasants.txt
programmer.txt
questitems.txt
ratbuddy.txt
reaver.txt
rebels.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
sentinel.txt
sigil.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
spectral.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
stalker.txt - fixed some conversion errors in A_StalkerLookInit. 2016-12-11 13:17:50 +01:00
strifeammo.txt
strifearmor.txt
strifebishop.txt - address bad use of pitch in A_CustomMissile. 2016-12-24 14:46:34 +01:00
strifefunctions.txt - reviewd script code for spawn calls that did not check their results. 2016-12-31 15:40:51 +01:00
strifehumanoid.txt
strifeitems.txt - streamlined font handling for scripts a bit. 2017-02-05 13:14:22 +01:00
strifekeys.txt
strifeplayer.txt
strifestuff.txt - renamed Actor.NoiseAlert to Actor.SoundAlert to deconflict with the same-named action special. 2016-12-11 12:10:05 +01:00
strifeweapons.txt - scriptified the Mauler, completing Strife. 2016-11-29 14:32:49 +01:00
templar.txt
thingstoblowup.txt - scriptified a large part of the weapon code. 2017-01-19 17:40:34 +01:00
weaponassault.txt
weaponcrossbow.txt
weapondagger.txt fixed: A_JabDagger called S_Sound instead of A_PlaySound. 2016-12-28 18:20:41 +01:00
weaponflamer.txt
weapongrenade.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
weaponmauler.txt - scriptified the Mauler, completing Strife. 2016-11-29 14:32:49 +01:00
weaponmissile.txt
zombie.txt