Description: use parallaxtest as default map for walktest.
Origin: Devid Antonio Filoni <d.filoni@ubuntu.com>
Index: crystalspace/data/config-app/walktest.cfg
===================================================================
--- crystalspace.orig/data/config-app/walktest.cfg 2009-11-28 17:16:01.000000000 +0100
+++ crystalspace/data/config-app/walktest.cfg 2010-08-14 20:37:44.148945002 +0200
@@ -1,5 +1,5 @@
; Start world file
-Walktest.Settings.WorldFile = castle
+Walktest.Settings.WorldFile = parallaxtest
; NB1: An entry in the plug-in list looks like this:
;
Index: crystalspace/docs/html/manual/Walktest-Command-Line-Options.html
===================================================================
--- crystalspace.orig/docs/html/manual/Walktest-Command-Line-Options.html 2009-11-28 17:12:12.000000000 +0100
+++ crystalspace/docs/html/manual/Walktest-Command-Line-Options.html 2010-08-14 20:38:52.980945002 +0200
@@ -66,8 +66,8 @@ is given as a full <small>VFS</small> pa
directory is loaded.
</p>
<p>If there is no initial <tt>‘/’</tt> character, <tt>‘/lev/’</tt> is stuck on the front.
-If there is no map specified at all, <tt>‘/lev/castle’</tt> is assumed, so the
-default map is <tt>‘/lev/castle/world’</tt>. (This is almost true <small class="dots">...</small> the
+If there is no map specified at all, <tt>‘/lev/parallaxtest’</tt> is assumed, so the
+default map is <tt>‘/lev/parallaxtest/world’</tt>. (This is almost true <small class="dots">...</small> the
default path is specified in <tt>‘/data/config/walktest.cfg’</tt>).
</p>
<p>Many of these command line options are of specialised or limited use.
Index: crystalspace/docs/html/manual/Walktest-Getting-Started.html
===================================================================
--- crystalspace.orig/docs/html/manual/Walktest-Getting-Started.html 2009-11-28 17:12:13.000000000 +0100
+++ crystalspace/docs/html/manual/Walktest-Getting-Started.html 2010-08-14 20:39:20.284945001 +0200
@@ -63,7 +63,7 @@ ul.toc {list-style: none}
<p>Walktest is probably the first program to run once you have compiled Crystal
Space. It takes a set of command line options, and the name of a map to open.
-By default, it will open the <tt>‘/lev/castle’</tt> directory.
+By default, it will open the <tt>‘/lev/parallaxtest’</tt> directory.
</p>
<p>If this is the first time running Walktest (or any Crystal Space application),
you will need to recalculate the lightmaps for the level. The option
Index: crystalspace/docs/texinfo/running/walktest.txi
===================================================================
--- crystalspace.orig/docs/texinfo/running/walktest.txi 2009-11-28 17:12:20.000000000 +0100
+++ crystalspace/docs/texinfo/running/walktest.txi 2010-08-14 20:40:04.456945001 +0200
@@ -29,7 +29,7 @@ debugging and other strange commands ava
Walktest is probably the first program to run once you have compiled Crystal
Space. It takes a set of command line options, and the name of a map to open.
-By default, it will open the @file{/lev/castle} directory.
+By default, it will open the @file{/lev/parallaxtest} directory.
If this is the first time running Walktest (or any Crystal Space application),
you will need to recalculate the lightmaps for the level. The option
@@ -81,8 +81,8 @@ is given as a full @sc{vfs} path, the ma
directory is loaded.
If there is no initial @file{/} character, @file{/lev/} is stuck on the front.
-If there is no map specified at all, @file{/lev/castle} is assumed, so the
-default map is @file{/lev/castle/world}. (This is almost true @dots{} the
+If there is no map specified at all, @file{/lev/parallaxtest} is assumed, so the
+default map is @file{/lev/parallaxtest/world}. (This is almost true @dots{} the
default path is specified in @file{/data/config/walktest.cfg}).
Many of these command line options are of specialised or limited use.