#9105 closed patch
SCI sfx: Let each SongIterator remap its own channels
Reported by: | SF/lwalkera | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: |
Description
Let each SongIterator keep track of its remappings instead of the TeeIterator so that they keep the channel mappings when morphed back to not using a TeeIterator.
Ticket imported from: #2891232. Ticket imported from: patches/1210.
Attachments (1)
Change History (6)
by , 15 years ago
Attachment: | 0002-SCI-sfx-Let-each-SongIterator-remap-its-own-channels.patch added |
---|
comment:1 by , 15 years ago
Filippos, please take a look at this. Not sure if it still applies cleanly after your recent changes.
comment:2 by , 15 years ago
Owner: | set to |
---|
comment:4 by , 15 years ago
Status: | new → closed |
---|
comment:5 by , 6 years ago
Component: | → Engine: SCI |
---|
Note:
See TracTickets
for help on using tickets.
The patch