gzdoom/wadsrc/static/zscript/actors/inventory
Boondorl b43c440552 Added ShouldShareItem virtual
Allows for easier customizing of whether or not an item should be shared with players upon pickup in co-op (e.g. it allows it to be expanded to weapons with custom cvars).
2024-04-26 21:28:47 -03:00
..
ammo.zs - add sv_ammofactor to change the skill adjustment for ammo 2022-05-18 15:09:13 -04:00
armor.zs Revert "Added support for standard DamageFactor property on Armor, PowerProtection and PowerDamage items." 2020-02-10 15:38:12 -03:00
health.zs - removed the leftovers of the removed savedamount variable. 2019-04-26 12:00:58 +02:00
inv_misc.zs Added ShouldShareItem virtual 2024-04-26 21:28:47 -03:00
inventory.zs Added ShouldShareItem virtual 2024-04-26 21:28:47 -03:00
powerups.zs Fixed PowerMorph setting wrong Owner 2024-04-20 01:15:47 -04:00
stateprovider.zs warn when fewer returns than expected are given for a function 2023-10-15 18:51:05 +02:00
weaponpiece.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
weapons.zs Reapply "Improvements to death and cheat handling" 2024-04-20 01:15:46 -04:00