Age | Commit message (Collapse) | Author |
|
|
|
getVideoDuration now returns an Timestamp
|
|
Thanks to digitall for finding this one
|
|
|
|
Still doesn't handle videos with multiple edits
|
|
|
|
version)
|
|
|
|
Still some graphical glitches remain, as clipping isn't done correctly
|
|
|
|
This is needed for DW1 Mac
|
|
|
|
Unlike the EGA DOS version, it doesn't seem to be the scripts
that keep track of double-clicks. Instead, the engine sets a
variable to indicate them. Unlike the DOS version, we don't check
that the second click happens close enough on the screen to the
first one. We could, but it seemed needlessly complicated.
|
|
|
|
|
|
|
|
SCUMM: Add support for Macintosh music in Monkey Island 1 and Loom
|
|
|
|
|
|
Add support for QuickTime Music playback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I also moved the isprint case to the correct position.
This adds a FIXME to our lua code from sword25, which uses iscntrl directly.
|
|
This is done in the spirit of 658080deeda79d20ea40643569fbcb072573e7cf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to clone2727 for noticing
|
|
|
|
This is nitpicking, for uniformity which I forgot to add in a previous
cleanup commit
|
|
|
|
|
|
|
|
|
|
|
|
This will also need testing on a BE system
|
|
|
|
|
|
|
|
Part of the game graphics is now shown
|