|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-12 18:39:38
|
Revision: 10937
http://crossfire.svn.sourceforge.net/crossfire/?rev=10937&view=rev
Author: akirschbaum
Date: 2008-12-12 18:39:33 +0000 (Fri, 12 Dec 2008)
Log Message:
-----------
Remove redundant fields.
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/construct/window/intermediate_window.arc
arch/trunk/construct/window/window.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-12 18:34:31 UTC (rev 10936)
+++ arch/trunk/CHANGES 2008-12-12 18:39:33 UTC (rev 10937)
@@ -1,5 +1,9 @@
Changes for SVN top of tree:
+construct/window/intermediate_window.arc, construct/window/window.arc
+Remove redundant fields.
+Andreas Kirschbaum 2008-12-12
+
monster/troll/Troll/troll.arc
Fix duplicate archetype definition for "troll".
Andreas Kirschbaum 2008-12-12
Modified: arch/trunk/construct/window/intermediate_window.arc
===================================================================
--- arch/trunk/construct/window/intermediate_window.arc 2008-12-12 18:34:31 UTC (rev 10936)
+++ arch/trunk/construct/window/intermediate_window.arc 2008-12-12 18:39:33 UTC (rev 10937)
@@ -1,7 +1,6 @@
Object intermediate_window_11
name intermediate_window
face intermediate_window_1.111
-x 0
end
More
Object intermediate_window_12
@@ -12,6 +11,5 @@
Object intermediate_window_21
name intermediate_window
face intermediate_window_2.111
-x 0
end
Modified: arch/trunk/construct/window/window.arc
===================================================================
--- arch/trunk/construct/window/window.arc 2008-12-12 18:34:31 UTC (rev 10936)
+++ arch/trunk/construct/window/window.arc 2008-12-12 18:39:33 UTC (rev 10937)
@@ -1,7 +1,6 @@
Object window_31
name window
face window_3.111
-y 0
move_block all
end
More
@@ -22,15 +21,12 @@
Object window_21
name window
face window_2.111
-x 0
-y 0
move_block all
end
More
Object window_22
name window
face window_2.111
-x 0
y 1
move_block all
end
@@ -38,7 +34,6 @@
Object window_23
name window
face window_2.111
-x 0
y 2
move_block all
end
@@ -47,7 +42,6 @@
name window
face window_2.111
x 1
-y 0
move_block all
end
More
@@ -69,15 +63,12 @@
Object window_41
name window
face window_4.111
-x 0
-y 0
move_block all
end
More
Object window_42
name window
face window_4.111
-x 0
y 1
move_block all
end
@@ -85,7 +76,6 @@
Object window_43
name window
face window_4.111
-x 0
y 2
move_block all
end
@@ -94,7 +84,6 @@
name window
face window_4.111
x 1
-y 0
move_block all
end
More
@@ -116,15 +105,12 @@
Object window_arcade_11
name window
face window_arcade_1.111
-x 0
-y 0
move_block all
end
More
Object window_arcade_12
name window
face window_arcade_1.111
-x 0
y 1
move_block all
end
@@ -132,7 +118,6 @@
Object window_arcade_13
name window
face window_arcade_1.111
-x 0
y 2
move_block all
end
@@ -140,7 +125,6 @@
Object window_arcade_14
name window
face window_arcade_1.111
-x 0
y 3
end
More
@@ -148,7 +132,6 @@
name window
face window_arcade_1.111
x 1
-y 0
move_block all
end
More
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|