*Fixed duplicated tile 628 on worldmap tile definition
authorWolfgang Becker <uafr@gmx.de>
Mon, 11 Jun 2007 18:36:15 +0000 (18:36 +0000)
committerWolfgang Becker <uafr@gmx.de>
Mon, 11 Jun 2007 18:36:15 +0000 (18:36 +0000)
*Adjust editor to changed executable name
*Made treeboss level a bit brighter

SVN-Revision: 5076

data/images/worldmap.strf
data/levels/test/treeboss.stl
man/man6/supertux.6 [deleted file]
man/man6/supertux2.6 [new file with mode: 0644]

index 6ad73e6..87619c1 100644 (file)
     594 595 596 597 598 599 600 601 602
     603 604 605 606 607 608 609 610 611
     612 613 614 615 616 617 618 619 620
-    621 622 623 624 625 626 628 628 629
+    621 622 623 624 625 626 627 628 629
     630 631 632 633 634 635 636 637 638
     639 640 641 642 643 644 645 646 647
     648 649 650 651 652 653 654 655 656
index b632d90..c86e04a 100644 (file)
@@ -6,7 +6,7 @@
   (sector
     (name "main")
     (music "music/treeboss.music")
-    (ambient-light 0.3180896 0.3931334 0.3490654)
+    (ambient-light 0.5333334 0.5333334 0.5333334)
     (background
       (speed 0.5)
       (image "images/background/arctis_dark.jpg")
diff --git a/man/man6/supertux.6 b/man/man6/supertux.6
deleted file mode 100644 (file)
index d42e335..0000000
+++ /dev/null
@@ -1,108 +0,0 @@
-.TH SUPERTUX 6 "December 17, 2006" "0.3.0" "SuperTux"
-.SH NAME
-supertux \- a classic style 2D platform game
-.SH SYNOPSIS
-.B supertux
-.RI [ options ] " level.stl"
-.br
-.B supertux
-.RI [ options ] " worldmap.stwm"
-.br
-.SH DESCRIPTION
-SuperTux is a classic style 2D platform game.
-Run and jump through multiple worlds, fighting off enemies by jumping
-on them, bumping them from below or tossing objects at them, grabbing
-power-ups and other stuff on the way.
-.SH OPTIONS
-These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (`-').
-A summary of options is included below.
-.TP
-.B \-f, \-\-fullscreen
-Run in fullscreen mode
-.TP
-.B \-w, \-\-window
-Run in window mode
-.TP
-.B \-g, \-\-geometry WIDTHxHEIGHT
-Run SuperTux in given resolution (eg. \-g 800x600) 
-.TP
-.B \-a, \-\-aspect WIDTH:HEIGHT
-Run SuperTux with given aspect ratio (eg. \-a 4:3) 
-.TP
-.B \-\-disable\-sfx
-Disable sound effects
-.TP
-.B \-\-disable\-music
-Disable music
-.TP
-.B \-\-help
-Show this help message
-.TP
-.B \-\-version
-Display SuperTux version and quit
-.TP
-.B \-\-console
-Enable ingame scripting console
-.TP
-.B \-\-noconsole
-Disable ingame scripting console
-.TP
-.B \-\-show\-fps
-Display framerate in levels
-.TP
-.B \-\-no\-show\-fps
-Do not display framerate in levels
-.TP
-.B \-\-record\-demo FILE LEVEL
-Record a demo to FILE
-.TP
-.B \-\-play\-demo FILE LEVEL
-Play a recorded demo
-.SH ENVIRONMENT
-.TP
-.B SUPERTUX_LANG
-overrides locale detection and forces locale to given value, e.g. "de_DE"
-.SH FILES
-.TP
-.B ~/.supertux2
-Contains configuration and savegames.
-Also acts as an overlay of the SuperTux game data path: 
-Files placed here will override or supplement game data files.
-.SH EXAMPLES
-.TP
-supertux --window --geometry 800x600
-"/usr/share/supertux/levels/world1/26 - The Castle of Nolok.stl"
-.TP
-supertux --play-demo 
-"~/Desktop/level26.demo" 
-.br
-"/usr/share/supertux/levels/world1/26 - The Castle of Nolok.stl"
-.PP
-Custom-made levels can be conveniently stored in the overlay data folder. 
-Make sure to also create an "info" file, so the collection will be 
-recognized by SuperTux.
-.PP
-.B ~/.supertux2/levels/sample_collection/info
-.nf
-;SuperTux-Level-Subset
-(supertux-level-subset
-  (title "Sample Collection")
-  (description "")
-)
-.fi
-.PP
-.B ~/.supertux2/levels/sample_collection/level01.stl
-.nf
-(supertux-level
-  (version 2)
-  (name (_ "Sample Level"))
-  (author "Myself")
-  ...
-.fi
-
-.SH BUGS
-This is a development version, so expect plenty of bugs.
-.SH AUTHOR
-This manual page was written by the SuperTux Devel Team 
-and is placed in the public domain.
diff --git a/man/man6/supertux2.6 b/man/man6/supertux2.6
new file mode 100644 (file)
index 0000000..d42e335
--- /dev/null
@@ -0,0 +1,108 @@
+.TH SUPERTUX 6 "December 17, 2006" "0.3.0" "SuperTux"
+.SH NAME
+supertux \- a classic style 2D platform game
+.SH SYNOPSIS
+.B supertux
+.RI [ options ] " level.stl"
+.br
+.B supertux
+.RI [ options ] " worldmap.stwm"
+.br
+.SH DESCRIPTION
+SuperTux is a classic style 2D platform game.
+Run and jump through multiple worlds, fighting off enemies by jumping
+on them, bumping them from below or tossing objects at them, grabbing
+power-ups and other stuff on the way.
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+.TP
+.B \-f, \-\-fullscreen
+Run in fullscreen mode
+.TP
+.B \-w, \-\-window
+Run in window mode
+.TP
+.B \-g, \-\-geometry WIDTHxHEIGHT
+Run SuperTux in given resolution (eg. \-g 800x600) 
+.TP
+.B \-a, \-\-aspect WIDTH:HEIGHT
+Run SuperTux with given aspect ratio (eg. \-a 4:3) 
+.TP
+.B \-\-disable\-sfx
+Disable sound effects
+.TP
+.B \-\-disable\-music
+Disable music
+.TP
+.B \-\-help
+Show this help message
+.TP
+.B \-\-version
+Display SuperTux version and quit
+.TP
+.B \-\-console
+Enable ingame scripting console
+.TP
+.B \-\-noconsole
+Disable ingame scripting console
+.TP
+.B \-\-show\-fps
+Display framerate in levels
+.TP
+.B \-\-no\-show\-fps
+Do not display framerate in levels
+.TP
+.B \-\-record\-demo FILE LEVEL
+Record a demo to FILE
+.TP
+.B \-\-play\-demo FILE LEVEL
+Play a recorded demo
+.SH ENVIRONMENT
+.TP
+.B SUPERTUX_LANG
+overrides locale detection and forces locale to given value, e.g. "de_DE"
+.SH FILES
+.TP
+.B ~/.supertux2
+Contains configuration and savegames.
+Also acts as an overlay of the SuperTux game data path: 
+Files placed here will override or supplement game data files.
+.SH EXAMPLES
+.TP
+supertux --window --geometry 800x600
+"/usr/share/supertux/levels/world1/26 - The Castle of Nolok.stl"
+.TP
+supertux --play-demo 
+"~/Desktop/level26.demo" 
+.br
+"/usr/share/supertux/levels/world1/26 - The Castle of Nolok.stl"
+.PP
+Custom-made levels can be conveniently stored in the overlay data folder. 
+Make sure to also create an "info" file, so the collection will be 
+recognized by SuperTux.
+.PP
+.B ~/.supertux2/levels/sample_collection/info
+.nf
+;SuperTux-Level-Subset
+(supertux-level-subset
+  (title "Sample Collection")
+  (description "")
+)
+.fi
+.PP
+.B ~/.supertux2/levels/sample_collection/level01.stl
+.nf
+(supertux-level
+  (version 2)
+  (name (_ "Sample Level"))
+  (author "Myself")
+  ...
+.fi
+
+.SH BUGS
+This is a development version, so expect plenty of bugs.
+.SH AUTHOR
+This manual page was written by the SuperTux Devel Team 
+and is placed in the public domain.