qzdoom/wadsrc/static/zscript/strife
Christoph Oelckers 74faacd218 - fixed: FxVMFunctionCall::GetDirectFunction did not perform any checks on the function's self pointer and failed to report a mismatch as an error.
- also fixed two places in the code where the above caused some incorrect definitions not to be detected.
2017-04-06 20:52:38 +02:00
..
acolyte.txt
alienspectres.txt - scriptified a large part of the weapon code. 2017-01-19 17:40:34 +01:00
beggars.txt
coin.txt - added an amount parameter to the 'drop' CCMD. 2017-02-23 20:18:02 +01:00
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
loremaster.txt
macil.txt
merchants.txt
oracle.txt
peasants.txt
programmer.txt - fixed: A_ProgrammerMelee damaged the caller, not the target. 2017-03-02 13:14:54 +01:00
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
strifeammo.txt
strifearmor.txt
strifebishop.txt
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 - added a callback to menu items for when a new menu gets created. 2017-03-14 10:41:13 +01:00
strifekeys.txt
strifeplayer.txt
strifestuff.txt
strifeweapons.txt
templar.txt
thingstoblowup.txt - fixed stringtable access in menus. 2017-02-12 14:28:38 +01:00
weaponassault.txt - fixed: FxVMFunctionCall::GetDirectFunction did not perform any checks on the function's self pointer and failed to report a mismatch as an error. 2017-04-06 20:52:38 +02:00
weaponcrossbow.txt
weapondagger.txt
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
weaponmissile.txt
zombie.txt