dxx-rebirth/similar
Kp bcf06623a5 Disable morph processing in demo files
It reads uninitialized values, so it was barely functional before
morph_data became a dynamic allocation, and it is broken now.  Disable
it to avoid crashing the game.  The demo code should have initialized
the morph_data structure properly, but does not.

Reported-by: tycho <https://github.com/dxx-rebirth/dxx-rebirth/issues/496>
Fixes: cac5f1da56 ("Move morph_data into dynamic allocations")
2020-02-06 03:22:45 +00:00
..
2d Downgrade PCX failures from Error to CON_URGENT 2019-07-07 22:00:02 +00:00
3d Zip ranges passed to rotate_point_list 2020-02-01 22:33:31 +00:00
arch Call arch_close before atexit hooks begin 2020-01-06 01:25:35 +00:00
editor Use susegment for WALL_IS_DOORWAY 2019-12-27 02:02:23 +00:00
main Disable morph processing in demo files 2020-02-06 03:22:45 +00:00
misc Fix externally reported Mac OS X build break 2019-10-23 03:02:16 +00:00