#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)
Change History (12)
by , 22 years ago
comment:1 by , 22 years ago
Owner: | set to |
---|
comment:3 by , 22 years ago
Status: | new → closed |
---|
comment:4 by , 22 years ago
Status: | closed → new |
---|
comment:5 by , 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 , 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:8 by , 22 years ago
Status: | new → closed |
---|
comment:10 by , 6 years ago
Component: | → Engine: SCUMM |
---|
monster.sog support in scummvm