[Scummvm-cvs-logs] CVS: web/docs todo.xml,1.6,1.7

Max Horn fingolfin at users.sourceforge.net
Sat Aug 24 03:33:03 CEST 2002


Update of /cvsroot/scummvm/web/docs
In directory usw-pr-cvs1:/tmp/cvs-serv8710

Modified Files:
	todo.xml 
Log Message:
more TODOs

Index: todo.xml
===================================================================
RCS file: /cvsroot/scummvm/web/docs/todo.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- todo.xml	23 Aug 2002 19:08:18 -0000	1.6
+++ todo.xml	24 Aug 2002 10:32:24 -0000	1.7
@@ -69,6 +69,9 @@
 				</ul>
 				</li>
 				<li><p><b>Implement support to restart a game</b></p></li>
+				<li><p><b>Make it possible to choose between multiple video drivers at startup (e.g. SDL vs SDL_gl) at startup, like with the midi drivers</b></p></li>
+				<li><p><b>Add a "help" ingame dialog which lists all key shortcuts etc.</b></p></li>
+				<li><p><b>Make the NewGUI code independent from the Scumm parts (only the Scumm specific dialogs should retain any refernces to Scumm).</b> This way we can use the NewGUI stuff in Simon, too</p></li>
 			</ul>
 			<li><h3>New GUI</h3>
 			<ul>





More information about the Scummvm-git-logs mailing list