diff options
author | adam <adam> | 2009-11-16 12:33:31 +0000 |
---|---|---|
committer | adam <adam> | 2009-11-16 12:33:31 +0000 |
commit | 53ff5ca5fbd67d580c36d5f3ace7a4587dd7b64d (patch) | |
tree | 613ac710c0c4cc98b8aba38619bd89903e73a4fb /games | |
parent | 6c9809240633e63a42230b9aa6789d01f74a4bbd (diff) | |
download | pkgsrc-53ff5ca5fbd67d580c36d5f3ace7a4587dd7b64d.tar.gz |
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.
Diffstat (limited to 'games')
-rw-r--r-- | games/scummvm/Makefile | 4 | ||||
-rw-r--r-- | games/scummvm/PLIST | 3 | ||||
-rw-r--r-- | games/scummvm/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 72e1f4ea87d..6eb686c234b 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -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 diff --git a/games/scummvm/PLIST b/games/scummvm/PLIST index c753f154f8c..00b29244236 100644 --- a/games/scummvm/PLIST +++ b/games/scummvm/PLIST @@ -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 diff --git a/games/scummvm/distinfo b/games/scummvm/distinfo index fee9a74c6b7..ffd936bb418 100644 --- a/games/scummvm/distinfo +++ b/games/scummvm/distinfo @@ -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 |