From: Arvid Norlander Date: Sat, 27 Jan 2007 14:01:39 +0000 (+0000) Subject: Fixed small background problem in world1 levels by adding image-top/image-bottom X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=a37eae9c9adebe3ba318c8fd52a52d03fb1cba27;p=supertux.git Fixed small background problem in world1 levels by adding image-top/image-bottom SVN-Revision: 4686 --- diff --git a/data/levels/bonus1/messages.pot b/data/levels/bonus1/messages.pot index bcd1db397..1f487e2d2 100644 --- a/data/levels/bonus1/messages.pot +++ b/data/levels/bonus1/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-23 17:49+0100\n" +"POT-Creation-Date: 2007-01-27 14:42+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/data/levels/bonus2/messages.pot b/data/levels/bonus2/messages.pot index cd9d54997..fbcb878a6 100644 --- a/data/levels/bonus2/messages.pot +++ b/data/levels/bonus2/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-23 17:49+0100\n" +"POT-Creation-Date: 2007-01-27 14:42+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/data/levels/world1/01 - Welcome to Antarctica.stl b/data/levels/world1/01 - Welcome to Antarctica.stl index 22fa5bc57..c1e7586cf 100644 --- a/data/levels/world1/01 - Welcome to Antarctica.stl +++ b/data/levels/world1/01 - Welcome to Antarctica.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 6675) diff --git a/data/levels/world1/02 - The Journey Begins.stl b/data/levels/world1/02 - The Journey Begins.stl index ee2982cf8..b9bcf1e2d 100644 --- a/data/levels/world1/02 - The Journey Begins.stl +++ b/data/levels/world1/02 - The Journey Begins.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 5127) @@ -42,9 +44,9 @@ (y 249) ) (sspiky - (direction "right") (x 873) (y 407) + (direction "right") ) (snowball (x 2338) diff --git a/data/levels/world1/03 - Via Nostalgica.stl b/data/levels/world1/03 - Via Nostalgica.stl index c2ac95d1c..ef75fd9b7 100644 --- a/data/levels/world1/03 - Via Nostalgica.stl +++ b/data/levels/world1/03 - Via Nostalgica.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 5367) diff --git a/data/levels/world1/04 - Tobgle Road.stl b/data/levels/world1/04 - Tobgle Road.stl index d0d11d6ae..ef160d281 100644 --- a/data/levels/world1/04 - Tobgle Road.stl +++ b/data/levels/world1/04 - Tobgle Road.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (camera (mode "normal") diff --git a/data/levels/world1/05 - The Somewhat Smaller Bath.stl b/data/levels/world1/05 - The Somewhat Smaller Bath.stl index c16f93728..74563930d 100644 --- a/data/levels/world1/05 - The Somewhat Smaller Bath.stl +++ b/data/levels/world1/05 - The Somewhat Smaller Bath.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 3123) diff --git a/data/levels/world1/06 - The Frosted Fields.stl b/data/levels/world1/06 - The Frosted Fields.stl index 6fc91225e..ab51236a9 100644 --- a/data/levels/world1/06 - The Frosted Fields.stl +++ b/data/levels/world1/06 - The Frosted Fields.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 3513) diff --git a/data/levels/world1/07 - Oh No More Snowballs.stl b/data/levels/world1/07 - Oh No More Snowballs.stl index 2ed421979..1af25b915 100644 --- a/data/levels/world1/07 - Oh No More Snowballs.stl +++ b/data/levels/world1/07 - Oh No More Snowballs.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 13043) diff --git a/data/levels/world1/08 - Stone Cold.stl b/data/levels/world1/08 - Stone Cold.stl index c115b9cd5..c2dd1e2cf 100644 --- a/data/levels/world1/08 - Stone Cold.stl +++ b/data/levels/world1/08 - Stone Cold.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 3100) diff --git a/data/levels/world1/09 - Grumbels Sense of Snow.stl b/data/levels/world1/09 - Grumbels Sense of Snow.stl index 8c66bdebd..bd5c75ebb 100644 --- a/data/levels/world1/09 - Grumbels Sense of Snow.stl +++ b/data/levels/world1/09 - Grumbels Sense of Snow.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 4633) diff --git a/data/levels/world1/14 - Entrance to the Cave.stl b/data/levels/world1/14 - Entrance to the Cave.stl index 4bac24825..3da1ebbbf 100644 --- a/data/levels/world1/14 - Entrance to the Cave.stl +++ b/data/levels/world1/14 - Entrance to the Cave.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 10878) diff --git a/data/levels/world1/21 - A Path in the Clouds.stl b/data/levels/world1/21 - A Path in the Clouds.stl index b09535df3..c52172a0e 100644 --- a/data/levels/world1/21 - A Path in the Clouds.stl +++ b/data/levels/world1/21 - A Path in the Clouds.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 8403) diff --git a/data/levels/world1/22 - A Mysterious House of Ice.stl b/data/levels/world1/22 - A Mysterious House of Ice.stl index 536468e43..4ac6019b1 100644 --- a/data/levels/world1/22 - A Mysterious House of Ice.stl +++ b/data/levels/world1/22 - A Mysterious House of Ice.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (camera (mode "normal") diff --git a/data/levels/world1/23 - The Escape.stl b/data/levels/world1/23 - The Escape.stl index b254310d7..d7b758074 100644 --- a/data/levels/world1/23 - The Escape.stl +++ b/data/levels/world1/23 - The Escape.stl @@ -8,7 +8,9 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") + (image-bottom "images/background/arctis_bottom.jpg") ) (bouncingsnowball (x 6748) diff --git a/data/levels/world1/bonus.stl b/data/levels/world1/bonus.stl index bfca8ed91..a0a910f50 100644 --- a/data/levels/world1/bonus.stl +++ b/data/levels/world1/bonus.stl @@ -8,6 +8,7 @@ (ambient-light 1 1 1) (background (speed 0.5) + (image-top "images/background/arctis_top.jpg") (image "images/background/arctis.jpg") (image-bottom "images/background/arctis_bottom.jpg") ) diff --git a/data/levels/world1/messages.pot b/data/levels/world1/messages.pot index c7e1eadad..671aeedea 100644 --- a/data/levels/world1/messages.pot +++ b/data/levels/world1/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-23 17:49+0100\n" +"POT-Creation-Date: 2007-01-27 15:00+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,7 +20,7 @@ msgstr "" msgid "Welcome to Antarctica" msgstr "" -#: data/levels/world1/01 - Welcome to Antarctica.stl:29 +#: data/levels/world1/01 - Welcome to Antarctica.stl:31 msgid "" "-Information blocks:\n" "!images/objects/bonus_block/infoblock.png\n" @@ -32,7 +32,7 @@ msgid "" "#Most blocks are activated this way." msgstr "" -#: data/levels/world1/01 - Welcome to Antarctica.stl:40 +#: data/levels/world1/01 - Welcome to Antarctica.stl:42 msgid "" "-Items:\n" "!images/powerups/egg/egg.png\n" @@ -53,7 +53,7 @@ msgid "" "special items to help you in your quest." msgstr "" -#: data/levels/world1/01 - Welcome to Antarctica.stl:59 +#: data/levels/world1/01 - Welcome to Antarctica.stl:61 msgid "" "-Checkpoints:\n" "!images/objects/resetpoints/bell-m.png\n" @@ -61,7 +61,7 @@ msgid "" "spawn beneath it if you die." msgstr "" -#: data/levels/world1/01 - Welcome to Antarctica.stl:66 +#: data/levels/world1/01 - Welcome to Antarctica.stl:68 msgid "" "!images/tiles/signs/run.png\n" "#The path in front of you is blocked. You'll have to run before jumping over " diff --git a/data/levels/world2/messages.pot b/data/levels/world2/messages.pot index 9e40cb5d5..62e554563 100644 --- a/data/levels/world2/messages.pot +++ b/data/levels/world2/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-23 17:49+0100\n" +"POT-Creation-Date: 2007-01-27 14:42+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"