[Scummvm-cvs-logs] SF.net SVN: scummvm:[46077] scummvm/trunk/NEWS

jvprat at users.sourceforge.net jvprat at users.sourceforge.net
Sun Nov 22 12:13:59 CET 2009


Revision: 46077
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46077&view=rev
Author:   jvprat
Date:     2009-11-22 11:13:59 +0000 (Sun, 22 Nov 2009)

Log Message:
-----------
Fixes to the NEWS file:
- Fixed a typo
- Marked some GSoC tasks
- Fixed entries' alignment and line length
- Fixed punctuation

Modified Paths:
--------------
    scummvm/trunk/NEWS

Modified: scummvm/trunk/NEWS
===================================================================
--- scummvm/trunk/NEWS	2009-11-22 11:12:26 UTC (rev 46076)
+++ scummvm/trunk/NEWS	2009-11-22 11:13:59 UTC (rev 46077)
@@ -10,7 +10,7 @@
 
  General:
    - Added support for a custom SJIS font for FM-TOWNS and PC98 games.
-   - Added support for 16bit graphics.
+   - Added support for 16bit graphics. (GSoC Task)
    - Removed QuickTime MIDI backend on Mac OS X; it was buggy and did not
      compile on modern systems.
 
@@ -20,7 +20,7 @@
 
  SCUMM:
    - Added support for music and sound effects in the the Amiga version of
-     The Secret of Monkey Island.
+     The Secret of Monkey Island. (GSoC Task)
    - Fixed some other bugs related to game versions for the Amiga.
 
 1.0.0 (2009-11-15)
@@ -63,7 +63,7 @@
  Kyra:
    - Fix possible corruption of restart game save in Kyrandia 1.
    - Fix GFX glitch at the broken bridge.
-   - Fix for brandon tunring invisible in some situations in Kyrandia 1.
+   - Fix for brandon turning invisible in some situations in Kyrandia 1.
 
  MADE:
    - Fixed performance on NDS.
@@ -89,17 +89,18 @@
    - Fixed crash when talking to the old lady.
    - Fixed partially off-screen text in DW1.
 
-  NDS port:
-   - Added mouse pad undeneath onscreen keyboard
-   - Added ability to scroll when cursor reaches edge of screen (in mouse pad mode)
-   - Made cd audio read from track01.wav as well as track1.wav
-   - Fixed bug with switching modes with keyboard active
+ NDS port:
+   - Added mouse pad undeneath onscreen keyboard.
+   - Added ability to scroll when cursor reaches edge of screen (in mouse pad
+     mode).
+   - Made cd audio read from track01.wav as well as track1.wav.
+   - Fixed bug with switching modes with keyboard active.
 
-  PSP port:
+ PSP port:
    - Fixed video flickering and stretching is some situations.
    - Improved suspend/resume support.
 
-  WinCE port:
+ WinCE port:
    - Improved compatibility with VGA devices.
 
 1.0.0rc1 (2009-08-31)
@@ -156,34 +157,34 @@
    - Added support for sleep mode (suspend/resume).
 
  WinCE port:
-    - Speed optimized versions of low-res Smartphone and 2x scalers.
-    - New aspect correction scaler for VGA (or higher) devices.
-    - Dropped support for MPEG-2 and FLAC.
+   - Speed optimized versions of low-res Smartphone and 2x scalers.
+   - New aspect correction scaler for VGA (or higher) devices.
+   - Dropped support for MPEG-2 and FLAC.
 
 0.13.1 (2009-04-27)
  AGOS:
-    - Fixed crash after OmniTV video is played in The Feeble Files.
-    - Fixed crashes when exploring Jack the Ripper scene in the PC version of
-      the Waxworks.
-    - Fixed palette glitches in the AtariST version of Elvira 2.
-    - Fixed noise that can occur when sound effects are played, when exploring
-      Pyramid scene in the Waxworks.
+   - Fixed crash after OmniTV video is played in The Feeble Files.
+   - Fixed crashes when exploring Jack the Ripper scene in the PC version of
+     the Waxworks.
+   - Fixed palette glitches in the AtariST version of Elvira 2.
+   - Fixed noise that can occur when sound effects are played, when exploring
+     Pyramid scene in the Waxworks.
 
  Gob:
