Opened 14 years ago

Closed 14 years ago

Last modified 6 years ago

#9178 closed patch

BRA: clear the suspend list before running commands

Reported by: fuzzie Owned by: peres
Priority: normal Component: Engine: Parallaction
Version: Keywords:
Cc: Game:

Description

This changes the code to clear the list of suspended commands before running the actual suspended commands, because sometimes (for example, in the BRA script in Red Square where your photograph is taken) there is another suspend in those commands.

runSuspended seems to only be used by BRA, so I hope this doesn't affect NS. Patch against trunk.

Ticket imported from: #3004652. Ticket imported from: patches/1283.

Attachments (1)

0004-clean-suspended-list-before-running-commands-which-m.txt (910 bytes ) - added by fuzzie 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by fuzzie, 14 years ago

Owner: set to peres

comment:2 by peres, 14 years ago

I committed your patch as-is on r50037.

The demo version of NS was actually using the suspend feature, but it should not cause issues (see r50038).

comment:3 by peres, 14 years ago

Status: newclosed

comment:4 by digitall, 6 years ago

Component: Engine: Parallaction
Note: See TracTickets for help on using tickets.