qzdoom/wadsrc/static/zscript/inventory
2017-05-14 17:22:46 +02:00
..
ammo.txt - properly handle all meta properties for inventory items. 2017-02-28 00:45:16 +01:00
armor.txt - use an inventory flag to decide what items are slipped by DF_NO_HEALTH and DF_NO_ARMOR. With all the changes over the last 10 years this had become too spotty. 2017-02-28 21:45:47 +01: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 - fixed: The powerup icons did not blink when expiring. 2017-04-21 18:08:30 +02:00
powerups.txt - Added a separate cheat flag to handle buddha powerups. Currently, Buddha powerups could interfere and disable the actual player cheat unintentionally, when the player may not want their actual cheat to be turned off. 2017-05-14 17:22:46 +02: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 Fixed state selection for weapon secondary fire 2017-04-09 13:04:32 +03:00