gzdoom/wadsrc/static/zscript/actors/inventory
jekyllgrim 108ad7736a Added itemcls to HasReceived
CallTryPickup will cache the item's class and pass it to HasReceived, so the latter will know what item was received even if the item has been destroyed by the time it's called.
2024-08-17 15:17:19 -03:00
..
ammo.zs - add sv_ammofactor to change the skill adjustment for ammo 2022-05-18 15:09:13 -04:00
armor.zs Allow for Basic and Hexen armor replacing 2024-08-17 01:14:07 -04: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 itemcls to HasReceived 2024-08-17 15:17:19 -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