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.22,1.


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data groundpieces-ground.scr,1.22,1.23 groundpieces-transparent.scr,1.6,1.7 textures.scr,1.19,1.20
Date: 16 Feb 2003 18:50:02 -0000

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

Modified Files:
        groundpieces-ground.scr groundpieces-transparent.scr 
        textures.scr 
Log Message:
some makefile updates, some level updates, probally more images


Index: groundpieces-ground.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/groundpieces-ground.scr,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- groundpieces-ground.scr     27 Nov 2002 20:01:38 -0000      1.22
+++ groundpieces-ground.scr     16 Feb 2003 18:49:28 -0000      1.23
@@ -263,15 +263,22 @@
 {
         block1 = ../images/groundpieces/ground/snow/block1.png (type=surface);
         block2 = ../images/groundpieces/ground/snow/block2.png (type=surface);
+        block3 = ../images/groundpieces/ground/snow/block3.png (type=surface);
+        block4 = ../images/groundpieces/ground/snow/block4.png (type=surface);
         cabin = ../images/groundpieces/ground/snow/cabin.png (type=surface);
         cabin_winter = ../images/groundpieces/ground/snow/cabin_winter.png 
(type=surface);
+        diablock1 = ../images/groundpieces/ground/snow/diablock1.png 
(type=surface);
+        diablock2 = ../images/groundpieces/ground/snow/diablock2.png 
(type=surface);
+        diablock3 = ../images/groundpieces/ground/snow/diablock3.png 
(type=surface);
         gpiece1 = ../images/groundpieces/ground/snow/gpiece1.png 
(type=surface);
         groundice = ../images/groundpieces/ground/snow/groundice.png 
(type=surface);
         ice1 = ../images/groundpieces/ground/snow/ice1.png (type=surface);
         ice2 = ../images/groundpieces/ground/snow/ice2.png (type=surface);
         iceblock1 = ../images/groundpieces/ground/snow/iceblock1.png 
(type=surface);
+        icepiece1 = ../images/groundpieces/ground/snow/icepiece1.png 
(type=surface);
         igloo = ../images/groundpieces/ground/snow/igloo.png (type=surface);
         piece1 = ../images/groundpieces/ground/snow/piece1.png (type=surface);
+        piece10 = ../images/groundpieces/ground/snow/piece10.png 
(type=surface);
         piece2 = ../images/groundpieces/ground/snow/piece2.png (type=surface);
         piece3 = ../images/groundpieces/ground/snow/piece3.png (type=surface);
         piece7 = ../images/groundpieces/ground/snow/piece7.png (type=surface);

Index: groundpieces-transparent.scr
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/data/data/groundpieces-transparent.scr,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- groundpieces-transparent.scr        14 Feb 2002 22:23:51 -0000      1.6
+++ groundpieces-transparent.scr        16 Feb 2003 18:49:29 -0000      1.7
@@ -58,4 +58,15 @@
         weed2 = ../images/groundpieces/transparent/misc/weed2.png 
(type=surface);
 }
 
+section snow
+{
+        grass1 = ../images/groundpieces/transparent/snow/grass1.png 
(type=surface);
+        grass2 = ../images/groundpieces/transparent/snow/grass2.png 
(type=surface);
+        grass3 = ../images/groundpieces/transparent/snow/grass3.png 
(type=surface);
+        grass4 = ../images/groundpieces/transparent/snow/grass4.png 
(type=surface);
+        grass5 = ../images/groundpieces/transparent/snow/grass5.png 
(type=surface);
+        plant1 = ../images/groundpieces/transparent/snow/plant1.png 
(type=surface);
+        plant2 = ../images/groundpieces/transparent/snow/plant2.png 
(type=surface);
+}
+
 // EOF //

Index: textures.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/textures.scr,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- textures.scr        12 Oct 2002 23:43:20 -0000      1.19
+++ textures.scr        16 Feb 2003 18:49:29 -0000      1.20
@@ -7,6 +7,8 @@
 
 //     industrial_anim       = ../images/textures/industrial-anim.jpg 
(type=surface, x=0, y=0, width=400, height=600, array=15x1);
 
+       clouds2          = ../images/textures/clouds2.jpg  (type=surface);
+       clouds3          = ../images/textures/clouds3.png  (type=surface);
        clouds          = ../images/textures/clouds.jpg  (type=surface, x=0, 
y=0, width=256, height=480);
        crystal         = ../images/textures/crystal.jpg  (type=surface, x=0, 
y=0, width=169, height=286);
        stone           = ../images/textures/stones.png (type=surface, x=0, 
y=0, width=256, height=256);





reply via email to

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