vkdoom_m/wadsrc/static/zscript/actors
2020-04-19 21:08:24 +02:00
..
chex
doom - fixed A_FireCGun. 2020-03-11 19:47:23 +01:00
heretic - fixed: player_t::GetPSprite cannot guarantee success 2020-03-11 00:56:29 +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 Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
player - block off the Substitute function by making it private to the 3 classes that really need it. 2020-04-19 21:08:24 +02: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: player_t::GetPSprite cannot guarantee success 2020-03-11 00:56:29 +01:00
actions.zs
actor.zs - block off the Substitute function by making it private to the 3 classes that really need it. 2020-04-19 21:08:24 +02:00
attacks.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
checks.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
interaction.zs
inventory_util.zs
morph.zs Changed Pre/Post(Un)Morph to take the other actor and a boolean indicating direction. 2020-03-08 15:29:09 +01:00