gzdoom-gles/wadsrc/static/zscript/actors
2019-08-05 13:29:02 +02:00
..
chex - made the colorset names and the texts in the color picker localizable. 2019-05-19 20:40:22 +02:00
doom - add +ZDOOMTRANS to BFGExtra in order to force classic transparency per user setting. 2019-07-18 13:57:59 +02:00
heretic - made the colorset names and the texts in the color picker localizable. 2019-05-19 20:40:22 +02:00
hexen - fixed: The numcommands value in A_KoraxCommand needs to be decremented by one because the max parameter of the random function is inclusive. 2019-07-26 14:15:57 +02:00
inventory - moved GetSaveAmount() from the base armor class 2019-08-05 13:29:02 +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 - tested and fixed the attachable lights. 2019-07-17 17:53:43 +02:00
strife - added ability to specify display duration of subtitles 2019-07-26 21:59:43 +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 Added A_SoundPitch and an optional pitch parameter to A_PlaySound and S_Sound. 2019-07-25 00:06:12 +02: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