Age | Commit message (Collapse) | Author |
|
CID 1361588.
|
|
The sleep values for video playback are the amount of time until
the next frame needs to be displayed, whereas speedThrottler is
used to ensure that a given amount of time always elapses between
two triggered speedThrottler calls.
|
|
|
|
This type in SSCI corresponds to Wave resources, but since ScummVM
does not differentiate between Wave and Audio resources, just say
it's an Audio resource type, not an Invalid resource type.
|
|
|
|
|
|
|
|
CID 1361762, 1361763, 1361764, 1361765.
|
|
CID 1361599.
|
|
CID 1361032.
|
|
CID 1361026.
|
|
CID 1357041.
|
|
CID 1361007.
|
|
CID 1351620.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The new GCC and Newlib are required for correct atexit handling
in plugins. The new Ronin is required to support the Newlib upgrade,
and also for custom filename handling on VM saves.
|
|
|
|
|
|
|
|
|
|
Fixes #9571, fixes #9572.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was a regression from the default palette change.
Fixes #9567.
|
|
Fixes #9569
|