pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/data/levels level9.xml,1.7,1.8


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/levels level9.xml,1.7,1.8
Date: 1 Jul 2002 18:36:41 -0000

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

Modified Files:
        level9.xml 
Log Message:
- removed a few shared_ptr's
- fixed a level
- some std::list and std::vector replacements

Index: level9.xml
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/levels/level9.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- level9.xml  17 Feb 2002 23:49:31 -0000      1.7
+++ level9.xml  1 Jul 2002 18:36:39 -0000       1.8
@@ -23,82 +23,11 @@
     <bridger count="15"/>
   </action-list>
 
-<groundpiece type="ground">
-  <surface><resource type="datafile">
-    <resource-datafile>global</resource-datafile>
-  <resource-ident>Hotspots/pillar1</resource-ident>
-  </resource></surface>
-  <position>
-    <x-pos>283</x-pos>
-    <y-pos>208</y-pos>
[...1059 lines suppressed...]
     <x-pos>1190</x-pos>
@@ -1266,18 +1376,6 @@
     <z-pos>1000</z-pos>
   </position>
   </start-position>
-
-<groundpiece type="solid">
-  <surface><resource type="datafile">
-    <resource-datafile>groundpieces-solid</resource-datafile>
-  <resource-ident>misc/metalplate_small</resource-ident>
-  </resource></surface>
-  <position>
-    <x-pos>207</x-pos>
-    <y-pos>378</y-pos>
-    <z-pos>0</z-pos>
-  </position>
-</groundpiece>
 
 </pingus-level>
 




reply via email to

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