qzdoom/wadsrc/static/zscript/actors
2020-03-02 22:15:37 +01:00
..
chex
doom - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
heretic - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
hexen - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
inventory Added A_StopAllSounds. 2020-02-29 19:19:51 +01:00
player - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
raven - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
shared - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
strife - fixed wrong arguments of a few A_StartSound() calls 2020-01-24 11:57:01 +02:00
actions.zs
actor.zs - remove addition from deprecated A_PlaySound 2020-03-02 22:15:37 +01:00
attacks.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
checks.zs
interaction.zs
inventory_util.zs Fixed a regression in DoTakeInventory. (the C++ code just ignored the null pointer, but ZScript can't do that) 2019-12-30 12:37:33 -03:00
morph.zs