[Scummvm-cvs-logs] CVS: scummvm/queen cutaway.cpp,1.122,1.123 talk.cpp,1.88,1.89

Joost Peters joostp at users.sourceforge.net
Wed Jan 28 14:13:29 CET 2004


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

Modified Files:
	cutaway.cpp talk.cpp 
Log Message:
remove outdated TODOs


Index: cutaway.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/queen/cutaway.cpp,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- cutaway.cpp	25 Jan 2004 22:10:05 -0000	1.122
+++ cutaway.cpp	28 Jan 2004 13:13:58 -0000	1.123
@@ -36,19 +36,6 @@
 
 namespace Queen {
 
-/*
-   TODO later
-
-   - Finish Cutaway::stop
-
-   - Show credits
-
-   - Play voices
-
-   - Play songs 
-
- */
-
 void Cutaway::run(
 		const char *filename, 
 		char *nextFilename,

Index: talk.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/queen/talk.cpp,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- talk.cpp	25 Jan 2004 22:10:23 -0000	1.88
+++ talk.cpp	28 Jan 2004 13:13:58 -0000	1.89
@@ -38,13 +38,6 @@
 
 namespace Queen {
 
-/*
-	 Functions needed:
-
-	 Data needed:
-
- */
-
 void Talk::talk(
 		const char *filename, 
 		int personInRoom,





More information about the Scummvm-git-logs mailing list