dxx-rebirth/similar
Kp a20551191a Remove useless D1 test for TRIGGER_ONE_SHOT
This block previously was used to clear TRIGGER_ON, but that change was
removed because TRIGGER_ON was a write-only flag.  This block is now
useless, so remove it.  This should also fix an obscure crash reported
by AlumiuN.

AlumiuN proposed adding a test that seg->children[side] is still valid,
but since the logic to execute would be useless even when the test
succeeds, it is simpler to remove this code entirely.

Reported-by: AlumiuN <https://github.com/dxx-rebirth/dxx-rebirth/issues/515>
Suggested-by: AlumiuN <https://github.com/dxx-rebirth/dxx-rebirth/pull/518#issue-443277182>
2020-07-07 04:09:44 +00:00
..
2d Move words_bigendian into if constexpr 2020-07-05 23:34:33 +00:00
3d Use range-for when aligning polygon model submodel_ptrs 2020-07-05 23:34:33 +00:00
arch Merge 'refs/pull/519/head' into master 2020-07-05 23:34:33 +00:00
editor Remove TRIGGER_FLAG::ON; it is write-only 2020-07-07 04:09:44 +00:00
main Remove useless D1 test for TRIGGER_ONE_SHOT 2020-07-07 04:09:44 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00