Age | Commit message (Collapse) | Author |
|
|
|
|
|
WINTERMUTE: added md5 checksum for version 1.1 of Reversion: The Escape
|
|
|
|
|
|
|
|
|
|
This fixes bug #3488327 - "LB: Mouse events processed when they
shouldn't be".
|
|
|
|
|
|
Thanks to wjp for noticing this
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lock/unlock commits)
|
|
|
|
|
|
|
|
|
|
|
|
copy16BitRect()
|
|
clearScreen()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As supplied by alestedx in bug report #3610207
|
|
|
|
|
|
Since the music volume is set in playTrack(), it shouldn't be
necessary to set it back to the default level when a fade out has
been completed.
This change prevents the volume from spiking right before quitting
the game. I hope it doesn't cause regressions.
|
|
|
|
|
|
|
|
(Thanks waltervn)
|
|
|
|
|
|
This reverts commit bfef0f5a6fabdef5bb42cffd8b078d4511cf2a80.
|
|
This fixes bug #3267956.
|
|
This tweaks a fix/workaround (commit 96540686) for bugs #3266480 and #3041738.
Also add CHECKME to verify the accuracy of this workaround further.
This fixes the regressions #3291115, #3555404, #3596335 and #3610063.
|
|
This reverts commit 5654e1257551bf176c7fd06c756612bec3d79033.
Conflicts:
engines/sci/sound/soundcmd.cpp
|