[Scummvm-cvs-logs] CVS: scummvm TODO,1.262,1.263

Max Horn fingolfin at users.sourceforge.net
Sun Apr 10 02:45:35 CEST 2005


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

Modified Files:
	TODO 
Log Message:
gBitFormat TODO

Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -d -r1.262 -r1.263
--- TODO	9 Apr 2005 07:25:41 -0000	1.262
+++ TODO	10 Apr 2005 09:45:05 -0000	1.263
@@ -213,6 +213,13 @@
   needs to search in the plugin dir of the active bundle. So use the 
   CF bundle API, inside a #ifdef MACOSX block.
 
+OSystem
+=======
+* Right now gBitFormat is part of common/scaler.cpp; we might want to move it
+  to common/system.cpp, or replace it with something better.
+  No hasty changes here, please, make sure you understand how it is used right
+  now before messing with it ;-)
+
 
 #######################################################################
 # Engines / frontends





More information about the Scummvm-git-logs mailing list