Project

General

Profile

« Previous | Next » 

Revision 2a8fb308

Added by skyjake over 7 years ago

Fixed|Hexen: Doors in map 13 rotate only once

Removed a seemingly unnecessary check in p_mapspec.cpp that sometimes
prevented scripts from being notified about the completion of polyobj
rotation.

Whenever the polyobj/sector notification functions are called, the
corresponding thinker is immediately destroyed afterwards. If this
notification is ignored, ACS scripts will miss the notification
completely since a second try never occurs.

IssueID #2157

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences