mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2025-01-06 00:10:46 +00:00
899389e6a4
Links through sector portals are not done because nearly all the checks can be performed without doing this so if it works without there's no need to add more processing time. Will have to see if there's cases left where such a link is needed and if so, whether there's better options to do it. For line portals such links are necessary to have proper collision detection with actors that are currently transitioning the portal. |
||
---|---|---|
.. | ||
olddecorations.cpp | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_codeptr.cpp | ||
thingdef_data.cpp | ||
thingdef_exp.cpp | ||
thingdef_exp.h | ||
thingdef_expression.cpp | ||
thingdef_parse.cpp | ||
thingdef_properties.cpp | ||
thingdef_states.cpp |