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.xml, 1.1, 1.2 editor.xml,


From: Ingo Ruhnke
Subject: [Pingus-CVS] CVS: Games/Pingus/data/data core.xml, 1.1, 1.2 editor.xml, 1.1, 1.2
Date: Sat, 13 Dec 2003 17:23:41 +0100

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

Modified Files:
        core.xml editor.xml 
Log Message:
- editor starts now
- level startup screen also shows partly

Index: core.xml
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/data/data/core.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- core.xml    13 Dec 2003 11:42:09 -0000      1.1
+++ core.xml    13 Dec 2003 16:23:39 -0000      1.2
@@ -6,18 +6,18 @@
     <surface file="../images/core/cursors/cap.png" height="40" name="capgood" 
width="40" x="0" y="0" />
     <surface file="../images/core/cursors/capwrong.png" height="40" 
name="capbad" width="40" x="0" y="0" />
     <surface file="../images/core/cursors/cross.png" height="36" name="cross" 
width="36" x="0" y="0" />
-    <surface array="10x1" file="../images/core/cursors/animcross.png" 
height="36" name="animcross" width="36" x="0" y="0" />
-    <surface file="../images/core/cursors/arrow_right.png" height="9" 
name="arrow_right" tcol="0" width="23" x="0" y="0" />
-    <surface file="../images/core/cursors/arrow_left.png" height="9" 
name="arrow_left" tcol="0" width="23" x="0" y="0" />
+    <surface array="10x1" file="../images/core/cursors/animcross.png" 
height="36" name="animcross" />
+    <surface file="../images/core/cursors/arrow_right.png" height="9" 
name="arrow_right" />
+    <surface file="../images/core/cursors/arrow_left.png" height="9" 
name="arrow_left" />
   </section>
   <section name="editor">
-    <surface file="../images/core/editor/start_pos.png" height="59" 
name="start_pos" tcol="0" width="53" x="0" y="0" />
-    <surface file="../images/core/editor/weather_rain.png" height="101" 
name="weather_rain" width="120" x="0" y="0" />
-    <surface file="../images/core/editor/weather_snow.png" height="64" 
name="weather_snow" width="71" x="0" y="0" />
-    <surface file="../images/core/editor/tb_copy.png" height="24" name="copy" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_new.png" height="24" name="new" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_open.png" height="24" name="open" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_save.png" height="24" name="save" 
tcol="0" width="24" x="0" y="0" />
+    <surface file="../images/core/editor/start_pos.png" height="59" 
name="start_pos" />
+    <surface file="../images/core/editor/weather_rain.png" height="101" 
name="weather_rain" />
+    <surface file="../images/core/editor/weather_snow.png" height="64" 
name="weather_snow" />
+    <surface file="../images/core/editor/tb_copy.png" height="24" name="copy" 
/>
+    <surface file="../images/core/editor/tb_new.png" height="24" name="new" />
+    <surface file="../images/core/editor/tb_open.png" height="24" name="open" 
/>
+    <surface file="../images/core/editor/tb_save.png" height="24" name="save" 
/>
     <surface file="../images/core/editor/tb_exit.png" height="24" name="exit" 
tcol="0" width="24" x="0" y="0" />
     <surface file="../images/core/editor/tb_clock_run.png" height="24" 
name="clock_run" tcol="0" width="24" x="0" y="0" />
     <surface file="../images/core/editor/tb_edit.png" height="24" name="edit" 
tcol="0" width="24" x="0" y="0" />

Index: editor.xml
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/data/data/editor.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- editor.xml  13 Dec 2003 11:42:09 -0000      1.1
+++ editor.xml  13 Dec 2003 16:23:39 -0000      1.2
@@ -1,24 +1,25 @@
 <resources>
   <section name="Objects">
-    <surface file="../images/core/editor/start_pos.png" height="59" 
name="start_pos" tcol="0" width="53" x="0" y="0" />
-    <surface file="../images/core/editor/weather_rain.png" height="101" 
name="weather_rain" tcol="0" width="120" x="0" y="0" />
-    <surface file="../images/core/editor/weather_snow.png" height="64" 
name="weather_snow" tcol="0" width="71" x="0" y="0" />
+    <surface file="../images/core/editor/start_pos.png"    name="start_pos" />
+    <surface file="../images/core/editor/weather_rain.png" name="weather_rain" 
/>
+    <surface file="../images/core/editor/weather_snow.png" name="weather_snow" 
/>
   </section>
+
   <section name="Icons">
-    <surface file="../images/core/editor/tb_copy.png" height="24" name="copy" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_new.png" height="24" name="new" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_open.png" height="24" name="open" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_save.png" height="24" name="save" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_exit.png" height="24" name="exit" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_clock_run.png" height="24" 
name="clock_run" tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_edit.png" height="24" name="edit" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_preferences.png" height="24" 
name="preferences" tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_help.png" height="24" name="help" 
tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_trash.png" height="24" 
name="delete" tcol="0" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/tb_index.png" height="24" 
name="index" tcol="0" width="24" x="0" y="0" />
+    <surface file="../images/core/editor/tb_copy.png" name="copy" />
+    <surface file="../images/core/editor/tb_new.png" name="new" />
+    <surface file="../images/core/editor/tb_open.png" name="open" />
+    <surface file="../images/core/editor/tb_save.png" name="save" />
+    <surface file="../images/core/editor/tb_exit.png" name="exit" />
+    <surface file="../images/core/editor/tb_clock_run.png" name="clock_run" />
+    <surface file="../images/core/editor/tb_edit.png" name="edit" />
+    <surface file="../images/core/editor/tb_preferences.png" 
name="preferences" />
+    <surface file="../images/core/editor/tb_help.png" name="help" />
+    <surface file="../images/core/editor/tb_trash.png" name="delete" />
+    <surface file="../images/core/editor/tb_index.png" name="index" />
     <surface file="../images/core/editor/actions.png" name="actions" />
-    <surface file="../images/core/editor/region-zoom.png" height="24" 
name="region-zoom" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/zoom-in.png" height="24" 
name="zoom-in" width="24" x="0" y="0" />
-    <surface file="../images/core/editor/zoom-out.png" height="24" 
name="zoom-out" width="24" x="0" y="0" />
+    <surface file="../images/core/editor/region-zoom.png" name="region-zoom" />
+    <surface file="../images/core/editor/zoom-in.png" name="zoom-in" />
+    <surface file="../images/core/editor/zoom-out.png" name="zoom-out" />
   </section>
 </resources>





reply via email to

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