[Scummvm-cvs-logs] scummvm master -> 6abd63b804de6d4edd503a750cf89e96a9bfebe3

criezy criezy at scummvm.org
Fri Oct 28 06:56:35 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:
6abd63b804 SWORD1: Fix crash when using cutscene subtitles with mac version


Commit: 6abd63b804de6d4edd503a750cf89e96a9bfebe3
    https://github.com/scummvm/scummvm/commit/6abd63b804de6d4edd503a750cf89e96a9bfebe3
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2011-10-27T13:49:33-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