gzdoom-gles/wadsrc/static/zscript/inventory
Marisa Kirisame 38c8f0d585 Adds OnDrop virtual to inventory items. Called on the dropped item at the end of AActor::DropInventory. 2018-09-16 17:58:57 +02:00
..
ammo.txt - properly handle all meta properties for inventory items. 2017-02-28 00:45:16 +01:00
armor.txt Damage factor on armor is no longer ignored 2017-05-28 17:41:44 +03:00
health.txt - forgot to save the last fix for the previous commit. 2017-03-02 11:58:30 +01:00
inv_misc.txt - properly handle all meta properties for inventory items. 2017-02-28 00:45:16 +01:00
inventory.txt Adds OnDrop virtual to inventory items. Called on the dropped item at the end of AActor::DropInventory. 2018-09-16 17:58:57 +02:00
powerups.txt - fixed: PowerMorph.EndEffect should not tinker around with morph duration. 2018-02-28 20:15:44 +01:00
stateprovider.txt - scriptified the weapon firing logic. 2017-05-01 01:55:35 +02:00
weaponpiece.txt - scriptified the rest of the weapon pieces. 2017-01-18 18:46:24 +01:00
weapons.txt - made Weapon.CheckAmmo and Weapon.DepleteAmmo virtual on the script side. 2018-01-30 22:04:31 +01:00