[Scummvm-cvs-logs] CVS: scummvm/mac macos.h,1.1,1.2 scummvm.mcp,1.5,1.6
Max Horn
fingolfin at users.sourceforge.net
Mon Jul 8 14:38:03 CEST 2002
- Previous message: [Scummvm-cvs-logs] CVS: scummvm gameDetector.cpp,1.73,1.74
- Next message: [Scummvm-cvs-logs] CVS: scummvm/gui dialog.cpp,1.12,1.13 dialog.h,1.5,1.6 widget.cpp,1.10,1.11 widget.h,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/mac
In directory usw-pr-cvs1:/tmp/cvs-serv3583/mac
Modified Files:
macos.h scummvm.mcp
Log Message:
hook in the Mac Carbon port SelectGame method. Still not at all useful; I believe it's better to wait for a portable ScummVM GUI and then use that instead...
Index: macos.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/mac/macos.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- macos.h 5 May 2002 18:59:17 -0000 1.1
+++ macos.h 8 Jul 2002 21:36:59 -0000 1.2
@@ -20,4 +20,5 @@
*/
//#define MACOS_SDL
- #define MACOS_CARBON
\ No newline at end of file
+ #define MACOS_CARBON
+
\ No newline at end of file
Index: scummvm.mcp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/mac/scummvm.mcp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
Binary files /tmp/cvsBBN0XV and /tmp/cvs07HuOK differ
- Previous message: [Scummvm-cvs-logs] CVS: scummvm gameDetector.cpp,1.73,1.74
- Next message: [Scummvm-cvs-logs] CVS: scummvm/gui dialog.cpp,1.12,1.13 dialog.h,1.5,1.6 widget.cpp,1.10,1.11 widget.h,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list