Changes 1.0.0:
New Ports: - Added MotoEZX and MotoMAGX ports. General: - Fixed several bugs in GUI. - Updated the project logo and icons. - Clarified licenses for several PS2 port files. AGI: - Fixed crash on game exit. - Fixed crash at detection of some games. AGOS: - Fixed load/save code for PC version of Waxworks. - Fixed undo in Puzzle Pack games. Broken Sword 1: - Fixed missing background sound effects in some rooms. CinE: - Fixed crashes with Future Wars and Operation Stealth demos. Cruise: - Fix freeze on game pause. Gob: - Fixed gfx glitch in Lost in Time. - Fixed hotspot-related regressions in Gob2. - Fixed several regressions in Gob3. - Fixed crash in Bargon Attack intro. - Fixed animations in Win3.1 version of Gob3. Groovie: - Fixed video performance on PSP. - Fixed menu blanking in some instances. Kyra: - Fix possible corruption of restart game save in Kyrandia 1. - Fix GFX glitch at the broken bridge. - Fix for brandon tunring invisible in some situations in Kyrandia 1. MADE: - Fixed performance on NDS. - Fixed several crashes in Return to Zork demo. Parallaction: - Fixed several regressions in Nippon Safes. - Fixed music in sushi bar in Nippon Safes. SCUMM: - Fixed crash on Macintosh versions of Putt-Putt Joins the Parade and Fatty Bear's Birthday Surprise. - Fixed game save in Macintosh versions of HE games. - Fixed default save game path in later HE games. - Fixed palette in NES version of Maniac Mansion. - Fixed palette in Amiga version of Secret of Monkey Island. - Fixed cutscenes not stopping music after pressing ESC in DIG. - Fixed lip-sync in Fatty Bear. - Fixed crash in FT when entering inventory. Tinsel: - Fixed crash in palace. - Fixed crash when talking to the old lady. - Fixed partially off-screen text in DW1.
This commit is contained in:
parent
c0537cc320
commit
615264055e
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.58 2009/07/22 09:01:29 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2009/11/16 12:33:31 adam Exp $
|
||||
|
||||
DISTNAME= scummvm-0.13.1
|
||||
DISTNAME= scummvm-1.0.0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:56:55 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.9 2009/11/16 12:33:31 adam Exp $
|
||||
bin/scummvm
|
||||
man/man6/scummvm.6
|
||||
share/doc/scummvm/AUTHORS
|
||||
|
@ -11,6 +11,7 @@ share/pixmaps/scummvm.xpm
|
|||
share/scummvm/drascula.dat
|
||||
share/scummvm/kyra.dat
|
||||
share/scummvm/lure.dat
|
||||
share/scummvm/pred.dic
|
||||
share/scummvm/queen.tbl
|
||||
share/scummvm/scummmodern.zip
|
||||
share/scummvm/sky.cpt
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.31 2009/04/28 06:28:09 adam Exp $
|
||||
$NetBSD: distinfo,v 1.32 2009/11/16 12:33:31 adam Exp $
|
||||
|
||||
SHA1 (scummvm-0.13.1.tar.bz2) = 7cb5d8e34b33ddb990daa6c9cfd1cd88613c74d6
|
||||
RMD160 (scummvm-0.13.1.tar.bz2) = 7d5fa227f238f2cbe0997281513ad0dee89fcf5e
|
||||
Size (scummvm-0.13.1.tar.bz2) = 7108330 bytes
|
||||
SHA1 (scummvm-1.0.0.tar.bz2) = 31e3f02d322cf9f51b89122dc56a0d947d92c25f
|
||||
RMD160 (scummvm-1.0.0.tar.bz2) = b01c45e18cff0a640fd75245947b813d687232da
|
||||
Size (scummvm-1.0.0.tar.bz2) = 7955357 bytes
|
||||
SHA1 (patch-aa) = dd038b5c60261919130bc670241fc305fb3d0d00
|
||||
|
|
Loading…
Reference in a new issue