Changes 0.11.1:
Ports: - Revived the PS2 port. - Revived the BeOS port. SCUMM: - Improvements for Digital iMUSE subsystem. This fixes several glitches in The Curse of Monkey Island. - Fixes for cursors in HE games. AGI: - Fix for zombies in King's Quest 4. - Fix for changing palettes in fanmade games using AGIPAL. Lure: - Fixed some conversation crashes in the German version. - Fixed operation of the optional copy protection dialog in the German version. - Added saving of conversation flags as to whether a particular conversation option had been previously selected or not. - Fixed glitch that could cause transformation sparkle to happen a second time. - Fixed behavior of Goewin when you rejoin her after meeting the dragon. SAGA: - Fix for rat maze bug in Inherit the Earth which made game not completable. - Fixes for Inherit the Earth and I Have no Mouth game startup on a number of platforms. - Reduced the number of simultaneous open files in I Have no Mouth, to allow it to run on platforms that can keep a limited amount of files open (e.g. on the PSP). - Fixed graphics glitch in Inherit the Earth with simultaneous speech. - Fixed palette glitch in Inherit the Earth when looking at the map while at the docks.
This commit is contained in:
parent
8e7149e8cb
commit
b0cb157917
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.52 2008/01/17 21:22:35 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.53 2008/04/05 17:08:41 adam Exp $
|
||||
|
||||
DISTNAME= scummvm-0.11.0
|
||||
DISTNAME= scummvm-0.11.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.27 2008/01/17 21:22:35 adam Exp $
|
||||
$NetBSD: distinfo,v 1.28 2008/04/05 17:08:41 adam Exp $
|
||||
|
||||
SHA1 (scummvm-0.11.0.tar.bz2) = 30ca9b90a3ef035051b28335c8127c07115396fe
|
||||
RMD160 (scummvm-0.11.0.tar.bz2) = 00dae6aa44fcf2c975a8a99449c63318ef1f6b1e
|
||||
Size (scummvm-0.11.0.tar.bz2) = 5620610 bytes
|
||||
SHA1 (scummvm-0.11.1.tar.bz2) = a254d7382aa6c3f769591999f83ca9dfad939028
|
||||
RMD160 (scummvm-0.11.1.tar.bz2) = 067be5e8f4bdc099cd3faa963e3df3b3a1fd39e2
|
||||
Size (scummvm-0.11.1.tar.bz2) = 5539656 bytes
|
||||
SHA1 (patch-aa) = 2d47f055f899b7e8e04a53b1ccc742756b857d1a
|
||||
SHA1 (patch-ac) = 468c028df0ea84750582e9e311a32b81f96e4b2d
|
||||
SHA1 (patch-ad) = e1dcb9bb10478cfad125783ac8d6cdbca4999d15
|
||||
|
|
Loading…
Reference in a new issue