[Scummvm-cvs-logs] CVS: scummvm scummvm.rc,1.5.2.2,1.5.2.3 scummvm.spec,1.4.4.3,1.4.4.4

Max Horn fingolfin at users.sourceforge.net
Sun May 25 05:19:01 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv21472

Modified Files:
      Tag: branch-0-4-0
	scummvm.rc scummvm.spec 
Log Message:
more 0.4.1

Index: scummvm.rc
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.rc,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -u -d -r1.5.2.2 -r1.5.2.3
--- scummvm.rc	11 May 2003 11:35:21 -0000	1.5.2.2
+++ scummvm.rc	25 May 2003 12:18:56 -0000	1.5.2.3
@@ -63,14 +63,14 @@
             VALUE "Comments", "Look! A three headed monkey (TM)! .. Nice use of the TM!\0"
             VALUE "CompanyName", "ScummVM Team\0"
             VALUE "FileDescription", "http://www.scummvm.org/\0"
-            VALUE "FileVersion", "0.4.0\0"
+            VALUE "FileVersion", "0.4.1\0"
             VALUE "InternalName", "scummvm\0"
             VALUE "LegalCopyright", "Copyright © 2001-2003 The ScummVM Team\0"
             VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky is TM of Revolution.\0"
             VALUE "OriginalFilename", "scummvm.exe\0"
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "ScummVM\0"
-            VALUE "ProductVersion", "0.4.0\0"
+            VALUE "ProductVersion", "0.4.1\0"
             VALUE "SpecialBuild", "\0"
         END
     END

Index: scummvm.spec
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.spec,v
retrieving revision 1.4.4.3
retrieving revision 1.4.4.4
diff -u -d -r1.4.4.3 -r1.4.4.4
--- scummvm.spec	11 May 2003 11:35:21 -0000	1.4.4.3
+++ scummvm.spec	25 May 2003 12:18:56 -0000	1.4.4.4
@@ -8,7 +8,7 @@
 #   Prologue information
 #------------------------------------------------------------------------------
 Name		: scummvm
-Version		: 0.4.0
+Version		: 0.4.1
 Release		: @RELEASE@
 Summary		: SCUMM graphic adventure game interpreter
 Group		: Interpreters
@@ -56,6 +56,12 @@
 #   Change Log
 #------------------------------------------------------------------------------
 %changelog
+* 0.4.1 (2003-05-25)
+  - Added AdvMame3x filter
+  - Fixed crash Curse of Monkey Island (and possibly other games as well)
+  - Fixed airport doors in Zak256
+  - Fixed crash in SDL backend
+  - Fixed various iMuse bugs
 * 0.4.0 (2003-05-11)
   - Curse of Monkey Island (comi) support (experimental)
   - Added support for the EGA versions of Loom, Monkey Island and Indy3





More information about the Scummvm-git-logs mailing list