From 741a782bbddc3f25cff874a140f5b2555dc33efd Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 5 Sep 2008 20:16:17 +0000 Subject: Changes 0.12.0: 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). --- games/scummvm/PLIST | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'games/scummvm/PLIST') diff --git a/games/scummvm/PLIST b/games/scummvm/PLIST index 84df9957a1c..d378faf2008 100644 --- a/games/scummvm/PLIST +++ b/games/scummvm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2007/07/01 10:12:02 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2008/09/05 20:16:17 adam Exp $ bin/scummvm man/man6/scummvm.6 share/doc/scummvm/AUTHORS @@ -8,7 +8,12 @@ share/doc/scummvm/NEWS share/doc/scummvm/README share/pixmaps/scummvm.xpm share/scummvm/classic080.ini +share/scummvm/drascula.dat +share/scummvm/kyra.dat +share/scummvm/lure.dat share/scummvm/modern.ini share/scummvm/modern.zip +share/scummvm/queen.tbl +share/scummvm/sky.cpt @dirrm share/scummvm @dirrm share/doc/scummvm -- cgit v1.2.3