[Scummvm-cvs-logs] scummvm branch-1-8 -> ec281bbc341e8a3261cb2c8dfc329118e3d83565
m-kiewitz
m_kiewitz at users.sourceforge.net
Sun Feb 7 18:06:57 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:
ec281bbc34 AGI: Stop set.simple getting called for <2.425
Commit: ec281bbc341e8a3261cb2c8dfc329118e3d83565
https://github.com/scummvm/scummvm/commit/ec281bbc341e8a3261cb2c8dfc329118e3d83565
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2016-02-07T18:07:07+01:00
Commit Message:
AGI: Stop set.simple getting called for <2.425
Also stop it from getting called by 2.440 AGI.
Was implemented for 2.425, removed in 2.440 and re-added
in 2.917.
The opcode is called after answering the phone at the store
(555-6969) in Apple IIgs Larry. It can't be automatic saving.
See script 22, line 678 in AGI Studio.
Stops automatic saving getting enabled for Larry 1 Apple IIgs.
Also added warning messages to other commands as well.
Changed paths:
engines/agi/op_cmd.cpp
More information about the Scummvm-git-logs
mailing list