gzdoom/wadsrc/static/zscript/actors/player
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
..
player.zs Reworked Morphing 2024-03-01 08:35:31 -05:00
player_cheat.zs Reworked Morphing 2024-03-01 08:35:31 -05:00
player_inventory.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
player_morph.zs Reworked Morphing 2024-03-01 08:35:31 -05:00