Update of /cvsroot/super-tux/supertux/data/images/worldmap
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28746
Modified Files:
antarctica.stwt
Added Files:
snow1.png snow10.png snow11.png snow12.png snow13.png
snow2.png snow3.png snow4.png snow5.png snow6.png snow7.png
snow8.png snow9.png water.png wood1.png wood2.png wood3.png
wood4.png wood5.png wood6.png wood7.png wood8.png wood9.png
Log Message:
- new tiles
--- NEW FILE: snow13.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow7.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow10.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow1.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow2.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow12.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow9.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow8.png ---
(This appears to be a binary file; contents omitted.)
Index: antarctica.stwt
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/images/worldmap/antarctica.stwt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- antarctica.stwt 25 Mar 2004 16:27:28 -0000 1.1
+++ antarctica.stwt 31 Mar 2004 23:11:13 -0000 1.2
@@ -2,13 +2,7 @@
;; (directions TOP RIGHT DOWN LEFT)
;;
(supertux-worldmap-tiles
- (tile (id 0)
- (image "ground.png")
- (north #f)
- (south #f)
- (east #f)
- (west #f)
- (stop #f))
+
(tile (id 1)
(image "road_h.png")
(north #f)
@@ -58,7 +52,61 @@
(west #f)
(east #f)
(stop #t))
+ (tile (id 8)
+ (image "ground.png")
+ (north #f)
+ (south #f)
+ (east #f)
+ (west #f)
+ (stop #f))
+ (tile (id 9)
+ (image "water.png"))
+
+ (tile (id 11)
+ (image "snow1.png"))
+ (tile (id 12)
+ (image "snow2.png"))
+ (tile (id 13)
+ (image "snow3.png"))
+ (tile (id 14)
+ (image "snow4.png"))
+ (tile (id 15)
+ (image "snow5.png"))
+ (tile (id 16)
+ (image "snow6.png"))
+ (tile (id 17)
+ (image "snow7.png"))
+ (tile (id 18)
+ (image "snow8.png"))
+ (tile (id 19)
+ (image "snow9.png"))
+ (tile (id 20)
+ (image "snow10.png"))
+ (tile (id 21)
+ (image "snow11.png"))
+ (tile (id 22)
+ (image "snow12.png"))
+ (tile (id 23)
+ (image "snow13.png"))
+ (tile (id 24)
+ (image "wood1.png"))
+ (tile (id 25)
+ (image "wood2.png"))
+ (tile (id 26)
+ (image "wood3.png"))
+ (tile (id 27)
+ (image "wood4.png"))
+ (tile (id 28)
+ (image "wood5.png"))
+ (tile (id 29)
+ (image "wood6.png"))
+ (tile (id 30)
+ (image "wood7.png"))
+ (tile (id 31)
+ (image "wood8.png"))
+ (tile (id 32)
+ (image "wood9.png"))
)
;; EOF ;;
--- NEW FILE: wood8.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow11.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wood2.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wood1.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: water.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wood5.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow5.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow4.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow6.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: snow3.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wood9.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wood3.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wood7.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wood6.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: wood4.png ---
(This appears to be a binary file; contents omitted.)
|