#8767 closed patch
KYRA: audio data assignment patch
Reported by: | athrxx | Owned by: | lordhoto |
---|---|---|---|
Priority: | normal | Component: | Engine: Kyra |
Version: | Keywords: | ||
Cc: | Game: | Kyrandia 1 |
Description
This patch modifies the way that static resources like track file names, code tables etc. are assigned to the audio devices so that it is all the same for DOS and Towns.
I have improved parts of the code so that it should't offend Lord Hoto's sense for good const correctness any more. I also got rid of two struct pointer casts (might cause problems in some ports).
Florian
Ticket imported from: #1862758. Ticket imported from: patches/872.
Attachments (1)
Change History (6)
by , 17 years ago
Attachment: | soundDataAssignment.patch added |
---|
comment:1 by , 17 years ago
Owner: | set to |
---|
comment:2 by , 17 years ago
Status: | new → closed |
---|
comment:3 by , 17 years ago
Committed with some changes, next time please be sure you updated your local svn checkout before creating a patch, since it reverted for example a change in sound.h l440 made in r29953.
comment:4 by , 6 years ago
Component: | → Engine: Kyra |
---|
comment:5 by , 5 years ago
Game: | → Kyrandia 1 |
---|
KYRA: audio data assignment patch