Author: alink
Date: Sat May 16 20:17:13 2009
New Revision: 35665

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35665&view=rev
Log:
update changelogs

Modified:
    trunk/changelog
    trunk/players_changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=35665&r1=35664&r2=35665&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sat May 16 20:17:13 2009
@@ -104,6 +104,7 @@
    * Rewrote the layout algoritm (still a work in progress)
    * Fixed an multi-character UTF-8 handling bug in the password textbox
    * Changed the tmessage dialog to be able to show four buttons
+   * Add a "Factions" section in help. Only show current era's informations.
  * WML Engine:
    * Added [show_objectives] tag and allowed [show_if] tag in [objective]
      tags. (bug #13042)
@@ -124,6 +125,10 @@
    * [stone] and [unstone] have been replaced with [petrify] and [unpetrify];
      the units' "stoned" status variable has been renamed to "petrified"
    * Added the 'sub' key to [set_variable] to subtract from the variable.
+   * [era] and [multiplayer_side] now allow a 'description' key, and show it
+     in help pages (but currently empty)
+   * Filter on attacks now uses a 'damage' key, also support range like 1-9.
+   * Attacks with damage=0 are now correctly supported.
  * Miscellaneous and bugfixes:
    * Added --ignore-fatal-errors option to wmlunits
    * Added --rng-seed command line option to specify a value to seed the random
@@ -145,6 +150,7 @@
    * Enabled non-default fonts for Pango/Cairo (bug #13399)
    * Made dismissing of recallable units undoable
    * Sped up pathfinding (and therefore AI)
+   * fps info used in debug mode show info about number of redrawn hexes.
 
 Version 1.6a:
  * User interface:

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=35665&r1=35664&r2=35665&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Sat May 16 20:17:13 2009
@@ -49,6 +49,7 @@
     * Improved the sorting of the XP and traits columns in the unit list dialog
       (part of bug #13360).
     * Fixed the MP password textbox handling of special characters.
+    * Add a "Factions" section in help. Only show current era's informations.
 
   * Miscellaneous and bugfixes
     * Fixed missing unit graphics when loading a start-of-scenario savegame.


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to