gzdoom/wadsrc/static/zscript/actors
Christoph Oelckers 1a0398ae59 - MBF21: new weapon flags.
Except for NOAUTOSWITCHTO all remappings to existing features.
2021-06-30 17:19:38 +02:00
..
chex - made the colorset names and the texts in the color picker localizable. 2019-05-19 18:57:39 +02:00
doom - MBF21: new weapon flags. 2021-06-30 17:19:38 +02:00
heretic Added A_OverlayPivotAlign and A_OverlayVertexOffset. 2020-10-25 15:42:11 +01:00
hexen - fixed explosive damage radius for clericflame. 2021-06-07 07:46:13 +02:00
inventory Account for portals when spawning missiles in A_FireBullets/A_CustomBulletAttack 2021-05-20 19:42:29 +02:00
player - MBF21: new weapon flags. 2021-06-30 17:19:38 +02:00
raven - gave the Raven invulnerability items the BIGPOWERUP flag to ensure proper respawning behavior. 2021-05-19 19:46:04 +02:00
shared Fixed wrong parameter type passed into TryMove here 2021-05-28 09:10:43 +02:00
strife - fixed: The PrisonPass's TryPickup method did not properly report successful pickup. 2021-05-17 11:51:06 +02:00
actions.zs Added A_SpriteOffset. (#895) 2020-08-27 12:43:09 -04:00
actor.zs - MBF21: remaining actor properties. 2021-06-29 22:32:38 +02:00
attacks.zs - fix DaggerAlert using FindState incorrectly. 2021-05-28 00:34:04 -03:00
checks.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
interaction.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
inventory_util.zs Fixed a regression in DoTakeInventory. (the C++ code just ignored the null pointer, but ZScript can't do that) 2019-12-30 12:37:33 -03:00
morph.zs Changed Pre/Post(Un)Morph to take the other actor and a boolean indicating direction. 2020-03-08 15:29:09 +01:00