[Scummvm-cvs-logs] CVS: scummvm TODO,1.122,1.123

Eugene Sandulenko sev at users.sourceforge.net
Sun May 2 00:15:00 CEST 2004


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

Modified Files:
	TODO 
Log Message:
Some more SAGA items


Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- TODO	2 May 2004 06:51:09 -0000	1.122
+++ TODO	2 May 2004 07:14:17 -0000	1.123
@@ -328,8 +328,14 @@
   work in reinherit)
 * Remove homerolled high level data structures like stacks that should
   be provided by ScummVM if they aren't already.
-* OO'ify
+* OO'ify (blah_mod.h contains public stuff, blah.h private stuff)
 * Rewrite actor code, so it works with isometric rooms
+* Implement unimplemented opcodes
+* Remove use of floating point, especially doubles. Particularly
+  rewrite path finder
+* ITE intro misses game title
+* IHNM intro is very uncomplete
+* Support various demo versions
 
 #######################################################################
 # Backends





More information about the Scummvm-git-logs mailing list