[Scummvm-cvs-logs] CVS: scummvm README,1.282,1.283 TODO,1.148,1.149

Travis Howell kirben at users.sourceforge.net
Fri Aug 27 21:03:06 CEST 2004


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

Modified Files:
	README TODO 
Log Message:

Update HE games
Update HE game issues/todo
Disable opcode E4 (Specific to fbear and has no benefit so far)


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -d -r1.282 -r1.283
--- README	10 Aug 2004 18:08:59 -0000	1.282
+++ README	28 Aug 2004 04:02:47 -0000	1.283
@@ -121,6 +121,11 @@
      Full Throttle                                   [Game: ft]
      Curse of Monkey Island                          [Game: comi]
 
+     Fatty Bear's Birthday Surprise                  [Game: fbear]
+     Fatty Bear's Fun Pack                           [Game: fbpack]
+     Putt-Putt Goes To The Moon                      [Game: puttmoon]
+     Putt-Putt Joins the Parade                      [Game: puttputt]
+
 Other Games:
      Beneath a Steel Sky                             [Game: sky]
      Broken Sword I                                  [Game: sword1]
@@ -132,21 +137,12 @@
      Simon the Sorcerer 2                            [Game: simon2dos/
                                                             simon2talkie]
 
-The following games should be completable, but have some critical problems that
-prevent them from being fully supported at this time. Please do not file bug
-reports about them.
-        
-     Putt-Putt Joins the Parade                    [Game: puttputt]
-
 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
 the latest updates on game compatibility, visit our web site and view the
 compatibility chart.
 
-     Putt-Putt Goes To The Moon                    [Game: puttmoon]
      Putt-Putt's Fun Pack                          [Game: funpack]
-     Fatty Bear's Birthday Surprise                [Game: fbear]
-     Fatty Bear's Fun Pack                         [Game: fbpack]
 
 The following games are SCUMM engine, but NOT supported by ScummVM (yet).
 

Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- TODO	14 Aug 2004 04:10:29 -0000	1.148
+++ TODO	28 Aug 2004 04:02:47 -0000	1.149
@@ -238,17 +238,15 @@
   - Add proper handling of sound looping in Humongous games
   - Add sound pitch support for piano keys in piano mini game of fbear (DOS)
   - Add rename/delete file support, to make file opcodes function correctly
-  - Fix akos asserts in puttmoon, caused by butterfly at start, robot near
-    garage and rock animations near rocket.
-  - Fix freezes when letting butterfly into fireworks factory and playing alien
-    tag in puttmoon
-  - Fix creature behind garage door disappearing in moondemo
   - Fix remaining masking issues, when cars come out of garages in puttputt and
     when Putt-Putt gets off the chair in Cosmic Dust Diner of puttmoon
   - Document and fix AKOS differences in Humongous Entertainment games
-  - Support various newer Humongous Entertainment games
 * Humongous entertainment >= v7 titles:
-  - Add variables for _heversion > 72
+  - Add support for akos codec 32 (Used in water)
+  - Add support for akos_drawLimb C025 (Used in zoodemo)
+  - Add support for new charset codes
+  - Add support for debug strings (Replaces %d & %s with ints/strings from stack list)
+  - Add support for various new opcodes
   - Add support for Scummsys.9x and C++ engine MAXS blocks
 
 Broken Sword 2





More information about the Scummvm-git-logs mailing list