gzdoom-gles/wadsrc/static/zscript/inventory
2019-04-16 18:46:06 +02:00
..
ammo.txt - scriptified ModifyDropAmount as a virtual function hierarchy for Inventory and children. 2019-04-15 21:58:54 +02:00
armor.txt - scriptified GiveInventory and made the interface a bit more configurable by mods. 2019-04-16 18:44:56 +02:00
health.txt fixed spelling (mostly comments) 2018-11-28 15:37:45 +01:00
inv_misc.txt - a bit of code reordering for adding direct native entry points. 2019-04-16 18:17:05 +02:00
inventory.txt - moved ValidateInvFirst to the script side because this was one of the major functions that directly reference AInventory. 2019-04-16 18:45:52 +02:00
powerups.txt - testing and cleanup of scripted morph code. 2019-04-15 21:56:20 +02:00
stateprovider.txt Fixed A_JumpIfNoAmmo not working. 2019-04-16 18:46:06 +02:00
weaponpiece.txt fixed spelling (mostly comments) 2018-11-28 15:37:45 +01:00
weapons.txt - fixed handling of dummy flags. 2019-04-15 22:29:55 +02:00