[Scummvm-cvs-logs] CVS: scummvm TODO,1.211,1.212

Eugene Sandulenko sev at users.sourceforge.net
Tue Jan 4 09:11:35 CET 2005


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

Modified Files:
	TODO 
Log Message:
Update SAGA stuff


Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- TODO	1 Jan 2005 21:00:24 -0000	1.211
+++ TODO	4 Jan 2005 17:10:41 -0000	1.212
@@ -321,14 +321,12 @@
 - bugs -
  * Make actor animation Event-driven. See FIXME in actor.cpp
  * 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.
+ * _scene->getMode() == SCENE_MODE_ISO -> _scene->getFlags() & kSceneFlagISO
+   and remove Scene::getMode() as well as Scene::_sceneMode
  * Rewrite path finder (h00ligan)
  * 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





More information about the Scummvm-git-logs mailing list