[Scummvm-cvs-logs] CVS: scummvm TODO,1.14,1.15

Max Horn fingolfin at users.sourceforge.net
Thu Oct 2 10:13:07 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv13243

Modified Files:
	TODO 
Log Message:
some more TODO items

Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- TODO	1 Oct 2003 10:47:18 -0000	1.14
+++ TODO	2 Oct 2003 17:12:51 -0000	1.15
@@ -24,12 +24,20 @@
   in the game detector, in favor of getting all these directly from the
   config system).
 * fix the Map<> template, make it more robust; maybe use a red-black tree?
+* add iterators to List<> template and make use of them
+* allow for return-to-launcher instead of a normal "quit" ?
 
 GUI
 ===
+* implement "tabs" for multi-pane prefs dialog
+  -> could also be used by the Scumm help dialog in scumm/help.cpp
 * LAUNCHER: fix global options dialog to be properly persistent
 * LAUNCHER: add more options to global options dialog
-* LAUNCHER: add more options to game options dialog 
+* LAUNCHER: add more options to game target options dialog 
+* global & game target options dialogs probably could share some "panes"
+  -> write code allowing this
+  -> also, 'in game' option dialogs (for volume/scaler/etc. settings)
+     could potentially reuse these, too
 
 Audio
 =====





More information about the Scummvm-git-logs mailing list