gzdoom-gles/wadsrc/static/zscript/actors/inventory
Marisa Kirisame a7fb96eec5 Add alternate "Full" mode for PowerIronFeet that prevents leaky damage.
# Conflicts:
#	src/playsim/p_spec.cpp
2021-01-16 18:47:03 +01:00
..
ammo.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
armor.zs Added source, inflictor and damage flags to AbsorbDamage. 2020-02-11 00:55:21 +01:00
health.zs - removed the leftovers of the removed savedamount variable. 2019-05-02 19:56:24 +02:00
inv_misc.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-07 19:36:57 +01:00
inventory.zs - fixed: Inventory items that are terminated by GoAwayAndDie must be removed from the blockmap and sector lists. 2020-06-19 11:54:05 +02:00
powerups.zs Add alternate "Full" mode for PowerIronFeet that prevents leaky damage. 2021-01-16 18:47:03 +01:00
stateprovider.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-16 11:07:29 +01:00
weaponpiece.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
weapons.zs - fixed: player_t::GetPSprite cannot guarantee success 2020-03-11 20:18:43 +01:00