[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Sp...
From: |
James Spencer |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Sp... |
Date: |
Tue, 07 Sep 2004 16:17:32 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: James Spencer <address@hidden> 04/09/07 20:12:13
Modified files:
data/scenarios/The_Rise_of_Wesnoth: A_Spy_in_the_Woods.cfg
Peoples_in_Decline.cfg
Rough_Landing.cfg
The_Plan.cfg
Log message:
scroll_to_unit fixes. D'oh
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Peoples_in_Decline.cfg.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Rough_Landing.cfg.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
Patches:
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg:1.12
wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg:1.13
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg:1.12
Sat Sep 4 10:20:24 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/A_Spy_in_the_Woods.cfg Tue Sep
7 20:12:13 2004
@@ -75,11 +75,9 @@
[event]
name=start
[scroll_to_unit]
- [filter]
- description=Jessica in Hiding
- x=19
- y=16
- [/filter]
+ description=Jessica in Hiding
+ x=19
+ y=16
[/scroll_to_unit]
[delay]
time=1500
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Peoples_in_Decline.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Peoples_in_Decline.cfg:1.11
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Peoples_in_Decline.cfg:1.12
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Peoples_in_Decline.cfg:1.11
Sat Sep 4 10:20:24 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Peoples_in_Decline.cfg Tue Sep
7 20:12:13 2004
@@ -229,11 +229,9 @@
[/message]
[scroll_to_unit]
- [filter]
- description=Bitey the Serpent
- x=$xx1
- y=$yy1
- [/filter]
+ description=Bitey the Serpent
+ x=$xx1
+ y=$yy1
[/scroll_to_unit]
{CLEAR_VARIABLE xx1}
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Rough_Landing.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Rough_Landing.cfg:1.11
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Rough_Landing.cfg:1.12
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Rough_Landing.cfg:1.11 Sat Sep
4 10:20:24 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Rough_Landing.cfg Tue Sep
7 20:12:13 2004
@@ -106,7 +106,6 @@
aggression=0.60
recruitment_pattern=scout,fighter,fighter,fighter
[/ai]
-
[/side]
[event]
@@ -202,11 +201,9 @@
[/message]
[scroll_to_unit]
- [filter]
- description=Chompey the Serpent
- x=$xx1
- y=$yy1
- [/filter]
+ description=Chompey the Serpent
+ x=$xx1
+ y=$yy1
[/scroll_to_unit]
{CLEAR_VARIABLE xx1}
@@ -233,11 +230,9 @@
[/message]
[scroll_to_unit]
- [filter]
- description=Scaly the Serpent
- x=$xx1
- y=$yy1
- [/filter]
+ description=Scaly the Serpent
+ x=$xx1
+ y=$yy1
[/scroll_to_unit]
{CLEAR_VARIABLE xx1}
@@ -264,11 +259,9 @@
[/message]
[scroll_to_unit]
- [filter]
- description=Toothey the Serpent
- x=$xx1
- y=$yy1
- [/filter]
+ description=Toothey the Serpent
+ x=$xx1
+ y=$yy1
[/scroll_to_unit]
{CLEAR_VARIABLE xx1}
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg:1.3
wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg:1.4
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg:1.3 Sat Sep 4
10:20:24 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/The_Plan.cfg Tue Sep 7
20:12:13 2004
@@ -123,11 +123,9 @@
[event]
name=start
[scroll_to_unit]
- [filter]
description=Prince Haldric
x=8
y=5
- [/filter]
[/scroll_to_unit]
[delay]
time=1500
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth A_Sp...,
James Spencer <=