qzdoom/wadsrc/static/zscript/inventory
Christoph Oelckers 8eb4697fbd - removed the bot related properties from AWeapon.
This stuff is now kept locally in the bot code so that it doesn't infest the rest of the engine.
And please don't read the new botsupp.txt file as some new means to configure bots! This was merely done to get this data out of the way.
The bots are still broken beyond repair and virtually unusable, even if proper data is provided for all weapons.
2018-11-24 23:48:23 +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 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 - scriptified BecomeItem and BecomePickup 2018-11-24 21:25:26 +01:00
powerups.txt - testing and cleanup of scripted morph code. 2018-11-24 08:39:35 +01:00
stateprovider.txt - scriptified 3 more functions in stateprovider. 2018-11-24 15:42:43 +01:00
weaponpiece.txt - scriptified the rest of the weapon pieces. 2017-01-18 18:46:24 +01:00
weapons.txt - removed the bot related properties from AWeapon. 2018-11-24 23:48:23 +01:00