added a FIXME file for minor issues
authorMarek Moeckel <wansti@gmx.de>
Mon, 23 Jan 2006 20:53:00 +0000 (20:53 +0000)
committerMarek Moeckel <wansti@gmx.de>
Mon, 23 Jan 2006 20:53:00 +0000 (20:53 +0000)
corrected music path in a few levels

SVN-Revision: 3034

FIXME [new file with mode: 0644]
data/levels/world2/level1.stl
data/levels/world2/level2.stl
data/levels/world2/level4.stl
data/levels/world2/level5.stl
data/levels/world2/level6.stl

diff --git a/FIXME b/FIXME
new file mode 100644 (file)
index 0000000..65bd8c1
--- /dev/null
+++ b/FIXME
@@ -0,0 +1,9 @@
+SUPERTUX FIXME'S
+This file is for small, obvious and temporary issues that are too minor to be put into the TODO at the wiki.
+Just put them here so you don't forget.
+---
+
+Tux is invisible!
+Some sound effects (growup, being hit) loop endlessly
+Some levels don't have the music path set correctly
+Revert Tux to single image sprite
index 003ff04..d233e53 100644 (file)
@@ -5,7 +5,7 @@
   (author "SuperTux Team")
   (sector
     (name  "main")
-    (music  "forest2.ogg")
+    (music  "music/forest2.ogg")
     (gravity 10.000000)
     (tilemap
       (layer  "background")
index 98e7d10..d374c06 100644 (file)
@@ -5,7 +5,7 @@
   (author "SuperTux Team")
   (sector
     (name  "main")
-    (music  "forest.ogg")
+    (music  "music/forest.ogg")
     (gravity 10.000000)
     (tilemap
       (layer  "background")
index 124c522..e8447ff 100644 (file)
@@ -9,7 +9,7 @@
   )
   (sector
     (name  "main")
-    (music  "forest2.ogg")
+    (music  "music/forest2.ogg")
     (gravity 10.000000)
     (tilemap
       (layer  "background")
index def28d2..7551629 100644 (file)
@@ -5,7 +5,7 @@
   (author "Anubis")
   (sector
     (name  "main")
-    (music  "forest2.ogg")
+    (music  "music/forest2.ogg")
     (gravity 10.000000)
     (tilemap
       (layer  "background")
index b3b6b71..e717b2f 100644 (file)
@@ -2,9 +2,10 @@
 (supertux-level
   (version 2)
   (name   (_ "No Name"))
-  (author "No Author")
+  (author "Anubis")
   (sector
     (name  "main")
+    (music "music/forest2.ogg")
     (gravity 10.000000)
     (tilemap
       (layer  "background")