gzdoom-gles/wadsrc/static/zscript/actors
2020-01-06 15:08:26 +01:00
..
chex - made the colorset names and the texts in the color picker localizable. 2019-05-19 20:40:22 +02:00
doom - fixed missing fullbright for Berserk 2019-11-06 17:51:03 +01:00
heretic - made the colorset names and the texts in the color picker localizable. 2019-05-19 20:40:22 +02:00
hexen - fixed missing frames for axe attack without mana 2019-10-26 12:14:58 +02:00
inventory - fixed: pickup flash didn't fade out if player was killed by pickup 2019-10-16 20:56:41 +02:00
player - added ability to specify display duration of subtitles 2019-07-26 21:59:43 +02:00
raven - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
shared - when adding some minmum lateral movement to trigger collision detection, do not just set Vel.X but actually use a vector pointing in the proper facing direction of the actor. 2019-10-22 10:59:13 +02:00
strife - removed the playernum parameter from CheckLocalView 2019-09-02 21:17:19 +02:00
actions.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
actor.zs - renamed IsActorPlayingSomething to IsActorPlayingSound and made it clearscope. 2020-01-06 15:08:26 +01:00
attacks.zs - fixed PlaySpawnSound call in A_ThrowGrenade 2019-06-05 12:47:03 +02:00
checks.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
interaction.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
inventory_util.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00
morph.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-04-28 22:14:34 +02:00