Age | Commit message (Collapse) | Author |
|
this is a script issue and also happens
in Sierra's SCI. Gets solved by script patch.
|
|
|
|
Sierra translator translated the filename
|
|
|
|
Fixes display of the library "swirl" video
|
|
Used for any codec without direct dithering support
|
|
Needed for access by QuickTime directly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Much thanks to fuzzie for her assistance.
|
|
|
|
|
|
|
|
Video for Windows made the Codec do the dithering work
|
|
|
|
|
|
Surfaces should be freed (to free their inner allocated surface
buffers) before being deleted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes bug #6834 MP3: ScummVM doesn't skip ID3 tag at
beginning of file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The tooltip isn't really interested in any keyboard and mouse
events, other than as a signal to close itself, so pass them back
to the parent dialog. From what I understand, the tooltip isn't
part of the dialog, so there should be no risk of going into an
infinite loop here.
|
|
This means x and y has the same meaning as in the other handlers,
e.g. handleMouseUp(). Though as far as I can tell, these coordinates
aren't actually used anywhere at the moment.
|
|
|
|
fixes healer's hut buy/steal issue
effectively removes 60 tick delay from script
|