Author: ceros-guest Date: 2008-05-11 03:18:54 +0000 (Sun, 11 May 2008) New Revision: 6937
Modified: packages/trunk/vegastrike/debian/README.Debian packages/trunk/vegastrike/debian/changelog packages/trunk/vegastrike/debian/vegastrike.6 Log: * Updated man page. * Updated README.Debian. Modified: packages/trunk/vegastrike/debian/README.Debian =================================================================== --- packages/trunk/vegastrike/debian/README.Debian 2008-05-11 03:10:56 UTC (rev 6936) +++ packages/trunk/vegastrike/debian/README.Debian 2008-05-11 03:18:54 UTC (rev 6937) @@ -7,7 +7,7 @@ After the first time playing, just type "vegastrike" to play. If you want to change your configuration settings, execute: - $ cd ~/.vegastrike.4.x + $ cd ~/.vegastrike-0.5.0 $ vssetup For help/suggestions/tutorials check out: @@ -16,22 +16,3 @@ http://vegastrike.sourceforge.net/phpwiki/index.php/VegastrikeWiki -- Mike Furr <[EMAIL PROTECTED]>, Sun Feb 20 17:29:08 2005 - -vegastrike.config ------------------ - -This section only pertains to anyone who may have had memory issues playing -vegastrike. For complete information on using the vegastrike.config file, go -to the go to http://vegastrike.sourceforge.net/wiki/Manual . - -The vegastrike-data package contains the default vegastrike.config file that -gets installed under ~/.vegastrike-0.4.x. It has been patched so the -max_texture_dimension has a more sane value. The value upstream is at 65536. -The value for the Debian packages will be defaulted to 512. This option can -be changed to a lower or higher value. 256 is playable, but ugly. 512 is -optimal for most machines. A value of 1024 or above will heavily tax any -computer's memory, sometimes to the point where the vegastrike process is -killed automatically. - -NOTE: If there is no vegastrike.config file under ~/.vegastrike-0.4.x, you -will need to run the command 'vsinstall' from the command line first. Modified: packages/trunk/vegastrike/debian/changelog =================================================================== --- packages/trunk/vegastrike/debian/changelog 2008-05-11 03:10:56 UTC (rev 6936) +++ packages/trunk/vegastrike/debian/changelog 2008-05-11 03:18:54 UTC (rev 6937) @@ -10,6 +10,8 @@ * Fix config_path patch for new config path. * Change vssetup patch to use x-terminal-emulator. * Make package more NMUable. + * Updated man page. + * Updated README.Debian. -- Andres Mejia <[EMAIL PROTECTED]> Thu, 01 May 2008 01:56:49 -0400 Modified: packages/trunk/vegastrike/debian/vegastrike.6 =================================================================== --- packages/trunk/vegastrike/debian/vegastrike.6 2008-05-11 03:10:56 UTC (rev 6936) +++ packages/trunk/vegastrike/debian/vegastrike.6 2008-05-11 03:18:54 UTC (rev 6937) @@ -1,6 +1,6 @@ .\" -*- nroff -*- .pc -.TH VEGASTRIKE 6 "July 2007" "Version 0.5~svn" "Vega Strike 0.5" +.TH VEGASTRIKE 6 "July 2007" "Version 0.5" "Vega Strike 0.5" .SH NAME vegastrike \- Trade, Fight and Explore the Universe .SH SYNOPSIS @@ -18,7 +18,7 @@ .SH DESCRIPTION .B vsinstall .I script -Sets up the default save game, copies the vegastrike.config file to a user's ~/.vegastrike-0.4.x directory and runs +Sets up the default save game, copies the vegastrike.config file to a user's ~/.vegastrike-0.5.0 directory and runs .B vssetup from the proper directory (and runs the game afterwards). .PP @@ -26,11 +26,11 @@ .I binary This binary is called by .B vsinstall -to do the initial setup of vegastrike. It can also be used again by running the command while in the directory ~/.vegastrike-0.4.x. +to do the initial setup of vegastrike. It can also be used again by running the command while in the directory ~/.vegastrike-0.5.0. .PP .B vegastrike .I binary -Begins Vega Strike with the selected XML mission file (full path necessary) and the save game appearing as the only text in ~/.vegastrike-0.4.x/save.txt +Begins Vega Strike with the selected XML mission file (full path necessary) and the save game appearing as the only text in ~/.vegastrike-0.5.0/save.txt .PP .SH OPTIONS .TP @@ -52,8 +52,8 @@ .SH CONFIGURATION FILE .B Vega Strike expects a configuration file ( -.I $HOME/.vegastrike-0.4.x/vegastrike.config -(~/.vegastrike-0.4.x/vegastrike.config) +.I $HOME/.vegastrike-0.5.0/vegastrike.config +(~/.vegastrike-0.5.0/vegastrike.config) ), which is modified by .B vsinstall using the @@ -99,20 +99,20 @@ .B vegastrike data files .TP -.I ~/.vegastrike-0.4.x/vegastrike.config +.I ~/.vegastrike-0.5.0/vegastrike.config User-specific configuration file .TP -.I ~/.vegastrike-0.4.x +.I ~/.vegastrike-0.5.0 Directory containing user specific data managed by .B vegastrike. .TP -.I /usr/games/vsaccountserver +.I /usr/lib/vegastrike/vsaccountserver The Vegastrike Account Server version 0.0.1 .TP -.I /usr/games/vegaserver +.I /usr/lib/vegastrike/vegaserver The Vegastrike Server version 0.2 .TP -.I /usr/games/vssoundserver +.I /usr/lib/vegastrike/vssoundserver Binary only used by .B vegastrike binary _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

