[Scummvm-cvs-logs] CVS: scummvm TODO,1.223,1.224

Eugene Sandulenko sev at users.sourceforge.net
Mon Jan 17 15:14:07 CET 2005


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

Modified Files:
	TODO 
Log Message:
Update SAGA converse items


Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -d -r1.223 -r1.224
--- TODO	17 Jan 2005 18:50:34 -0000	1.223
+++ TODO	17 Jan 2005 23:13:18 -0000	1.224
@@ -344,6 +344,10 @@
    audial.
  * Sound in old Win demo is all wrong -- eithere there is some unique sound format
    or I didn't guess it correctly
+ * Implementation of threads memory is wrong. See TriggerNScript() and base_address()
+   in original.
+ * Converses ignore kReplyOnce now due to deficient threads memory implementation.
+ * Up and down keys ('u' and 'd') in converse panel do not work properly
 
 - plans -
  * Implement unimplemented/proofread unchecked opcodes
@@ -353,7 +357,7 @@
  * Implement Save/Load
  * Finish inventory code
  * Implement ISO path finder
- * Hook conversations to scripts
+ * Hook conversations to scripts (partly done)
  * Change script buffer so that its point to the appropriate data.
    (eriktorbjorn - mostly done)
  * ISO - tile scene implementation





More information about the Scummvm-git-logs mailing list