wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth ./changelog data/help.cfg


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth ./changelog data/help.cfg
Date: Mon, 04 Jul 2005 15:42:42 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/07/04 19:42:42

Modified files:
        .              : changelog 
        data           : help.cfg 

Log message:
        help text changes, including fixing #13630

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.769&tr2=1.770&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/help.cfg.diff?tr1=1.29&tr2=1.30&r1=text&r2=text

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.769 wesnoth/changelog:1.770
--- wesnoth/changelog:1.769     Sun Jul  3 20:14:42 2005
+++ wesnoth/changelog   Mon Jul  4 19:42:42 2005
@@ -1,7 +1,8 @@
 CVS HEAD:
  * language and i18n:
    * fixed help description of income and upkeep (#13565)
-   * fixed mistakes in several unit descriptions
+   * updated several unit descriptions
+   * document that Woses receive no traits (#13630)
  * unit balancing and modifications:
    * changed Naga Warrior attack from 5-5 to 7-4
  * graphics and sound improvements:
@@ -9,6 +10,7 @@
  * WML improvements:
    * #define's in user campaigns are now local to each campaign (patch 4138)
    * preprocess files that do not end with a final newline correctly
+ * server now supports redirection based on client version number
 
 Version 0.9.3:
  * user interface improvements:
Index: wesnoth/data/help.cfg
diff -u wesnoth/data/help.cfg:1.29 wesnoth/data/help.cfg:1.30
--- wesnoth/data/help.cfg:1.29  Sun Jul  3 12:58:36 2005
+++ wesnoth/data/help.cfg       Mon Jul  4 19:42:42 2005
@@ -45,7 +45,8 @@
 [section]
 id=terrains
 title= _ "Terrains"
-generator=terrains
+#generator=terrains
+text= _ "Placeholder text." + " Fill this in, with topics and images -- 
terrain generator has been removed."
 [/section]
 
 [topic]
@@ -207,7 +208,7 @@
 [topic]
 id=traits
 title= _ "Traits"
-text= _ "Most units have two traits, with the exception of Undead units which 
are assigned the trait 'Undead'. Traits are modifications that change a unit's 
attributes slightly. They are usually randomly assigned to a unit when it is 
recruited." + _"
+text= _ "Most units have two traits. However, Undead units are assigned the 
single trait 'Undead', and Woses do not receive any traits. Traits are 
modifications that change a unit's attributes slightly. They are usually 
randomly assigned to a unit when it is recruited." + _"
 
 The traits that are available to all non-Undead units are:" + _"
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]