[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
- Previous message: [Scummvm-cvs-logs] CVS: scummex wxwindows.cpp,1.41,1.42
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm charset.cpp,2.135,2.136 resource_v2.cpp,1.50,1.51 script_v2.cpp,2.271,2.272 util.cpp,2.6,2.7 util.h,2.5,2.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Scummvm-cvs-logs] CVS: scummex wxwindows.cpp,1.41,1.42
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm charset.cpp,2.135,2.136 resource_v2.cpp,1.50,1.51 script_v2.cpp,2.271,2.272 util.cpp,2.6,2.7 util.h,2.5,2.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list