Update of /cvsroot/super-tux/supertux/data/images
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18074/data/images
Modified Files:
supertux.strf
Added Files:
SuperTux.xpm
Removed Files:
supertux.xpm
Log Message:
accidentally removed some images that were still used
--- NEW FILE: SuperTux.xpm ---
/* XPM */
static char * supertux_xpm[] = {
"32 32 65 1",
" c None",
". c #020400",
"+ c #10120F",
"@ c #1E1D02",
"# c #1A1B19",
"$ c #262827",
"% c #333534",
"& c #413517",
"* c #3C342A",
"= c #424341",
"- c #514714",
"; c #52492B",
"> c #444A4F",
", c #3D4D60",
"' c #51524F",
") c #5C5E5B",
"! c #5A646F",
"~ c #696648",
"{ c #7A6A1D",
"] c #55708B",
"^ c #8E6635",
"/ c #7D7232",
"( c #70716E",
"_ c #597E9E",
": c #978123",
"< c #908234",
"[ c #6D8297",
"} c #A3783C",
"| c #838481",
"1 c #9C8E14",
"2 c #9A9072",
"3 c #BF8940",
"4 c #939490",
"5 c #A79D3A",
"6 c #929799",
"7 c #84A2BB",
"8 c #72A6DC",
"9 c #AC9B7E",
"0 c #6BA7F2",
"a c #BFA525",
"b c #6DB1F1",
"c c #B9A960",
"d c #A7A7A1",
"e c #8AB7E1",
"f c #A1BBA6",
"g c #88BBF1",
"h c #DFB23E",
"i c #9EB9CE",
"j c #D3C30E",
"k c #CEBE46",
"l c #B3C396",
"m c #DAC437",
"n c #C2C985",
"o c #C0C2BF",
"p c #A2CBF4",
"q c #ECCB2C",
"r c #E5DA1D",
"s c #CDCDB4",
"t c #B7D4ED",
"u c #D0D2CF",
"v c #D3DAE1",
"w c #C7E2F7",
"x c #DFE1DD",
"y c #EAECE9",
"z c #FAFCF9",
" ",
" gg ",
" gppg ",
" eppeeg ",
" e7[!,]_8 ",
" ])'=%#..$, ",
" [>)'=$+++.._ ",
" 7!''=%#%|6!.,8 ",
" p!>)>=$$>v|.+#78 ",
" pi%=''=%#'u..&:knlf ",
" pw7$=>=>%##'%:amqqqmmm ",
" ptt]#%=%%$...+^3hhqhhhk ",
" twt7%#%%$.#....*^}}9di7g ",
" pwwt,#%=%$.......#*'ebbbb0 ",
" twwt6$$>%$#......=|d67ggbgb0 ",
" twww7,%===%#.....$4vzzxegbbbb0 ",
" pwww[$=>==$#..+#=|xzzzzvebbbb0 ",
" twv>%='=%$...$'4uyzzzzzi8bb0 ",
" pt,%'>=%#...#>|vyzzzzziei8 ",
" ps~%''%$######$(yzzzzzunrk ",
" ch/''=$###$$$##6yzzzzsmj1 ",
" cam^'%%##.#)!)=6vyzzzdk: ",
" <ah/=%$#..(oooovxyyx2< ",
" ;/am^=%$..!douvouvvu2 ",
" .#;<am<%#..$6vuuvuuu2 ",
" .+$-:qr{-@..$(ddd4d4 ",
" ..#-:ajjm1...##$*; ",
" {{:11<[]]'&-{ ",
" gppppg ",
" gppg ",
" gg ",
" "};
--- supertux.xpm DELETED ---
Index: supertux.strf
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/images/supertux.strf,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- supertux.strf 2 Jan 2005 19:00:42 -0000 1.32
+++ supertux.strf 13 Mar 2005 22:38:55 -0000 1.33
@@ -1086,28 +1086,7 @@
(x-offset 6)
(y-offset 10)
(mirror-action "iced-left")))
-
- ; Wingling
- (sprite (name "wingling")
- (action
- (name "left")
- (x-offset 0)
- (y-offset 0)
- (images "shared/wingling-1.png")))
-
- ; Walkingtree
- (sprite (name "walkingtree")
- (action
- (name "left")
- (x-offset 0)
- (y-offset 0)
- (images "shared/walkingtree-left-1.png"))
- (action
- (name "left-small")
- (x-offset 0)
- (y-offset 0)
- (images "shared/walkingtree-left-small-1.png")))
-
+
; Dispenser
(sprite (name "dispenser")
(action
|