This commit is contained in:
Christoph Oelckers 2016-01-26 15:00:54 +01:00
commit 66ce8915fb
2 changed files with 10 additions and 1 deletions

View File

@ -3472,7 +3472,7 @@ DEFINE_ACTION_FUNCTION_PARAMS(AActor, A_CheckLOF)
else return; else return;
angle >>= ANGLETOFINESHIFT; angle >>= ANGLETOFINESHIFT;
pitch = (0-pitch)>>ANGLETOFINESHIFT; pitch >>= ANGLETOFINESHIFT;
vx = FixedMul (finecosine[pitch], finecosine[angle]); vx = FixedMul (finecosine[pitch], finecosine[angle]);
vy = FixedMul (finecosine[pitch], finesine[angle]); vy = FixedMul (finecosine[pitch], finesine[angle]);

View File

@ -397,6 +397,15 @@ A53AE580A4AF2B5D0B0893F86914781E // TNT: Evilution map31
setthingflags 470 2016 setthingflags 470 2016
} }
4CB7AAC5C43CF32BDF05FD36481C1D9F // Plutonia: Revisited map27
{
setlinespecial 1214 Plat_DownWaitUpStayLip 20 64 150 0 0
setlinespecial 1215 Plat_DownWaitUpStayLip 20 64 150 0 0
setlinespecial 1216 Plat_DownWaitUpStayLip 20 64 150 0 0
setlinespecial 1217 Plat_DownWaitUpStayLip 20 64 150 0 0
setlinespecial 1227 Plat_DownWaitUpStayLip 20 64 150 0 0
}
D0139194F7817BF06F3988DFC47DB38D // Whispers of Satan map29 D0139194F7817BF06F3988DFC47DB38D // Whispers of Satan map29
{ {
nopassover nopassover