[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.5,1.5.2.1 NEWS,1.12,1.12.2.1 README,1.82,1.82.2.1 scummvm.spec,1.4,1.4.4.1
Max Horn
fingolfin at users.sourceforge.net
Mon May 5 07:55:02 CEST 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv21599
Modified Files:
Tag: branch-0-4-0
Info.plist NEWS README scummvm.spec
Log Message:
changed versions to 0.4.0pre; these will have to be changed in the final release again to 0.4.0. Porters, please upate project files (VC, CodeWarrior, etc.) accordingly
Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- Info.plist 20 Mar 2003 23:02:52 -0000 1.5
+++ Info.plist 5 May 2003 14:54:03 -0000 1.5.2.1
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>0.3.1cvs, Copyright 2001-2003 The ScummVM team</string>
+ <string>0.4.0pre, Copyright 2001-2003 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.3.1cvs</string>
+ <string>0.4.0pre</string>
<key>CFBundleVersion</key>
- <string>0.3.1cvs</string>
+ <string>0.4.0pre</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHumanReadableCopyright</key>
Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- NEWS 23 Mar 2003 14:49:33 -0000 1.12
+++ NEWS 5 May 2003 14:54:03 -0000 1.12.2.1
@@ -1,7 +1,7 @@
For a more comprehensive changelog for the latest experimental CVS code, see:
http://scummvm.sourceforge.net/daily/ChangeLog
-0.3.9-cvs (2003-03-24)
+0.4.0pre (2003-05-05)
- Curse of Monkey Island (comi) support (experimental)
- Many important Simon the Sorcerer 1/2 improvements and fixes
- Very pre-alpha Beneath a Steel Sky code. Don't expect it to do anything.
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.82
retrieving revision 1.82.2.1
diff -u -d -r1.82 -r1.82.2.1
--- README 3 May 2003 21:44:07 -0000 1.82
+++ README 5 May 2003 14:54:03 -0000 1.82.2.1
@@ -1,6 +1,6 @@
ScummVM README
-Last updated: 2003-03-17
-Release version: 0.3.2cvs
+Last updated: 2003-05-05
+Release version: 0.4.0pre
------------------------------------------------------------------------
For more information, compatibility lists, details on donating, the latest
Index: scummvm.spec
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scummvm.spec,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -u -d -r1.4 -r1.4.4.1
--- scummvm.spec 1 Dec 2002 22:34:38 -0000 1.4
+++ scummvm.spec 5 May 2003 14:54:03 -0000 1.4.4.1
@@ -8,7 +8,7 @@
# Prologue information
#------------------------------------------------------------------------------
Name : scummvm
-Version : 0.3.0
+Version : 0.4.0pre
Release : @RELEASE@
Summary : SCUMM graphic adventure game interpreter
Group : Interpreters
@@ -56,6 +56,18 @@
# Change Log
#------------------------------------------------------------------------------
%changelog
+* 0.4.0pre (2003-05-05)
+ - Curse of Monkey Island (comi) support (experimental)
+ - Many important Simon the Sorcerer 1/2 improvements and fixes
+ - Very pre-alpha Beneath a Steel Sky code. Don't expect it to do anything.
+ - Preliminary support for early Humongous Entertainment titles (very experimental)
+ - New debug console and several GUI/Launcher enhancements (incomplete)
+ - New Save/Load code (easier to expand while retaining compatability)
+ - DreamCast port now works with new games added for 0.3.0b
+ - Various minor SCUMM game fixes
+ - Large memory leak fixed for The Dig/ComI
+ - SMUSH code optimised, framedropping added for slower machines
+ - Code cleanups
* 0.3.0 (2002-12-01)
- massive cleanup work for iMUSE. Sam and Max music now plays correctly
- many bugfixes for Zak256, + sound and music support
More information about the Scummvm-git-logs
mailing list