Changes 0.9.1:
New Ports: - Added Nintendo DS port. - Added GP2X port. - Added GP32 port. General: - Fixed potential garbage and/or crash in debug console. - Removed restriction on 27 games per game id when added via launcher. SCUMM: - Improved support for international versions of HE games. - Fixed rare actor drawing glitches. - Fixed path finding during smart star challendge in Big Thinkers 1st Grade, - Fixed graphical glitches in stomach location of Pajama Sam 3. - Fixed graphical glitches in HE80 version of Putt-Putt Travels Through Time. - Fixed FM-TOWNS version of Indy3 failing on Amiga port. - Fixed crash in MM NES when clicking on top screen area - Now it is possible to turn on or off subtitles during SMUSH movies Simon: - Improved support for international versions of the Feeble Files. - Fixed undefined behaviour when loading music. - Fixed crash when displaying some subtitles in the Feeble Files. - Fixed crackling sound in Mac version of Feeble Files BASS: - Fixed character spacing in LINC terminals in floppy version v0.0303 - Fixed a regression which caused incorrect adlib music emulation Broken Sword 1: - Fixed speech-related crashes. Broken Sword 2: - More robust handling of the optional startup.inf file. Kyrandia: - Scrolling in the Kyrandia intro is less CPU intensive, at the cost of not being as smooth as before. - Fixed a tiny graphics glitch in the Kyrandia intro. - Improved screen update handling, speeds up drawing on small devices. - Improved resource loading, faster startup.
This commit is contained in:
parent
cdc84a43ee
commit
b623ce3779
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.45 2006/07/03 12:25:05 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.46 2006/10/30 15:38:36 adam Exp $
|
||||
|
||||
DISTNAME= scummvm-0.9.0
|
||||
DISTNAME= scummvm-0.9.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.23 2006/07/04 17:21:11 tron Exp $
|
||||
$NetBSD: distinfo,v 1.24 2006/10/30 15:38:36 adam Exp $
|
||||
|
||||
SHA1 (scummvm-0.9.0.tar.bz2) = add7b5de06734326e9adacdd4d33264b1e563567
|
||||
RMD160 (scummvm-0.9.0.tar.bz2) = 3537c2c0c5ed92db50dea47836b1dca83b21e1f0
|
||||
Size (scummvm-0.9.0.tar.bz2) = 4305972 bytes
|
||||
SHA1 (scummvm-0.9.1.tar.bz2) = 6fcd00903f13fbafab65b432458e097f0e0d5d83
|
||||
RMD160 (scummvm-0.9.1.tar.bz2) = c77a7fa4251b6f6ee303dc35049671547dffed7a
|
||||
Size (scummvm-0.9.1.tar.bz2) = 4514100 bytes
|
||||
SHA1 (patch-aa) = a0a0bfc0ddddb2c54044e2e667e6a8d2e5529a1c
|
||||
SHA1 (patch-ab) = 8769804560a8410da0a6f9e95a987fa6be630a6d
|
||||
SHA1 (patch-ac) = 28764fefc214073610d94a236728f5c6b40d54ae
|
||||
|
|
Loading…
Reference in a new issue