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 pingus.scr,1.35,1.36


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data pingus.scr,1.35,1.36
Date: 14 Oct 2002 11:15:17 -0000

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

Modified Files:
        pingus.scr 
Log Message:
- applied the outstanding patches from the ML
- optimized force_vector a little 


Index: pingus.scr
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/data/pingus.scr,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- pingus.scr  24 Sep 2002 17:02:48 -0000      1.35
+++ pingus.scr  14 Oct 2002 11:15:15 -0000      1.36
@@ -82,8 +82,8 @@
        brick_right   = ../images/pingus/brick_right.png     (type=surface, 
x=0, y=0, width=16, height=2);
        brick_left    = ../images/pingus/brick_left.png      (type=surface, 
x=0, y=0, width=16, height=2);
 
-       bash_radius       = ../images/pingus/bash_radius.png (type=surface, 
x=0, y=0, width=32, height=32);
-       bash_radius_gfx   = ../images/pingus/bash_radius_gfx.png (type=surface, 
x=0, y=0, width=32, height=32);
+       bash_radius       = ../images/pingus/bash_radius.png (type=surface, 
x=0, y=0, width=34, height=34);
+       bash_radius_gfx   = ../images/pingus/bash_radius_gfx.png (type=surface, 
x=0, y=0, width=34, height=34);
 
        digger_radius     = ../images/pingus/digger_radius.png (type=surface);
        digger_radius_gfx = ../images/pingus/digger_radius_gfx.png 
(type=surface);





reply via email to

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