[Scummvm-cvs-logs] CVS: scummvm newgui.cpp,1.12,1.13

James Brown ender at users.sourceforge.net
Tue Jul 9 05:45:07 CEST 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv29869

Modified Files:
	newgui.cpp 
Log Message:
Add a comment :P



Index: newgui.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/newgui.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- newgui.cpp	9 Jul 2002 12:33:09 -0000	1.12
+++ newgui.cpp	9 Jul 2002 12:38:50 -0000	1.13
@@ -84,13 +84,14 @@
 
 /*
  * TODO list
+ * - keep a copy of the original game background, for alpha/moving
  * - implement the missing / incomplete dialogs
  * - add more widgets
  * - add support for right/center aligned text
  * - allow multi line (l/c/r aligned) text via StaticTextWidget ?
  * - add "close" widget to all dialogs (with a flag to turn it off) ?
  * - make dialogs "moveable" ?
- * - come up with a new look&feel / theme for the GUI
+ * - come up with a new look&feel / theme for the GUI 
  * - ...
  */
 





More information about the Scummvm-git-logs mailing list