I'd appreciate it if people could test this on some non i386/amd64
archs, in particular arm as there are some arm specific optimisations,
in addition to tremor vorbis support.

In addition to drascula support it is also now available for download
from http://www.scummvm.org/downloads.php#extras

Notable changes since last release:

0.12.0 (2008-08-31)
 New Games:
   - Added support for The Legend of Kyrandia: Book Two: Hand of Fate.
   - Added support for The Legend of Kyrandia: Book Three: Malcolm's Revenge.
   - Added support for Lost in Time.
   - Added support for The Bizarre Adventures of Woodruff and the Schnibble.
   - Added support for the PC version of Waxworks.
   - Added support for the Macintosh version of I Have no Mouth, and I
     must Scream.
   - Added support for Drascula: The Vampire Strikes Back.
   
 General:
   - Added CAMD MIDI driver for AmigaOS4.
   - Revived the PS2 port (was already in 0.11.1 but was forgotten in the
     release notes).
   - Plugged numerous memory leaks in all engines (part of GSoC'08 task),
   - Added audio double buffering to the SDL backend, which fixes the 
     problems with the MT-32 emulator on Mac OS X (for now only enabled
     on Mac OS X).

 AGOS:
   - Fixed crashes during certain music in Amiga versions of Elvira 1 and
     Simon the Sorcerer 1.
   - Fixed palette issues in Amiga versions of Simon the Sorcerer 1.

 Queen:
   - Speech is played at the correct sample rate. (It used to be pitched a bit
     too low.)

 SCUMM:
   - Rewrote parts of Digital iMUSE, fixing some bugs.
   - Rewrote the internal timer code, fixing some speed issues in e.g. COMI.
   - Improved support for sound effects in Amiga version of Zak McKracken.
   - Added support for mixed Adlib/MIDI mode in Monkey Island 1 (Floppy).

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/scummvm/Makefile,v
retrieving revision 1.28
diff -u -p -r1.28 Makefile
--- Makefile    15 Mar 2008 00:54:51 -0000      1.28
+++ Makefile    14 Sep 2008 02:48:41 -0000
@@ -5,7 +5,7 @@ BROKEN=         gcc bug
 .endif
 
 COMMENT=       graphical adventure game interpreter
-DISTNAME=      scummvm-0.11.1
+DISTNAME=      scummvm-0.12.0
 CATEGORIES=    games x11 emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=scummvm/}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/scummvm/distinfo,v
retrieving revision 1.18
diff -u -p -r1.18 distinfo
--- distinfo    15 Mar 2008 00:54:51 -0000      1.18
+++ distinfo    14 Sep 2008 02:48:41 -0000
@@ -1,5 +1,5 @@
-MD5 (scummvm-0.11.1.tar.gz) = CTLzyxpIize6WNv6sGP3rw==
-RMD160 (scummvm-0.11.1.tar.gz) = t7xn9CRMIUj4F1a9xVYG5Aus8qE=
-SHA1 (scummvm-0.11.1.tar.gz) = heqKL1DzX61CIahCc/O+nkA/Sug=
-SHA256 (scummvm-0.11.1.tar.gz) = mz7pWIbElNsiAhsQRGhdEpAeyJv2WUdUDEhJmfv10mc=
-SIZE (scummvm-0.11.1.tar.gz) = 6722215
+MD5 (scummvm-0.12.0.tar.gz) = q8nDY2pdr1l+6kx5OrZCpg==
+RMD160 (scummvm-0.12.0.tar.gz) = EklZmHWffIxAFjL1/yLppdmv/uA=
+SHA1 (scummvm-0.12.0.tar.gz) = atXdFjj9NaFC+hj6Ubp25lMr+f0=
+SHA256 (scummvm-0.12.0.tar.gz) = 4Oqol6uGBdrf/V5gVaES8IPPlSihmJTPyHDGm4Zyzbc=
+SIZE (scummvm-0.12.0.tar.gz) = 7301498

Reply via email to