[Scummvm-cvs-logs] scummvm branch-1-4 -> 5a4b0176290f3d5ac09bd2132e2c622b2d469592

criezy criezy at scummvm.org
Fri Oct 28 07:07:43 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
5a4b017629 SWORD1: Fix crash when using cutscene subtitles with mac version


Commit: 5a4b0176290f3d5ac09bd2132e2c622b2d469592
    https://github.com/scummvm/scummvm/commit/5a4b0176290f3d5ac09bd2132e2c622b2d469592
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2011-10-27T13:58:20-07:00

Commit Message:
SWORD1: Fix crash when using cutscene subtitles with mac version

It might have been simpler to add a bool to Text::makeTextSprite() to
tell it to not byteswap the frame size when called from the movie
player but I was not sure it was a good idea to have frames with
different endianness stored in Text depending where they came from.

Changed paths:
    engines/sword1/animation.cpp
    engines/sword1/animation.h
    engines/sword1/logic.cpp








More information about the Scummvm-git-logs mailing list