Source release of Wolfenstein 3D Classic Platinum for iOS, 2.1

This commit is contained in:
Travis Bradshaw
2012-01-31 17:08:50 -06:00
parent 16304944b4
commit d7fff51d7d
235 changed files with 64191 additions and 1418 deletions

View File

@@ -540,6 +540,9 @@ PRIVATE _boolean AI_CheckSight( entity_t *self )
if( deltax > 0 )
return false;
break;
default:
break;
}
// trace a line to check for blocking tiles (corners)