CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Pauli Manninen <[EMAIL PROTECTED]> 04/10/29 10:14:44
Modified files:
. : changelog
Log message:
updated changelog
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.356&tr2=1.357&r1=text&r2=text
Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.356 wesnoth/changelog:1.357
--- wesnoth/changelog:1.356 Tue Oct 26 05:44:02 2004
+++ wesnoth/changelog Fri Oct 29 10:14:44 2004
@@ -7,6 +7,7 @@
* in-game help updates and enhancements
* scenario balancing for 'The Eastern Invasion' campaign
* Weldyn under Attack
+ * Northern Outpost
* increased 'drakefoot' and 'drakefly' defense on grassland, sand and forest
* unit balancing:
* Halbardier: increased melee damage
@@ -52,6 +53,7 @@
* winter, desert and marsh random map generators
* map descriptions
* new maps: Broken Bridge
+ * experience requirement now uses 10% increments
* added naming for coastal villages
* fixed road layering in terrain-graphics.cfg
* fixed assumption that "no advance" == 500 XP required in help code
@@ -69,8 +71,11 @@
* fixed lots of untranslatable strings
* fixed female units lacking gender attribute
* fixed wmlxgettext bugs
+ * fixed window not always refreshing on resizing
+ * added specifying the maximum lenght of the text widget in show_dialog
+ * added displaying help strings in smaller font if they don't fit in the
screen
* switched networking code to new logging system
- * more robust 'Out of Sync' detection
+ * improved 'Out of Sync' detection
* image and data-file cleanups
* code cleanups