[Scummvm-cvs-logs] CVS: scummvm TODO,1.11,1.12
Torbj?rn Andersson
eriktorbjorn at users.sourceforge.net
Mon Sep 29 03:11:02 CEST 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv26324
Modified Files:
TODO
Log Message:
Added BS2 items.
Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- TODO 27 Sep 2003 21:41:09 -0000 1.11
+++ TODO 29 Sep 2003 09:45:52 -0000 1.12
@@ -79,12 +79,16 @@
Broken Sword 2
==============
* Replace all uses of std C file I/O (fopen, fread, fwrite, fclose) by
- the File class (excluding that in SWORD2_DEBUG)
+ the File class (excluding that in SWORD2_DEBUG). This is probably mostly
+ done. I only find a few such calls in resMan::CacheNewCluster(), and that
+ one needs to be rewritten anyway.
+* Enforce ScummVM code formatting guidelines.
+* Encapsulate the code into sensible objects.
+* Enable the CD swapping code.
SIMON
=====
* Add support for Amiga decompressor and music
-
Descumm
=======
More information about the Scummvm-git-logs
mailing list