From 49bbb2020a145a1a210435e4dbe9119882eb26af Mon Sep 17 00:00:00 2001 From: Ali El Gariani Date: Fri, 20 Jul 2007 01:20:00 +0000 Subject: [PATCH] update both changelogs --- changelog | 7 +++++-- players_changelog | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index b4781d71093..edc51a149c7 100644 --- a/changelog +++ b/changelog @@ -10,6 +10,7 @@ Version 1.3.4+svn: TB * graphics * new animations: elvish scout idle + * fix bug #9398 (attacking units always above defending units) * sounds and music * removed unused sounds: firearrow.wav, hatchet.ogg * language and i18n: @@ -36,7 +37,8 @@ Version 1.3.4+svn: * allow unfocused widgets to steal the focus instead of just borrowing it * frequency of idle animations halved. * Help topics for units now have 'advances from' links - * added experimental new transition between map and background + * added experimental new transition between map and background + * add colors to the statistics of units in help (Hajo's patch #764) * WML engine: * now ConditionalWML handles [and], [or], and [not] with in-order precedence (this is part of an effort to standardize the behavior of several @@ -55,9 +57,10 @@ Version 1.3.4+svn: * fix renames causing OOS when made after moves or recruits * fix a minor glitch when selecting the leftmost menu heading * added some extra headers for the upcomming gcc 4.3 (debian bug #417764) - * fix bug #9398 (attacking units always above defending units) * changed the default plague weapon special macro to always spawn a WC * scrolling speed is at 1.3.3 speed again + * fix a growing cache bug with stoned units facing west. + * in tiny-gui, fix badly scaled hp/xp bars at default zoom level Version 1.3.4: * campaigns diff --git a/players_changelog b/players_changelog index 9dd6d0399f2..efa6c126a45 100644 --- a/players_changelog +++ b/players_changelog @@ -15,6 +15,7 @@ Version 1.3.4+svn: * Graphics * New animations: elvish scout idle. + * Fix bug #9398 (attacking units always above defending units) * Language and translations * Updated translations: Czech, Danish, Finnish, French, Galician, German, @@ -45,6 +46,7 @@ Version 1.3.4+svn: * Help now has an "advance from" entry for units. * Added experimental new transition between map and background. The scrolling speed penalty introduced in 1.3.4 is gone. + * add colors to the statistics of units in help (Hajo's patch #764) * Unit changes and balancing