[Scummvm-cvs-logs] CVS: scummvm TODO,1.175,1.176

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Thu Oct 21 01:25:48 CEST 2004


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

Modified Files:
	TODO 
Log Message:
Added another SAGA item.


Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- TODO	16 Oct 2004 07:47:44 -0000	1.175
+++ TODO	21 Oct 2004 08:18:48 -0000	1.176
@@ -308,11 +308,14 @@
   (eriktorbjorn - mostly done; the script "static" buffer is still wrong)
 * Rewrite path finder
 * Make all talk scripts skippable by ESC like in original
-* Fix crashes in ISO rooms
+* Fix crashes in ISO rooms (does it still crash?)
 * Add sound/voices compression. Should _considerably_ save space.
 * Add support for Mac versions. At least in rerelease everything, including
-  music is big-endian, so structures reading all over the code should be twicked 
-  for that
+  music is big-endian, so structures reading all over the code should be
+  twicked for that
+* 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)
 * Support various demo versions
 * Support IHNM
 





More information about the Scummvm-git-logs mailing list