[Scummvm-cvs-logs] CVS: scummvm TODO,1.37,1.38
Max Horn
fingolfin at users.sourceforge.net
Sun Nov 2 09:52:48 CET 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/gui widget.h,1.23,1.24 object.h,1.1,1.2 dialog.cpp,1.33,1.34 ListWidget.cpp,1.27,1.28 PopUpWidget.cpp,1.20,1.21 EditTextWidget.cpp,1.17,1.18
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sword2 build_display.cpp,1.41,1.42 console.cpp,1.26,1.27 controls.cpp,1.44,1.45 debug.cpp,1.21,1.22 icons.cpp,1.19,1.20 mouse.cpp,1.34,1.35 mouse.h,1.8,1.9 resman.cpp,1.59,1.60 speech.cpp,1.39,1.40 sword2.cpp,1.73,1.74 sword2.h,1.31,1.32
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv16954
Modified Files:
TODO
Log Message:
some TODOs
Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- TODO 2 Nov 2003 02:14:51 -0000 1.37
+++ TODO 2 Nov 2003 17:51:34 -0000 1.38
@@ -57,6 +57,16 @@
-> write code allowing this
-> also, 'in game' option dialogs (for volume/scaler/etc. settings)
could potentially reuse these, too
+* Maybe rearrange SCUMM in-game menu: essentially, only keep the headline
+ ("How may I serve you?") and the buttons in it (maybe rename "Play"
+ to "Resume" or so). I.e. remove the savegame list. Then, turn
+ "Save" and "Load" intro real buttons, which when clicked pop up a
+ new save or load dialog. That way we avoid all the confusing parts of the
+ current scheme in an elegant fashion. Drawback: Loading a game
+ would now require one click more.
+* Maybe rearrange Launcher dialog, too, to look a bit like the current
+ SCUMM in-game menu: instead of two button rows, have a single button
+ column at the right side, and the target list on the left side.
Audio
=====
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/gui widget.h,1.23,1.24 object.h,1.1,1.2 dialog.cpp,1.33,1.34 ListWidget.cpp,1.27,1.28 PopUpWidget.cpp,1.20,1.21 EditTextWidget.cpp,1.17,1.18
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sword2 build_display.cpp,1.41,1.42 console.cpp,1.26,1.27 controls.cpp,1.44,1.45 debug.cpp,1.21,1.22 icons.cpp,1.19,1.20 mouse.cpp,1.34,1.35 mouse.h,1.8,1.9 resman.cpp,1.59,1.60 speech.cpp,1.39,1.40 sword2.cpp,1.73,1.74 sword2.h,1.31,1.32
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list