[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.11,1.12 NEWS,1.45,1.46 README,1.208,1.209 scummvm.rc,1.11,1.12

James Brown ender at users.sourceforge.net
Mon Dec 8 08:15:04 CET 2003


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

Modified Files:
	Info.plist NEWS README scummvm.rc 
Log Message:
Version bump, small NEWS tweakage


Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Info.plist	5 Nov 2003 12:28:03 -0000	1.11
+++ Info.plist	8 Dec 2003 16:13:59 -0000	1.12
@@ -9,7 +9,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm</string>
 	<key>CFBundleGetInfoString</key>
-	<string>0.5.5cvs, Copyright 2001-2003 The ScummVM team</string>
+	<string>0.5.7cvs, Copyright 2001-2003 The ScummVM team</string>
 	<key>CFBundleIconFile</key>
 	<string>scummvm.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -21,9 +21,9 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.5.5cvs</string>
+	<string>0.5.7cvs</string>
 	<key>CFBundleVersion</key>
-	<string>0.5.5cvs</string>
+	<string>0.5.7cvs</string>
 	<key>NSPrincipalClass</key>
 	<string>NSApplication</string>
 	<key>NSHumanReadableCopyright</key>

Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- NEWS	5 Dec 2003 00:45:28 -0000	1.45
+++ NEWS	8 Dec 2003 16:13:59 -0000	1.46
@@ -1,18 +1,25 @@
 For a more comprehensive changelog for the latest experimental CVS code, see:
         http://scummvm.sourceforge.net/daily/ChangeLog
 
-0.5.5(CVS) (2003-??-??)
+0.5.7(CVS) (2003-??-??)
+ New Games:
+   - Added Broken Sword 2 engine, game is supported and completable (?)
+   - Added Flight of the Amazon Queen engine, unsupported Work in Progress
+   - Added support for V1 SCUMM games 'Maniac Mansion' and 'Zak McKracken'
+
  General:
-   - Added Broken Sword 2 engine
-   - Added Flight of the Amazon Queen engine
    - Added HQ2x and HQ3x scalers
+   - New 'from scratch' sound mixer
    - Improved native MT32 support
    - Adlib GM emulation table revamped, providing more accurate software MIDI
    - Default Makefile now uses configure script, old one is Makefile.noconf
-   - Rewrote sound mixer from scratch
    - Greatly improved the launcher and options dialogs (work-in-progress)
    - Many other "under the hood" improvements, like a new config managment
 	 and plugin capabilities
+
+ Simon:
+   ** I know there was some Simon stuff done since 0.5.1 - Kirben?
+
  SCUMM:
    - Many, Many, Many SCUMM game engine fixes. Many of them. And that's a lot.
    - Added option to choose between Adlib, PCjr and PC Speaker in earlier games.
@@ -23,7 +30,7 @@
    - Rewrote in-game menu (F5) to be easier to use
    - Improved FM Towns SFX support (YM2612 emulation, looping)
    - Classic V1 versions of Maniac Mansion and Zak McKracken are now supported and completable
-   - Several iMUSE bugs fixed
+   - Several iMUSE music system bugs fixed
    - Improved music/sound for various Amiga versions
    - Improved compression of Fate of Atlantis and Simon the Sorcerer 2 sound files
    - Keyboard fighting in Fate of Atlantis now works

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- README	6 Dec 2003 07:30:22 -0000	1.208
+++ README	8 Dec 2003 16:13:59 -0000	1.209
@@ -1,6 +1,6 @@
 ScummVM README
-Last updated:    2003-11-05
-Release version: 0.5.5-cvs
+Last updated:    2003-12-09
+Release version: 0.5.7-cvs
 ------------------------------------------------------------------------
 
 For more information, compatibility lists, details on donating, the latest

Index: scummvm.rc
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.rc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- scummvm.rc	5 Nov 2003 12:28:03 -0000	1.11
+++ scummvm.rc	8 Dec 2003 16:13:59 -0000	1.12
@@ -44,8 +44,8 @@
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,5,5,0
- PRODUCTVERSION 0,5,5,0
+ FILEVERSION 0,5,7,0
+ PRODUCTVERSION 0,5,7,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -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.5.5cvs\0"
+            VALUE "FileVersion", "0.5.7cvs\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.5.5cvs\0"
+            VALUE "ProductVersion", "0.5.7cvs\0"
             VALUE "SpecialBuild", "\0"
         END
     END





More information about the Scummvm-git-logs mailing list