pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] [pingus] push by address@hidden - Renamed data/prefabs/entr


From: pingus
Subject: [Pingus-CVS] [pingus] push by address@hidden - Renamed data/prefabs/entrances/*_entrance.prefab to data/prefabs/entra... on 2011-09-27 15:12 GMT
Date: Tue, 27 Sep 2011 15:28:35 +0000

Revision: acf86c927d6e
Author:   Ingo Ruhnke <address@hidden>
Date:     Tue Sep 27 08:12:42 2011
Log: Renamed data/prefabs/entrances/*_entrance.prefab to data/prefabs/entrances/*.prefab

http://code.google.com/p/pingus/source/detail?r=acf86c927d6e

Added:
 /data/prefabs/entrances/desert.prefab
 /data/prefabs/entrances/industrial.prefab
 /data/prefabs/entrances/snow.prefab
 /data/prefabs/entrances/sortie.prefab
 /data/prefabs/entrances/woodthing.prefab

=======================================
--- /dev/null
+++ /data/prefabs/entrances/desert.prefab       Tue Sep 27 08:12:42 2011
@@ -0,0 +1,29 @@
+(pingus-prefab
+  (version 3)
+  (overrides
+    (owner-id 0)
+    (direction "misc")
+    (release-rate 50))
+  (objects
+    (hotspot
+      (surface
+        (image "entrances/desert_back")
+        (modifier "ROT0"))
+      (position -58 -40 -100)
+      (speed 0)
+      (parallax 0))
+    (hotspot
+      (surface
+        (image "entrances/desert_front")
+        (modifier "ROT0"))
+      (position -59 -43 100)
+      (speed 0)
+      (parallax 0))
+    (entrance
+      (type "generic")
+      (position 0 1 110)
+      (owner-id 0)
+      (direction "misc")
+      (release-rate 150))))
+
+;; EOF ;;
=======================================
--- /dev/null
+++ /data/prefabs/entrances/industrial.prefab   Tue Sep 27 08:12:42 2011
@@ -0,0 +1,29 @@
+(pingus-prefab
+  (version 3)
+ (overrides
+   (owner-id 0)
+   (direction "misc")
+   (release-rate 50))
+  (objects
+    (hotspot
+      (surface
+        (image "entrances/industrial")
+        (modifier "ROT0"))
+      (position -52 -101 -100)
+      (speed 0)
+      (parallax 0))
+    (hotspot
+      (surface
+        (image "entrances/industrial_top")
+        (modifier "ROT0"))
+      (position -22 -44 100)
+      (speed 0)
+      (parallax 0))
+    (entrance
+      (type "generic")
+      (position 0 1 110)
+      (owner-id 0)
+      (direction "misc")
+      (release-rate 150))))
+
+;; EOF ;;
=======================================
--- /dev/null
+++ /data/prefabs/entrances/snow.prefab Tue Sep 27 08:12:42 2011
@@ -0,0 +1,31 @@
+(pingus-prefab
+ (overrides
+   (owner-id 0)
+   (direction "misc")
+   (release-rate 50))
+ (objects
+  (hotspot
+   (surface
+    (image "entrances/snow_back")
+    (modifier "ROT0"))
+   (position -47 -39 -50)
+   (speed -1)
+   (parallax 1))
+
+  (entrance
+   (type "generic")
+   (position 0 0 0)
+   (owner-id 0)
+   (direction "misc")
+   (release-rate 50))
+
+  (hotspot
+   (surface
+    (image "entrances/snow_front")
+    (modifier "ROT0"))
+   (position -47 -39 100)
+   (speed -1)
+   (parallax 1))
+  ))
+
+;; EOF ;;
=======================================
--- /dev/null
+++ /data/prefabs/entrances/sortie.prefab       Tue Sep 27 08:12:42 2011
@@ -0,0 +1,36 @@
+(pingus-prefab
+  (version 3)
+  (overrides
+    (owner-id 0)
+    (direction "misc")
+    (release-rate 50))
+  (objects
+    (hotspot
+      (surface
+        (image "entrances/eyes_underlay")
+        (modifier "ROT0"))
+      (position -80 -2 -100)
+      (speed 0)
+      (parallax 0))
+    (hotspot
+      (surface
+        (image "entrances/entrance_eyes_anim")
+        (modifier "ROT0"))
+      (position -80 -1 100)
+      (speed 0)
+      (parallax 0))
+    (hotspot
+      (surface
+        (image "entrances/entrance_eyes")
+        (modifier "ROT0"))
+      (position -143 -222 100)
+      (speed 0)
+      (parallax 0))
+    (entrance
+      (type "generic")
+      (position 0 1 150)
+      (owner-id 0)
+      (direction "misc")
+      (release-rate 150))))
+
+;; EOF ;;
=======================================
--- /dev/null
+++ /data/prefabs/entrances/woodthing.prefab    Tue Sep 27 08:12:42 2011
@@ -0,0 +1,29 @@
+(pingus-prefab
+  (version 3)
+  (overrides
+    (owner-id 0)
+    (direction "misc")
+    (release-rate 50))
+  (objects
+    (hotspot
+      (surface
+        (image "entrances/woodthing_mov")
+        (modifier "ROT0"))
+      (position -51 0 -100)
+      (speed 0)
+      (parallax 0))
+    (hotspot
+      (surface
+        (image "entrances/woodthing_nmov")
+        (modifier "ROT0"))
+      (position -75 -149 100)
+      (speed 0)
+      (parallax 0))
+    (entrance
+      (type "generic")
+      (position 1 1 110)
+      (owner-id 0)
+      (direction "misc")
+      (release-rate 150))))
+
+;; EOF ;;



reply via email to

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