diff options
| author | Jordi Vilalta Prat | 2009-11-22 11:13:59 +0000 | 
|---|---|---|
| committer | Jordi Vilalta Prat | 2009-11-22 11:13:59 +0000 | 
| commit | 00d1143268bbc296fd69f04628904dbdf25e6ea0 (patch) | |
| tree | 2fc7db955ee87637b5db13b55d3cf208d63c3471 | |
| parent | 1d948f1012d362866faaa7a539d1f24e3e09ca62 (diff) | |
| download | scummvm-rg350-00d1143268bbc296fd69f04628904dbdf25e6ea0.tar.gz scummvm-rg350-00d1143268bbc296fd69f04628904dbdf25e6ea0.tar.bz2 scummvm-rg350-00d1143268bbc296fd69f04628904dbdf25e6ea0.zip  | |
Fixes to the NEWS file:
- Fixed a typo
- Marked some GSoC tasks
- Fixed entries' alignment and line length
- Fixed punctuation
svn-id: r46077
| -rw-r--r-- | NEWS | 94 | 
1 files changed, 49 insertions, 45 deletions
@@ -10,7 +10,7 @@ For a more comprehensive changelog for the latest experimental SVN code, see:   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 @@ For a more comprehensive changelog for the latest experimental SVN code, see:   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 @@ For a more comprehensive changelog for the latest experimental SVN code, see:   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 @@ For a more comprehensive changelog for the latest experimental SVN code, see:     - 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 @@ For a more comprehensive changelog for the latest experimental SVN code, see:     - 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 @@ For a more comprehensive changelog for the latest experimental SVN code, see:     - 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 @@ For a more comprehensive changelog for the latest experimental SVN code, see:     - 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 @@ For a more comprehensive changelog for the latest experimental SVN code, see:     - 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.  | 
