Home
last modified time | relevance | path

Searched refs:TMSL_NOPHYSICS (Results 1 – 3 of 3) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_slopes.h46 TMSL_NOPHYSICS = 1, enumerator
H A Dp_slopes.c258 if (line->args[2] & TMSL_NOPHYSICS) in line_SpawnViaLine()
464 if (line->args[4] & TMSL_NOPHYSICS) in line_SpawnViaMapthingVertexes()
H A Dp_setup.c3086 lines[i].args[2] |= TMSL_NOPHYSICS; in P_ConvertBinaryMap()
3128 lines[i].args[4] |= TMSL_NOPHYSICS; in P_ConvertBinaryMap()