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


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data groundpieces-ground.scr,1.20,1.21 groundpieces-remove.scr,1.6,1.7 textures.scr,1.18,1.19
Date: 12 Oct 2002 23:43:22 -0000

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

Modified Files:
        groundpieces-ground.scr groundpieces-remove.scr textures.scr 
Log Message:
- started with the worldmap rewirte, worldmap is now broken and will not work 
for the next few days

Index: groundpieces-ground.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/groundpieces-ground.scr,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- groundpieces-ground.scr     30 Jun 2002 22:36:52 -0000      1.20
+++ groundpieces-ground.scr     12 Oct 2002 23:43:19 -0000      1.21
@@ -66,6 +66,13 @@
         talltree = ../images/groundpieces/ground/foliage/talltree.png 
(type=surface);
 }
 
+section green
+{
+        piece1 = ../images/groundpieces/ground/green/piece1.png (type=surface);
+        piece2 = ../images/groundpieces/ground/green/piece2.png (type=surface);
+        piece3 = ../images/groundpieces/ground/green/piece3.png (type=surface);
+}
+
 section industrial
 {
         pipe1 = ../images/groundpieces/ground/industrial/pipe1.png 
(type=surface);
@@ -147,6 +154,7 @@
         stone4 = ../images/groundpieces/ground/misc/stone4.png (type=surface);
         stone5 = ../images/groundpieces/ground/misc/stone5.png (type=surface);
         stone6 = ../images/groundpieces/ground/misc/stone6.png (type=surface);
+        stone7 = ../images/groundpieces/ground/misc/stone7.png (type=surface);
         stoneblock1 = ../images/groundpieces/ground/misc/stoneblock1.png 
(type=surface);
         stoneblock2 = ../images/groundpieces/ground/misc/stoneblock2.png 
(type=surface);
         stoneblock3 = ../images/groundpieces/ground/misc/stoneblock3.png 
(type=surface);

Index: groundpieces-remove.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/groundpieces-remove.scr,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- groundpieces-remove.scr     29 Jan 2002 20:27:43 -0000      1.6
+++ groundpieces-remove.scr     12 Oct 2002 23:43:20 -0000      1.7
@@ -4,6 +4,7 @@
 {
         column1 = ../images/groundpieces/remove/misc/column1.png 
(type=surface);
         rect1 = ../images/groundpieces/remove/misc/rect1.png (type=surface);
+        rect2 = ../images/groundpieces/remove/misc/rect2.png (type=surface);
 }
 
 // EOF //

Index: textures.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/textures.scr,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- textures.scr        22 Jun 2002 18:49:41 -0000      1.18
+++ textures.scr        12 Oct 2002 23:43:20 -0000      1.19
@@ -14,6 +14,8 @@
        rooftile        = ../images/textures/rooftile.jpg (type=surface, x=0, 
y=0, width=256, height=256);
        rooftile2       = ../images/textures/rooftile2.jpg (type=surface, x=0, 
y=0, width=256, height=256);
 
+       greentex        = ../images/textures/greentex.jpg (type=surface);
+
        rock6           = ../images/textures/rock6.jpg (type=surface);
 
        rockagglo       = ../images/textures/rockagglo.jpg (type=surface, x=0, 
y=0, width=256, height=256);





reply via email to

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