pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/data/data groundpieces-ground.scr,1.14,1.


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data groundpieces-ground.scr,1.14,1.15 worldobjs.scr,1.8,1.9
Date: 22 Jun 2002 22:06:20 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/data
In directory dark:/tmp/cvs-serv30270/data/data

Modified Files:
        groundpieces-ground.scr worldobjs.scr 
Log Message:
some gfx changes

Index: groundpieces-ground.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/groundpieces-ground.scr,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- groundpieces-ground.scr     22 Jun 2002 18:49:41 -0000      1.14
+++ groundpieces-ground.scr     22 Jun 2002 22:06:17 -0000      1.15
@@ -232,6 +232,7 @@
         rock4 = ../images/groundpieces/ground/rock/rock4.png (type=surface);
         rock5 = ../images/groundpieces/ground/rock/rock5.png (type=surface);
         rock6 = ../images/groundpieces/ground/rock/rock6.png (type=surface);
+        stone1 = ../images/groundpieces/ground/rock/stone1.png (type=surface);
 }
 
 section signposts

Index: worldobjs.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/worldobjs.scr,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- worldobjs.scr       24 Jan 2002 23:07:36 -0000      1.8
+++ worldobjs.scr       22 Jun 2002 22:06:18 -0000      1.9
@@ -11,10 +11,10 @@
 conveyorbelt_right  = ../images/worldobjs/conveyorbelt_right.png  
(type=surface, x=0, y=0, width=15, height=14, array=15x1);
 conveyorbelt_cmap  = ../images/worldobjs/conveyorbelt_cmap.png  (type=surface, 
x=0, y=0, width=15, height=14);
 
-switchdoor_box    = ../images/worldobjs/switchdoor_box.png (type=surface, x=0, 
y=0, width=18, height=16);
-switchdoor_switch = ../images/worldobjs/switchdoor_switch.png (type=surface, 
x=0, y=0, width=15, height=40);
-switchdoor_tile   = ../images/worldobjs/switchdoor_tile.png (type=surface, 
x=0, y=0, width=16, height=3);
-switchdoor_tile_cmap = ../images/worldobjs/switchdoor_tile_cmap.png 
(type=surface, x=0, y=0, width=16, height=3);
+switchdoor_box    = ../images/worldobjs/switchdoor_box.png (type=surface);
+switchdoor_switch = ../images/worldobjs/switchdoor_switch.png (type=surface);
+switchdoor_tile   = ../images/worldobjs/switchdoor_tile.png (type=surface);
+switchdoor_tile_cmap = ../images/worldobjs/switchdoor_tile_cmap.png 
(type=surface);
 
 infobox = ../images/worldobjs/infobox.png (type=surface);
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]