mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-15 08:52:02 +00:00
2c09a443b4
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. |
||
---|---|---|
.. | ||
actors | ||
engine | ||
scriptutil | ||
ui | ||
compatibility.zs | ||
constants.zs | ||
destructible.zs | ||
doombase.zs | ||
events.zs | ||
level_compatibility.zs | ||
level_postprocessor.zs | ||
mapdata.zs | ||
sounddata.zs | ||
visualthinker.zs | ||
zscript_license.txt |