gzdoom/wadsrc/static/zscript/actors/inventory
Christoph Oelckers c700682a36 - MBF21: ported the code pointers to ZScript.
So far it's just the functions and some initial changes to Dehacked's parser. None of this is usable yet.
2021-07-01 00:53:15 +02:00
..
ammo.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
armor.zs Revert "Added support for standard DamageFactor property on Armor, PowerProtection and PowerDamage items." 2020-02-10 15:38:12 -03:00
health.zs - removed the leftovers of the removed savedamount variable. 2019-04-26 12:00:58 +02:00
inv_misc.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
inventory.zs - fixed: Inventory items that are terminated by GoAwayAndDie must be removed from the blockmap and sector lists. 2020-06-16 01:11:08 +02:00
powerups.zs - moved the handling of ending PowerWeaponLevel2 into PlayerPawn.Tick and restored the immediate weapon switch. 2021-05-19 17:59:44 +02:00
stateprovider.zs Account for portals when spawning missiles in A_FireBullets/A_CustomBulletAttack 2021-05-20 19:42:29 +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 - MBF21: ported the code pointers to ZScript. 2021-07-01 00:53:15 +02:00