[Scummvm-cvs-logs] CVS: scummvm TODO,1.199,1.200

Andrew Kurushin h00ligan at users.sourceforge.net
Fri Dec 24 12:54:00 CET 2004


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

Modified Files:
	TODO 
Log Message:
- SAGA scetion update

Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -d -r1.199 -r1.200
--- TODO	24 Dec 2004 13:17:57 -0000	1.199
+++ TODO	24 Dec 2004 20:52:53 -0000	1.200
@@ -327,17 +327,19 @@
  * Actor pops up with wrong palette at transition to faery scene. Again :)
  * Make sprite RLE decompressor work on Mac resources
  * Animation end is not detected properly with Mac. That leads to hang in intro
+ * Sound/voice length calculation wrong
+
 
 - plans -
  * Implement unimplemented opcodes
  * Remove use of floating point, especially doubles.
  * Rewrite path finder (h00ligan)
- * Eliminate script semaphores and use flags instead
  * Fix the usage of Rect so that it's more consistent with the rest of ScummVM,
    e.g. a rectangle covering the entire ITE screen should have right=320 and
    bottom=200. (eriktorbjorn, partly - mostly? - done)
- * Change SData so that its buffers point to the appropriate data.
-   (eriktorbjorn - mostly done; the script "static" buffer is still wrong)
+ * Change script buffer so that its point to the appropriate data.
+   (eriktorbjorn - mostly done)
+ * ISO - tile scene implementation
 
 - features -
  * Add sound/voices compression. Should _considerably_ save space.





More information about the Scummvm-git-logs mailing list