Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes bug #3488327 - "LB: Mouse events processed when they
shouldn't be".
|
|
These are from bug #3606788 ("Mohawk: Myst: ME - polish MD5") and bug
|
|
|
|
|
|
|
|
This prevents an assert when hiding the mouse cursor while using a 2x scaled mode in Myst
|
|
Thanks to digitall for the report
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Both the simulation and the actual rotation.
|
|
|
|
|
|
getVideoDuration now returns an Timestamp
|
|
|
|
|
|
The declaration used int32 while the definition used int.
This should fix building on AmigaOS4 (bug #3570577).
|
|
|
|
Per LordHoto's suggestion
|
|
VideoDecoder upgrade & partial rewrite
|
|
|
|
To better differentiate with stop()
|
|
|
|
|
|
DETECTOR: Make reportUnknown() accessible to inherited AdvancedMetaEngine classes
|
|
The Mac version of Myst ME is actually not Mohawk and is instead closer to the engine used in Myst3.
|
|
|
|
|
|
|
|
Another attempt at fixing bug #3541294.
|