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

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

[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Fi...


From: James Spencer
Subject: [Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Fi...
Date: Tue, 21 Dec 2004 20:23:56 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     James Spencer <address@hidden>  04/12/22 00:38:51

Modified files:
        data/scenarios/The_Rise_of_Wesnoth: A_Final_Spring.cfg 
                                            A_Harrowing_Escape.cfg 
                                            Clearwater_Port.cfg 
                                            Fallen_Lich_Point.cfg 
                                            Return_of_the_Fleet.cfg 
                                            Sewer.cfg The_Midlands.cfg 
                                            The_River_Road.cfg 

Log message:
        Fix display glitch with signs in TRoW

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Final_Spring.cfg.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Harrowing_Escape.cfg.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg.diff?tr1=1.29&tr2=1.30&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Fallen_Lich_Point.cfg.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Sewer.cfg.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_River_Road.cfg.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

Patches:
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Final_Spring.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Final_Spring.cfg:1.27 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Final_Spring.cfg:1.28
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Final_Spring.cfg:1.27  Tue Nov 
30 03:13:19 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Final_Spring.cfg       Wed Dec 
22 00:38:50 2004
@@ -491,6 +491,10 @@
                        x=24
                        y=24
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT11_26
                        speaker=narrator
@@ -507,6 +511,10 @@
                        x=30
                        y=44
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT11_27
                        speaker=narrator
@@ -523,6 +531,10 @@
                        x=41
                        y=32
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT11_28
                        speaker=narrator
@@ -539,6 +551,10 @@
                        x=16
                        y=4
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT11_29
                        speaker=narrator
@@ -555,6 +571,10 @@
                        x=39
                        y=11
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT11_30
                        speaker=narrator
@@ -571,6 +591,10 @@
                        x=18
                        y=17
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT11_31
                        speaker=narrator
@@ -587,6 +611,10 @@
                        x=16
                        y=30
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT11_32
                        speaker=narrator
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Harrowing_Escape.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Harrowing_Escape.cfg:1.18 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Harrowing_Escape.cfg:1.19
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Harrowing_Escape.cfg:1.18      
Tue Nov 30 03:13:19 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Harrowing_Escape.cfg   Wed Dec 
22 00:38:50 2004
@@ -223,6 +223,10 @@
                        x=23
                        y=38
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT2_14
                        speaker=narrator
@@ -239,6 +243,10 @@
                        x=13
                        y=7
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT2_15
                        speaker=narrator
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg:1.29 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg:1.30
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg:1.29 Tue Nov 
30 03:13:19 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg      Wed Dec 
22 00:38:50 2004
@@ -400,6 +400,10 @@
                        x=33
                        y=8
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT7_19
                        speaker=narrator
@@ -417,6 +421,10 @@
                        x=8
                        y=17
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT7_20
                        speaker=narrator
@@ -434,6 +442,10 @@
                        x=1
                        y=10
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT7_21
                        speaker=narrator
@@ -451,6 +463,10 @@
                        x=36
                        y=18
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT7_22
                        speaker=narrator
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Fallen_Lich_Point.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Fallen_Lich_Point.cfg:1.21 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Fallen_Lich_Point.cfg:1.22
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Fallen_Lich_Point.cfg:1.21       
Tue Nov 30 03:13:19 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Fallen_Lich_Point.cfg    Wed Dec 
22 00:38:50 2004
@@ -423,6 +423,10 @@
                        x=25
                        y=1
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT8_14
                        speaker=narrator
@@ -650,6 +654,10 @@
                        x=14
                        y=8
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT8_28
                        speaker=narrator
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg:1.24 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg:1.25
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg:1.24     
Sat Dec  4 05:48:32 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Return_of_the_Fleet.cfg  Wed Dec 
22 00:38:50 2004
@@ -355,6 +355,10 @@
                        x=10
                        y=34
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT19_14
                        speaker=narrator
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Sewer.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Sewer.cfg:1.22 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Sewer.cfg:1.23
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Sewer.cfg:1.22   Tue Nov 30 
03:13:19 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Sewer.cfg        Wed Dec 22 
00:38:50 2004
@@ -197,7 +197,7 @@
                        description=Lady Jessica
                        message= _ "Haldric, there's something that's filling 
me with a sense of foreboding. That Ruby, have you noticed that anything that 
happens to be strong in the ways of magic can sense it. Elilmaldur-Rithrandil, 
felt it, and so did Lich-Lord Caror, now these two."
                [/message]
-               
+
                [message]
                        id=msgT9_10
                        description=Prince Haldric
@@ -326,6 +326,10 @@
                        x=1
                        y=8
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT9_16
                        speaker=narrator
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg:1.21 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg:1.22
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg:1.21    Tue Nov 
30 03:13:19 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Midlands.cfg Wed Dec 22 
00:38:50 2004
@@ -212,6 +212,10 @@
                        x=31
                        y=22
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT3b_8
                        speaker=narrator
@@ -228,6 +232,10 @@
                        x=18
                        y=15
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT3b_9
                        speaker=narrator
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_River_Road.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_River_Road.cfg:1.18 
wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_River_Road.cfg:1.19
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_River_Road.cfg:1.18  Thu Dec 
 2 08:06:39 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_River_Road.cfg       Wed Dec 
22 00:38:50 2004
@@ -392,6 +392,10 @@
                        x=15
                        y=31
                [/filter]
+
+               [redraw]
+               [/redraw]
+
                [message]
                        id=msgT3a_12
                        speaker=narrator




reply via email to

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