Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#8033 closed patch

descumm6 reverse lists

Reported by: SF/madm00se Owned by:
Priority: normal Component: Tools
Version: Keywords:
Cc: Game:

Description

When descumming scripts with descumm6, it spits out lists in the reverse order.

Eg. in script-1:

[0000] (AC) soundKludge([74,6])

should be:

[0000] (AC) soundKludge([6,74])

This applies to longer lists as well btw :-)

This patch fixes this problem.

Ticket imported from: #603483. Ticket imported from: patches/138.

Attachments (1)

revlist.diff (534 bytes ) - added by SF/madm00se 22 years ago.
descumm6 reverse list patch

Download all attachments as: .zip

Change History (3)

by SF/madm00se, 22 years ago

Attachment: revlist.diff added

descumm6 reverse list patch

comment:1 by aquadran, 22 years ago

Status: newclosed

comment:2 by digitall, 5 years ago

Component: Tools
Note: See TracTickets for help on using tickets.