[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth ./changelog data/items.cfg
From: |
ott |
Subject: |
[Wesnoth-cvs-commits] wesnoth ./changelog data/items.cfg |
Date: |
Thu, 01 Sep 2005 17:16:20 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: ott <address@hidden> 05/09/01 21:16:20
Modified files:
. : changelog
data : items.cfg
Log message:
fix missing flaming sword attack image
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.900&tr2=1.901&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/items.cfg.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.900 wesnoth/changelog:1.901
--- wesnoth/changelog:1.900 Wed Aug 31 22:29:06 2005
+++ wesnoth/changelog Thu Sep 1 21:16:19 2005
@@ -9,6 +9,7 @@
* hourglass cursor now works on Mac OS X (#14298)
* fix scrollbar problems in multiplayer lobby (#13089)
* better checking if recruiting is possible (#13638, patch #4267)
+ * fix Flaming Sword missing attack image (#14346)
* ambush and nightstalk now works on turn 1 for leaders (#13671)
Version 0.9.6:
Index: wesnoth/data/items.cfg
diff -u wesnoth/data/items.cfg:1.27 wesnoth/data/items.cfg:1.28
--- wesnoth/data/items.cfg:1.27 Sat Aug 13 10:33:24 2005
+++ wesnoth/data/items.cfg Thu Sep 1 21:16:20 2005
@@ -723,6 +723,8 @@
[effect]
apply_to=new_attack
name= _ "flaming sword"
+ # need a better attack image, but this will do for now
+ icon=attacks/sword.png
type=fire
range=short
special=magical
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth ./changelog data/items.cfg,
ott <=