[Scummvm-cvs-logs] CVS: scummvm/backends/wince bitmaps.cpp,1.1.1.1,1.2

Nicolas Bacca arisme at users.sourceforge.net
Tue Oct 22 15:56:02 CEST 2002


Update of /cvsroot/scummvm/scummvm/backends/wince
In directory usw-pr-cvs1:/tmp/cvs-serv11493

Modified Files:
	bitmaps.cpp 
Log Message:
Changing colorful RLEd launcher/toolbar graphics (thanks Shapeshifter)

Index: bitmaps.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/bitmaps.cpp,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- bitmaps.cpp	21 Aug 2002 16:07:18 -0000	1.1.1.1
+++ bitmaps.cpp	22 Oct 2002 22:55:40 -0000	1.2
@@ -29,6 +29,7 @@
 // Loading
 
 unsigned char item_loading_colors[] = { 
+	0xff, 0xff, 0xff, 
 	0x04, 0x02, 0x04, 
 	0x21, 0x11, 0x1d, 
 	0x40, 0x21, 0x37, 
@@ -56,9277 +57,4173 @@
 
 };
 unsigned char item_loading[] = { 
[...16770 lines suppressed...]
+	0x01, 0x01, 0x00, 0x1d, 0x02, 0x00, 0x28, 0x03, 0x00, 
+	0x28, 0x02, 0x00, 0x09, 0x03, 0x1a, 0xd4, 0x00, 0x1d, 
+	0x03, 0x00, 0x28, 0x02, 0x00, 0x1d, 0x03, 0x01, 0x01, 
+	0x00, 0x1d, 0x02, 0x00, 0x28, 0x03, 0x00, 0x28, 0x02, 
+	0x00, 0x09, 0x03, 0x3a, 0x82, 0x00, 0x1d, 0x03, 0x00, 
+	0x28, 0x02, 0x00, 0x1d, 0x03, 0x01, 0x01, 0x00, 0x1d, 
+	0x02, 0x00, 0x28, 0x03, 0x00, 0x28, 0x02, 0x00, 0x09, 
+	0x03, 0x09, 0x1a, 0x00, 0x1d, 0x03, 0x00, 0x28, 0x02, 
+	0x00, 0x1d, 0x03, 0x01, 0x01, 0x00, 0x1d, 0x02, 0x00, 
+	0x28, 0x03, 0x00, 0x28, 0x02, 0x00, 0x09, 0x03, 0x82, 
+	0x00, 0x1e, 0x03, 0x00, 0x28, 0x02, 0x00, 0x1d, 0x03, 
+	0x01, 0x01, 0x00, 0x1d, 0x02, 0x00, 0x28, 0x03, 0x00, 
+	0x28, 0x02, 0x00, 0x28, 0x03, 0x00, 0x28, 0x02, 0x00, 
+	0x1d, 0x03, 0x01, 0x01, 0x00, 0x1d, 0x02, 0x00, 0x28, 
+	0x03, 0x00, 0x28, 0x02, 0x00, 0x28, 0x03, 0x00, 0x28, 
+	0x02, 0x00, 0x1d, 0x03, 0x00, 0xdd, 0x01, 0x00, 0x00
+ 
 };
 
 #endif





More information about the Scummvm-git-logs mailing list