Opened 22 years ago

Closed 21 years ago

Last modified 5 years ago

#8110 closed patch

monster.sog support

Reported by: SF/dschepler Owned by: Kirben
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game:

Description

Implements support for creating and using monster.sog files.

This also removes the floating point dependencies (ov_time_seek), in order to make it easier to port to Tremor. The only remaining changes that should be needed are to remove some of the arguments from the call to ov_read in sound/mixer.cpp, and change the header files and libraries used.

Ticket imported from: #629362. Ticket imported from: patches/215.

Attachments (2)

sog.diff (8.4 KB ) - added by SF/dschepler 22 years ago.
monster.sog support in scummvm
extract.diff (6.9 KB ) - added by SF/dschepler 22 years ago.
implements monster.sog creation in extract tool

Download all attachments as: .zip

Change History (12)

by SF/dschepler, 22 years ago

Attachment: sog.diff added

monster.sog support in scummvm

by SF/dschepler, 22 years ago

Attachment: extract.diff added

implements monster.sog creation in extract tool

comment:1 by Kirben, 22 years ago

Owner: set to Kirben

comment:2 by Kirben, 22 years ago

Patch has been added to scummvm cvs.

comment:3 by Kirben, 22 years ago

Status: newclosed

comment:4 by Kirben, 22 years ago

Status: closednew

comment:5 by SF/khalek, 22 years ago

this patch breaks loomcd with vorbis at least, maybe those changed time/seek calls shouldn't have been changed in that manner?

comment:6 by SF/khalek, 22 years ago

changed one call back to time_seek around line 1622 or so of scumm/sound.cpp which fixes loom for now

comment:7 by SF/ender, 21 years ago

Any reason for this to still be open, Kirben?

comment:8 by Kirben, 21 years ago

Status: newclosed

comment:9 by Kirben, 21 years ago

No, patch closed.

comment:10 by digitall, 5 years ago

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