Hello community, here is the log from the commit of package scummvm checked in at Tue Sep 2 12:15:06 CEST 2008. -------- --- scummvm/scummvm.changes 2008-03-01 01:06:32.000000000 +0100 +++ /mounts/work_src_done/STABLE/scummvm/scummvm.changes 2008-09-02 03:51:16.395400686 +0200 @@ -1,0 +2,38 @@ +Tue Sep 2 03:25:35 CEST 2008 - sndirsch@suse.de + +- updated to new 0.12.0 release + * New Games: + - The Legend of Kyrandia: Book Two: Hand of Fate. + - The Legend of Kyrandia: Book Three: Malcolm's Revenge. + - Lost in Time. + - The Bizarre Adventures of Woodruff and the Schnibble. + - PC version of Waxworks. + - Macintosh version of I Have no Mouth, and I must Scream. + - 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). + +------------------------------------------------------------------- Old: ---- gccversion.diff scummvm-0.11.1.tar.bz2 New: ---- scummvm-0.12.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scummvm.spec ++++++ --- /var/tmp/diff_new_pack.Q17211/_old 2008-09-02 12:14:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Q17211/_new 2008-09-02 12:14:33.000000000 +0200 @@ -1,10 +1,17 @@ # -# spec file for package scummvm (Version 0.11.1) +# spec file for package scummvm (Version 0.12.0) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -20,7 +27,7 @@ AutoReqProv: on Provides: sarien Obsoletes: sarien -Version: 0.11.1 +Version: 0.12.0 Release: 1 Summary: Interpreter for LucasArts games Source: %name-%version.tar.bz2 @@ -29,7 +36,6 @@ Patch: %name-cflags.diff Patch1: %name-tools-0.11.0.diff Patch2: %name-bufferoverflow.diff -Patch7: gccversion.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -69,7 +75,6 @@ %patch1 popd %patch2 -%patch7 %build pushd ../scummvm-tools-0.11.0 @@ -110,6 +115,41 @@ %exclude /usr/share/doc/scummvm %changelog +* Tue Sep 02 2008 sndirsch@suse.de +- updated to new 0.12.0 release + * New Games: + - The Legend of Kyrandia: Book Two: Hand of Fate. + - The Legend of Kyrandia: Book Three: Malcolm's Revenge. + - Lost in Time. + - The Bizarre Adventures of Woodruff and the Schnibble. + - PC version of Waxworks. + - Macintosh version of I Have no Mouth, and I must Scream. + - 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). * Sat Mar 01 2008 sndirsch@suse.de - updated to new 0.11.1 release * fixed digital iMUSE system (better COMI experience) @@ -457,7 +497,7 @@ - updated to daily snapshot (20051008) * Tue Sep 20 2005 sndirsch@suse.de - updated to daily snapshot (20050920) -* Mon Sep 12 2005 sndirsch@suse.de +* Tue Sep 13 2005 sndirsch@suse.de - updated README.SUSE another time; a link for download the large - unmodified original version can now be found on the scummvm download page (#116335) @@ -639,7 +679,7 @@ - Update to 0.3.0b * Wed Dec 04 2002 mmj@suse.de - Use BuildRoot: -* Sun May 19 2002 mmj@suse.de +* Mon May 20 2002 mmj@suse.de - Update to 0.2.0 * Thu Apr 18 2002 uli@suse.de - build and link with g++ ++++++ scummvm-0.11.1.tar.bz2 -> scummvm-0.12.0.tar.bz2 ++++++ ++++ 336905 lines of diff (skipped) ++++++ scummvm-bufferoverflow.diff ++++++ --- /var/tmp/diff_new_pack.Q17211/_old 2008-09-02 12:14:44.000000000 +0200 +++ /var/tmp/diff_new_pack.Q17211/_new 2008-09-02 12:14:44.000000000 +0200 @@ -1,14 +1,3 @@ ---- engines/drascula/drascula.cpp.orig 2008-01-13 17:42:19.062073000 +0100 -+++ engines/drascula/drascula.cpp 2008-01-13 17:43:05.981005250 +0100 -@@ -5523,7 +5523,7 @@ - int juego1 = 1, juego2 = 1, juego3 = 1, juego4 = 1; - char frase1[78]; - char frase2[78]; -- char frase3[78]; -+ char frase3[88]; - char frase4[78]; - char para_codificar[13]; - char suena1[13]; --- engines/saga/sfuncs.cpp.orig 2008-01-13 17:43:26.266273000 +0100 +++ engines/saga/sfuncs.cpp 2008-01-13 17:47:20.736926500 +0100 @@ -1985,7 +1985,7 @@ ++++++ scummvm-cflags.diff ++++++ --- /var/tmp/diff_new_pack.Q17211/_old 2008-09-02 12:14:44.000000000 +0200 +++ /var/tmp/diff_new_pack.Q17211/_new 2008-09-02 12:14:44.000000000 +0200 @@ -1,9 +1,9 @@ --- Makefile.orig 2006-05-28 12:27:43.041858713 +0200 +++ Makefile 2006-05-28 12:28:26.485265934 +0200 @@ -25,6 +25,7 @@ - CXXFLAGS+= -pedantic -Wpointer-arith -Wcast-qual -Wconversion - CXXFLAGS+= -Wshadow -Wimplicit -Wundef -Wnon-virtual-dtor - CXXFLAGS+= -Wno-reorder -Wwrite-strings + # Enable even more warnings... + CXXFLAGS+= -pedantic -Wpointer-arith -Wcast-qual -Wcast-align + CXXFLAGS+= -Wshadow -Wimplicit -Wnon-virtual-dtor -Wwrite-strings +CXXFLAGS+= $(RPM_OPT_FLAGS) -fno-strict-aliasing # Disable RTTI and exceptions, and enabled checking of pointers returned by "new" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de