gzdoom-gles/wadsrc/static/zscript/inventory
Christoph Oelckers 9348baeeb1 Removed all remaining references to AInventory
What remains is the class definition and one single reference that will be scriptified.
2018-12-04 17:11:36 +01:00
..
ammo.txt - scriptified ModifyDropAmount as a virtual function hierarchy for Inventory and children. 2018-11-24 19:59:24 +01:00
armor.txt - scriptified GiveInventory and made the interface a bit more configurable by mods. 2018-12-01 17:07:09 +01:00
health.txt fixed spelling (mostly comments) 2018-11-27 19:44:06 +01:00
inv_misc.txt - scriptified the decision making of the invuseall CCMD. 2018-12-02 18:43:38 +01:00
inventory.txt Removed all remaining references to AInventory 2018-12-04 17:11:36 +01:00
powerups.txt - The 'A' prefix has no meaning in class names on the script side - even in comments. 2018-12-04 00:23:52 +01:00
stateprovider.txt Fixed A_JumpIfNoAmmo not working. 2018-12-02 07:28:20 +01:00
weaponpiece.txt fixed spelling (mostly comments) 2018-11-27 19:44:06 +01:00
weapons.txt Fix RemoveInventory not calling DetachFromOwner when an item is the first in the owner's inventory. 2018-12-03 17:29:08 +01:00