[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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/saga actor.cpp,1.29,1.30 interface.cpp,1.28,1.29 interface.h,1.10,1.11 scene.cpp,1.46,1.47 script.cpp,1.24,1.25 script.h,1.20,1.21 sfuncs.cpp,1.27,1.28 sthread.cpp,1.30,1.31
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sword1 control.cpp,1.37,1.38
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/saga actor.cpp,1.29,1.30 interface.cpp,1.28,1.29 interface.h,1.10,1.11 scene.cpp,1.46,1.47 script.cpp,1.24,1.25 script.h,1.20,1.21 sfuncs.cpp,1.27,1.28 sthread.cpp,1.30,1.31
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sword1 control.cpp,1.37,1.38
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list