gzdoom/wadsrc/static/zscript
Boondorl 2c09a443b4 Reworked Morphing
Removed StaticPointerSubstitution in favor of a much safer function that only changes select pointers. As a result the ability to properly modify morphing has been opened back up to ZScript. Many missing virtual callbacks were amended and MorphedDeath has been reworked to only be called back on an actual morphed death. MorphedMonster is no longer required to morph an Actor. CheckUnmorph virtual added that gets called back on morphed Actors. Fixed numerous bugs related to morph behavior.
2024-03-01 08:35:31 -05:00
..
actors Reworked Morphing 2024-03-01 08:35:31 -05:00
engine Allow the Joy2 button to cancel binding a key in the controls menu 2024-02-02 13:14:00 +01:00
scriptutil - 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
ui Add a cvar to swap health and armor position on alternative HUD 2024-02-04 20:13:18 -03:00
compatibility.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
constants.zs Squashed commit of the following: 2024-02-09 12:15:17 -05:00
destructible.zs Add help messages for most of the deprecated stuff in ZScript. 2020-03-14 12:56:03 +02:00
doombase.zs New API for assigning unique network ids to objects 2024-02-26 06:23:12 -05:00
events.zs Improvements to Network Commands/Buffers 2024-02-26 06:23:25 -05:00
level_compatibility.zs - Fixed comment in level_compatibility.zs regarding pc_cp2.wad MAP38 fix 2023-12-22 22:32:02 +01:00
level_postprocessor.zs Fix planeval; add direct sector slope manipulation 2022-09-20 15:08:02 -04:00
mapdata.zs Fix readonly for SpecialBounceHit virtual 2024-02-23 07:07:56 +01:00
sounddata.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
visualthinker.zs Aded FLIPSPRITEOFFSET<X/Y> for actors and bFlipOffset<X/Y> for visual thinkers. 2024-01-21 03:33:48 -05:00
zscript_license.txt - update some copyright years 2023-03-25 08:06:23 -04:00