[Scummvm-cvs-logs] CVS: scummvm README,1.335.2.21,1.335.2.22 NEWS,1.132.2.17,1.132.2.18

kirben kirben at users.sourceforge.net
Fri Feb 3 15:58:00 CET 2006


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17331

Modified Files:
      Tag: branch-0-8-0
	README NEWS 
Log Message:

Backport support for rotating and scaling of sprites in HE games.


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.335.2.21
retrieving revision 1.335.2.22
diff -u -d -r1.335.2.21 -r1.335.2.22
--- README	27 Jan 2006 10:08:49 -0000	1.335.2.21
+++ README	3 Feb 2006 23:56:56 -0000	1.335.2.22
@@ -136,6 +136,9 @@
      Let's Explore the Jungle with Buzzy                        [jungle]
      Pajama Sam 1: No Need to Hide When It's Dark Outside       [pajama]
      Pajama Sam 2: Thunder and Lightning Aren't so Frightening  [pajama2]
+     Pajama Sam 3: You Are What You Eat
+         From Your Head to Your Feet                            [pajama3]
+     Pajama Sam's Lost & Found                                  [lost]
      Pajama Sam's Sock Works                                    [socks]
      Putt-Putt Enters the Race                                  [puttrace]
      Putt-Putt Goes to the Moon                                 [puttmoon]
@@ -153,17 +156,14 @@
      Spy Fox in Hold the Mustard                                [mustard]
 
 Other Games:
-     Beneath a Steel Sky                             [sky]
-     Broken Sword 1: The Shadow of the Templars      [sword1]
-     Broken Sword 2: The Smoking Mirror              [sword2]
-     Flight of the Amazon Queen                      [queen]
-     Gobliiins                                       [gob1]
-     Inherit the Earth: Quest for the Orb            [ite]
-     Simon the Sorcerer 1                            [simon1acorn/
-                                                      simon1dos/
-                                                      simon1talkie]
-     Simon the Sorcerer 2                            [simon2dos/
-                                                      simon2talkie]
+     Beneath a Steel Sky                         [sky]
+     Broken Sword 1: The Shadow of the Templars  [sword1]
+     Broken Sword 2: The Smoking Mirror          [sword2]
+     Flight of the Amazon Queen                  [queen]
+     Gobliiins                                   [gob1]
+     Inherit the Earth: Quest for the Orb        [ite]
+     Simon the Sorcerer 1                        [simon1]
+     Simon the Sorcerer 2                        [simon2]
 
 The following games should load, but are not yet fully playable. Play these at
 your own risk, and please do not file bug reports about them. If you want
@@ -173,7 +173,6 @@
      Backyard Baseball                                              [baseball]
      Backyard Soccer                                                [soccer]
      Big Thinkers First Grade                                       [thinker1]
-     Pajama Sam 3: You Are What You Eat From Your Head to Your Feet [pajama3]
      Pajama Sam's Lost & Found                                      [lost]
      Spy Fox 3: Operation Ozone                                     [spyozon]
 

Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.132.2.17
retrieving revision 1.132.2.18
diff -u -d -r1.132.2.17 -r1.132.2.18
--- NEWS	3 Feb 2006 20:38:57 -0000	1.132.2.17
+++ NEWS	3 Feb 2006 23:56:56 -0000	1.132.2.18
@@ -1,7 +1,7 @@
 For a more comprehensive changelog for the latest experimental CVS code, see:
         http://scummvm.sourceforge.net/daily/ChangeLog
 
-0.8.1a (2006-02-xx)
+0.8.2 (2006-02-xx)
  General:
    - Fixed OS X bundle building when using GCC 3.3.
    - Fixed compiling with GCC 2.95.
@@ -9,6 +9,9 @@
    - Use new logo on Mac OS X, too. (Fix already included in the
      official 0.8.1 Mac OS X builds?)
 
+ SCUMM:
+   - Added support for rotating and scaling of sprites in HE games.
+
  Sword2:
    - Fixed last-minute crash when playing sound effects.
 





More information about the Scummvm-git-logs mailing list