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 core.scr,1.29,1.30


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data core.scr,1.29,1.30
Date: 1 Apr 2003 13:21:22 -0000

Update of /var/lib/cvs/Games/Pingus/data/data
In directory dark:/tmp/cvs-serv32123/data/data

Modified Files:
        core.scr 
Log Message:
finished worldmap GUI

Index: core.scr
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/data/data/core.scr,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- core.scr    30 Mar 2003 22:09:33 -0000      1.29
+++ core.scr    1 Apr 2003 13:21:20 -0000       1.30
@@ -159,6 +159,16 @@
        arrow = ../images/core/worldmap/arrow.png (type=surface);
         pingus = ../images/core/worldmap/pingus.png     (type=surface, x=0, 
y=0, width=24, height=24, array=8x2);
         pingus_standing = ../images/core/worldmap/pingus_standing.png     
(type=surface);
+
+        levelname_bg = ../images/core/worldmap/levelname_bg.png     
(type=surface);
+
+        enter_button_normal = ../images/core/worldmap/enter_button_normal.png  
   (type=surface);
+        enter_button_hover = ../images/core/worldmap/enter_button_hover.png    
 (type=surface);
+        enter_button_pressed = 
../images/core/worldmap/enter_button_pressed.png     (type=surface);
+
+        leave_button_normal = ../images/core/worldmap/leave_button_normal.png  
   (type=surface);
+        leave_button_hover = ../images/core/worldmap/leave_button_hover.png    
 (type=surface);
+        leave_button_pressed = 
../images/core/worldmap/leave_button_pressed.png     (type=surface);
 }
 
 // EOF //





reply via email to

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