gzdoom/wadsrc/static/zscript/actors
Boondorl 6c64a4403c Improved ZScript interface for morphing
Added getter and setter functions for handling whether or not the player fields should be gotten/set. Added MRF_KEEPARMOR flag to prevent stripping armor on morph. Optimized unmorphed Actor by setting it to NoInteraction and removing it from the blockmap and sector lists.
2024-03-01 08:35:31 -05:00
..
chex Add GFF_NOEXTCHANGE to Phasing Zorcher flash 2022-11-01 16:46:19 +01:00
doom fix max health for Doom's health bonus with Dehacked modifications present. 2023-12-20 00:11:09 +01:00
heretic Improved ZScript interface for morphing 2024-03-01 08:35:31 -05:00
hexen Further morphing clean up 2024-03-01 08:35:31 -05:00
inventory Improved ZScript interface for morphing 2024-03-01 08:35:31 -05:00
player Improved ZScript interface for morphing 2024-03-01 08:35:31 -05:00
raven Improved ZScript interface for morphing 2024-03-01 08:35:31 -05:00
shared Squashed commit of the following: 2024-02-09 12:15:17 -05:00
strife Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00
actions.zs Added A_SpriteOffset. (#895) 2020-08-27 12:43:09 -04:00
actor.zs Further morphing clean up 2024-03-01 08:35:31 -05:00
attacks.zs Added (XF/RADF)_CIRCULAR. 2023-08-02 00:37:58 -04:00
checks.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
interaction.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
inventory_util.zs Added client-side item pick ups 2024-02-01 08:43:49 -05:00
mbf21.zs - silence some warnings. 2022-02-14 20:05:42 +01:00
morph.zs Improved ZScript interface for morphing 2024-03-01 08:35:31 -05:00