[Scummvm-cvs-logs] scummvm branch-1-8 -> caa8bde81dfa98c7bae07473c5e2a47e3fcc4f04
m-kiewitz
m_kiewitz at users.sourceforge.net
Sun Feb 7 20:00:26 CET 2016
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:
caa8bde81d AGI: Resource checking for setView/setLoop/setCel
Commit: caa8bde81dfa98c7bae07473c5e2a47e3fcc4f04
https://github.com/scummvm/scummvm/commit/caa8bde81dfa98c7bae07473c5e2a47e3fcc4f04
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2016-02-07T20:00:38+01:00
Commit Message:
AGI: Resource checking for setView/setLoop/setCel
Also loading view resources in case they are not loaded on set.view
Fixes crash in Larry 1 for Apple IIgs after getting beaten up
by taxi driver (was an original game bug). Even makes it work now.
Original interpreter closed down in this situation.
For setLoop() and setCel() error()s were added for this case
to avoid crashes.
Also: screenObj->viewData renamed to screenObj->viewResource
Changed paths:
engines/agi/view.cpp
engines/agi/view.h
More information about the Scummvm-git-logs
mailing list