-    - Fixed a crash in the Italian version of Woodruff.
+   - Fixed a crash in the Italian version of Woodruff.
 
  Groovie:
-    - Fixed some issues with music in The 7th Guest.
+   - Fixed some issues with music in The 7th Guest.
 
  Parallaction:
-    - Fixed the sarcophagus puzzle in Nippon Safes.
+   - Fixed the sarcophagus puzzle in Nippon Safes.
 
  SAGA:
-    - Fixed a crash in Inherit the Earth.
-    - Fixed glitches in the save/load dialog.
+   - Fixed a crash in Inherit the Earth.
+   - Fixed glitches in the save/load dialog.
 
  Sword2:
-    - Fixed random sound corruption when using the original sound files.
+   - Fixed random sound corruption when using the original sound files.
 
  Game launcher:
    - Fixed a case where memory could be corrupted.
@@ -192,33 +193,36 @@
    - Made the file browser bigger in 1x mode.
 
  iPhone port:
-    - Fixed backspace handling on the iPhone soft keyboard.
+   - Fixed backspace handling on the iPhone soft keyboard.
 
  DS port:
-     - Added support for the Global Main Menu feature.
+   - Added support for the Global Main Menu feature.
 
  PS2 port:
-    - Switched to the new GUI and theme code.
-    - All possible devices are supported to store, play and save games
-      (CD, HD, USB, MC and remote).
-    - Optimized cache/read-ahead for every media.
-    - Added support for the Return to Launcher feature.
+   - Switched to the new GUI and theme code.
+   - All possible devices are supported to store, play and save games
+     (CD, HD, USB, MC and remote).
+   - Optimized cache/read-ahead for every media.
+   - Added support for the Return to Launcher feature.
 
  Symbian port:
-    - Added Bluetooth mouse support.
-    - Added support for the Return to Launcher feature.
+   - Added Bluetooth mouse support.
+   - Added support for the Return to Launcher feature.
 
  WinCE port:
-    - Fixed an issue which could cause random crashes with VGA devices.
+   - Fixed an issue which could cause random crashes with VGA devices.
 
 0.13.0 (2009-02-28)
  General:
    - Added MIDI driver for Atari ST / FreeMint.
    - Added a 'Load' button to the Launcher (not supported by all engines).
+     (GSoC Task)
    - Added a new global main menu (GMM) dialog usable from all engines.
-   - Added the ability to return to the launcher from running games (via the GMM).
-   - Rewrote GUI renderer to use an vector based approach.
-   - Rewrote GUI configuration to use XML.
+     (GSoC Task)
+   - Added the ability to return to the launcher from running games (via
+     the GMM). (GSoC Task)
+   - Rewrote GUI renderer to use an vector based approach. (GSoC Task)
+   - Rewrote GUI configuration to use XML. (GSoC Task)
 
  New Games:
    - Added support for Blue's 123 Time Activities.
@@ -227,17 +231,17 @@
    - Added support for The 7th Guest.
 
  AGOS:
-    - Added support for the original cutscenes of The Feeble Files.
-    - Added support for text compression in the AtariST version of Elvira 1.
-    - Fixed combining items in Waxworks.
-    - Fixed display of spell descriptions in Elvira 2.
+   - Added support for the original cutscenes of The Feeble Files.
+   - Added support for text compression in the AtariST version of Elvira 1.
+   - Fixed combining items in Waxworks.
+   - Fixed display of spell descriptions in Elvira 2.
 
  KYRA:
    - Added support for Auto-save feature.
    - Added support for MIDI music.
 
  Parallaction:
-    - Credits of the Nippon Safes Amiga demo are now shown correctly.
+   - Credits of the Nippon Safes Amiga demo are now shown correctly.
 
  SCUMM:
    - Implemented radio-chatter effect in The DIG.
@@ -555,10 +559,10 @@
    - Fixed palette glitches in Big Thinkers 1st Grade.
    - Fixed songs in the kitchen of Pajama Sam 1.
 
- SAGA
+ SAGA:
    - Fixed sound distortion in the Inherit the Earth demo.
 
- Simon
+ Simon:
    - Improved Hebrew support.
    - Lots of long-overdue cleanups and re-structuring were made to accomodate
      for The Feeble Files.


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