[Scummvm-cvs-logs] CVS: scummvm README,1.198,1.199 NEWS,1.42,1.43
Max Horn
fingolfin at users.sourceforge.net
Wed Nov 5 04:27:10 CET 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv32332
Modified Files:
README NEWS
Log Message:
bumped version to 0.5.5 (since so many changes to the launcher/options dialogs were made -> this helps to verify whether users use ScummVM pre or post these changes)
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- README 4 Nov 2003 21:11:14 -0000 1.198
+++ README 5 Nov 2003 12:26:39 -0000 1.199
@@ -1,6 +1,6 @@
ScummVM README
-Last updated: 2003-10-05
-Release version: 0.5.4-cvs
+Last updated: 2003-11-05
+Release version: 0.5.5-cvs
------------------------------------------------------------------------
For more information, compatibility lists, details on donating, the latest
@@ -194,7 +194,7 @@
then you will find the Windows version in the main directory of CD
and the DOS Talkie version in the DOS directory of the CD.
-3.3) Known Problems in ScummVM 0.5.4-cvs
+3.3) Known Problems in ScummVM 0.5.5-cvs
---- -----------------------------------
This release has the following known problems. There is no need to report them,
although patches to fix them are welcome. If you discover a bug that is not
Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- NEWS 9 Oct 2003 16:03:31 -0000 1.42
+++ NEWS 5 Nov 2003 12:26:39 -0000 1.43
@@ -1,7 +1,7 @@
For a more comprehensive changelog for the latest experimental CVS code, see:
http://scummvm.sourceforge.net/daily/ChangeLog
-0.5.4(CVS) (2003-??-??)
+0.5.5(CVS) (2003-??-??)
General:
- Added Broken Sword 2 engine
- Added HQ2x and HQ3x scalers
@@ -9,6 +9,7 @@
- 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
SCUMM:
@@ -17,6 +18,7 @@
- Added Adlib support for indy3ega and loom (ega)
- Added sound effects support for indy3/monkeyega/monkeyvga/pass
- Added FM Towns targets for Loom and Indy3
+ - 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
More information about the Scummvm-git-logs
mailing list