[Scummvm-cvs-logs] SF.net SVN: scummvm: [26267] scummvm/trunk/NEWS
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Wed Mar 21 20:18:42 CET 2007
Revision: 26267
http://scummvm.svn.sourceforge.net/scummvm/?rev=26267&view=rev
Author: fingolfin
Date: 2007-03-21 12:18:42 -0700 (Wed, 21 Mar 2007)
Log Message:
-----------
Added some items to NEWS, and tried to unify the style a bit (ideally, I'd like to group all NEWS into three categories: new feature, improvement/modification, bug fix; some exceptions are possible, of course)
Modified Paths:
--------------
scummvm/trunk/NEWS
Modified: scummvm/trunk/NEWS
===================================================================
--- scummvm/trunk/NEWS 2007-03-21 18:26:34 UTC (rev 26266)
+++ scummvm/trunk/NEWS 2007-03-21 19:18:42 UTC (rev 26267)
@@ -11,10 +11,13 @@
- Added support for Bargon Attack.
General:
- - Better compression for DXA movies.
- Added dialog which allows the user to select the GUI theme on runtime.
- - Launcher allows you to scan for games in all subfolders of a directory
- (press shift then click on "Add Game").
+ - Added 'Mass Add' feature to the Launcher, which allows you to scan for
+ all games in all subfolders of a given directory (to use it, press
+ shift then click on "Add Game").
+ - Improved the way the auto detector generates target names, it now takes
+ a game's variant, language and platform into account.
+ - Improved compression for DXA movies.
- Keyboard repeat is now handled in a centralized way, rather than on a
case-by-case basis. (Simply put, all engines now have keyboard repeat.)
@@ -30,15 +33,17 @@
- Improved support for international versions.
Queen:
+ - Added support for Amiga versions.
- Fixed some sound glitches.
- - Added support for Amiga versions.
SCUMM:
- - Fixed many (sometimes serious) actor walking issues, specifically
- in Zak McKracken and Maniac Mansion.
- Added support for non-interactive demos of HE games (CUP).
- Improved A/V syncing in SMUSH videos (affects Dig, FT, COMI).
- - Several other minor fixes.
+ - Improved speed of the NES sound code.
+ - Fixed many (sometimes serious) actor walking issues, specifically
+ in Zak McKracken and Maniac Mansion, by rewriting the walking code
+ for these games.
+ - Fixed several other issues.
Simon:
- Renamed Simon engine to AGOS.
@@ -50,7 +55,7 @@
- TOOO: Mention DLDI support
WinCE Port:
- - Now using a GCC toolchain for building.
+ - Switched to using a GCC toolchain for building.
0.9.1 (2006-10-29)
New Ports:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list