|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-11-11 19:05:51
|
Revision: 10395
http://crossfire.svn.sourceforge.net/crossfire/?rev=10395&view=rev
Author: rjtanner
Date: 2008-11-11 19:05:49 +0000 (Tue, 11 Nov 2008)
Log Message:
-----------
Increase chance and amount of silver coins dropped by lower level monsters so that low level players have better access to spending cash
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/monster/goblin/orc.trs
arch/trunk/treasures.trs
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-11-11 11:24:20 UTC (rev 10394)
+++ arch/trunk/CHANGES 2008-11-11 19:05:49 UTC (rev 10395)
@@ -1,5 +1,12 @@
Changes for SVN top of tree:
+treasures.trs, /monster/goblin/orc.trs
+Increase chance and amount of silver coins dropped by lower
+level monsters such as orcs, goblins, gnolls, ogres so that
+low level players have easier access to "cash." Change made
+by meflin.
+Rick Tanner 2008-11-11
+
/ground/Lake/*.png
New lake graphics using the current graphic style. Still needs
smoothing and animation.
Modified: arch/trunk/monster/goblin/orc.trs
===================================================================
--- arch/trunk/monster/goblin/orc.trs 2008-11-11 11:24:20 UTC (rev 10394)
+++ arch/trunk/monster/goblin/orc.trs 2008-11-11 19:05:49 UTC (rev 10395)
@@ -46,5 +46,5 @@
more
arch silvercoin
nrof 80
- chance 10
+ chance 15
end
Modified: arch/trunk/treasures.trs
===================================================================
--- arch/trunk/treasures.trs 2008-11-11 11:24:20 UTC (rev 10394)
+++ arch/trunk/treasures.trs 2008-11-11 19:05:49 UTC (rev 10395)
@@ -1706,8 +1706,8 @@
chance 4
more
arch silvercoin
- nrof 8
- chance 10
+ nrof 80
+ chance 20
end
treasure rich
list rich_old
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-11-23 17:32:15
|
Revision: 10689
http://crossfire.svn.sourceforge.net/crossfire/?rev=10689&view=rev
Author: akirschbaum
Date: 2008-11-23 17:32:09 +0000 (Sun, 23 Nov 2008)
Log Message:
-----------
Add explicit animations.
Modified Paths:
--------------
arch/trunk/armour/boots/idaten.arc
arch/trunk/armour/boots/speedboots.arc
arch/trunk/armour/gauntlets/god_finger.arc
arch/trunk/armour/gauntlets/shining_finger.arc
arch/trunk/connect/mover.arc
arch/trunk/exit/teleporter.arc
arch/trunk/floor/goldfloor.arc
arch/trunk/ground/Winter/evil_ice.arc
arch/trunk/ground/deep_sea.arc
arch/trunk/ground/sea.arc
arch/trunk/ground/spider_web.arc
arch/trunk/monster/animal/farmyard/goose.arc
arch/trunk/monster/goblin/orc_chief_arc.arc
arch/trunk/monster/humanoid/Class/fighter.arc
arch/trunk/monster/humanoid/Class/pirate.arc
arch/trunk/monster/humanoid/Dragon/black_dragon2.arc
arch/trunk/monster/humanoid/Dwarf/dwarf.arc
arch/trunk/monster/humanoid/Elf/elf.arc
arch/trunk/monster/humanoid/Elf/elf_man.arc
arch/trunk/monster/humanoid/Halfling/halfling1.arc
arch/trunk/monster/humanoid/Halfling/halfling2.arc
arch/trunk/monster/humanoid/Human/mage.arc
arch/trunk/monster/humanoid/Human/prisoner.arc
arch/trunk/monster/humanoid/Human/sage.arc
arch/trunk/monster/humanoid/Human/wizard.arc
arch/trunk/monster/humanoid/Human/woman2.arc
arch/trunk/monster/undead/wraith.arc
arch/trunk/player/class/Wizardry/evoker_class.arc
arch/trunk/player/class/Wizardry/sorcerer_class.arc
arch/trunk/spell/Bolt/sunspear.arc
arch/trunk/spell/Bullet/Fire/fireball.arc
arch/trunk/spell/Bullet/snowstorm.arc
arch/trunk/spell/Bullet/vitriol.arc
arch/trunk/spell/Cone/sparkshower.arc
arch/trunk/spell/Misc/light.arc
arch/trunk/spell/Wand/wand.arc
arch/trunk/spell/power_crystal.arc
Added Paths:
-----------
arch/trunk/armour/boots/idaten.face
arch/trunk/armour/boots/speedboots.face
arch/trunk/armour/gauntlets/god_finger.face
arch/trunk/armour/gauntlets/shining_finger.face
arch/trunk/connect/mover_1.face
arch/trunk/connect/mover_2.face
arch/trunk/connect/mover_3.face
arch/trunk/connect/mover_4.face
arch/trunk/connect/mover_5.face
arch/trunk/connect/mover_6.face
arch/trunk/connect/mover_7.face
arch/trunk/connect/mover_8.face
arch/trunk/connect/mover_turn.face
arch/trunk/exit/teleporter.face
arch/trunk/floor/goldfloor.face
arch/trunk/ground/Winter/evil_ice.face
arch/trunk/ground/deep_sea.face
arch/trunk/ground/sea.face
arch/trunk/ground/spider_web.face
arch/trunk/monster/animal/farmyard/goose.face
arch/trunk/monster/goblin/orc_chief_arc.face
arch/trunk/monster/humanoid/Class/fighter.face
arch/trunk/monster/humanoid/Class/pirate.face
arch/trunk/monster/humanoid/Dragon/black_dragon2.face
arch/trunk/monster/humanoid/Dwarf/dwarf.face
arch/trunk/monster/humanoid/Elf/elf.face
arch/trunk/monster/humanoid/Elf/elf_man.face
arch/trunk/monster/humanoid/Halfling/halfling.face
arch/trunk/monster/humanoid/Halfling/halfling2.face
arch/trunk/monster/humanoid/Human/mage.face
arch/trunk/monster/humanoid/Human/prisoner.face
arch/trunk/monster/humanoid/Human/sage.face
arch/trunk/monster/humanoid/Human/wizard.face
arch/trunk/monster/humanoid/Human/woman2.face
arch/trunk/monster/undead/wraith.face
arch/trunk/player/class/Wizardry/evoker_class.face
arch/trunk/player/class/Wizardry/sorcerer_class.face
arch/trunk/spell/Bolt/sunspear.face
arch/trunk/spell/Bullet/Fire/fireball.face
arch/trunk/spell/Bullet/snowstorm.face
arch/trunk/spell/Bullet/vitriol_pool.face
arch/trunk/spell/Cone/sparkshower.face
arch/trunk/spell/Misc/light.face
arch/trunk/spell/Wand/wand.face
arch/trunk/spell/power_crystal.face
Modified: arch/trunk/armour/boots/idaten.arc
===================================================================
--- arch/trunk/armour/boots/idaten.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/armour/boots/idaten.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -5,10 +5,7 @@
nrof 1
exp 5
face idaten.111
-anim
-idaten.111
-idaten.112
-mina
+animation idaten
anim_speed 3
client_anim_random 1
exp 20
Added: arch/trunk/armour/boots/idaten.face
===================================================================
--- arch/trunk/armour/boots/idaten.face (rev 0)
+++ arch/trunk/armour/boots/idaten.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation idaten
+idaten.111
+idaten.112
+mina
Modified: arch/trunk/armour/boots/speedboots.arc
===================================================================
--- arch/trunk/armour/boots/speedboots.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/armour/boots/speedboots.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -5,12 +5,7 @@
nrof 1
exp 6
face speedboots.111
-anim
-speedboots.111
-speedboots.112
-speedboots.113
-speedboots.112
-mina
+animation speedboots
anim_speed 5
client_anim_random 1
value 50000
Added: arch/trunk/armour/boots/speedboots.face
===================================================================
--- arch/trunk/armour/boots/speedboots.face (rev 0)
+++ arch/trunk/armour/boots/speedboots.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,6 @@
+animation speedboots
+speedboots.111
+speedboots.112
+speedboots.113
+speedboots.112
+mina
Modified: arch/trunk/armour/gauntlets/god_finger.arc
===================================================================
--- arch/trunk/armour/gauntlets/god_finger.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/armour/gauntlets/god_finger.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -5,10 +5,7 @@
client_type 300
type 100
face god_finger.111
-anim
-god_finger.111
-god_finger.112
-mina
+animation god_finger
anim_speed 10
client_anim_random 1
Str 2
Added: arch/trunk/armour/gauntlets/god_finger.face
===================================================================
--- arch/trunk/armour/gauntlets/god_finger.face (rev 0)
+++ arch/trunk/armour/gauntlets/god_finger.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation god_finger
+god_finger.111
+god_finger.112
+mina
Modified: arch/trunk/armour/gauntlets/shining_finger.arc
===================================================================
--- arch/trunk/armour/gauntlets/shining_finger.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/armour/gauntlets/shining_finger.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -5,10 +5,7 @@
client_type 300
type 100
face shining_finger.111
-anim
-shining_finger.111
-shining_finger.112
-mina
+animation shining_finger
magicmap black
anim_speed 10
client_anim_random 1
Added: arch/trunk/armour/gauntlets/shining_finger.face
===================================================================
--- arch/trunk/armour/gauntlets/shining_finger.face (rev 0)
+++ arch/trunk/armour/gauntlets/shining_finger.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation shining_finger
+shining_finger.111
+shining_finger.112
+mina
Modified: arch/trunk/connect/mover.arc
===================================================================
--- arch/trunk/connect/mover.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/connect/mover.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -1,32 +1,7 @@
Object mover_turn
name mover
face director.181
-anim
-director.111
-director.112
-director.113
-director.121
-director.123
-director.125
-director.131
-director.132
-director.133
-director.141
-director.143
-director.145
-director.151
-director.152
-director.153
-director.161
-director.163
-director.165
-director.171
-director.172
-director.173
-director.181
-director.183
-director.185
-mina
+animation mover_turn
invisible 1
magicmap blue
speed 0.2
@@ -40,11 +15,7 @@
Object mover_1
name mover
face director.111
-anim
-director.111
-director.112
-director.113
-mina
+animation mover_1
magicmap blue
speed -0.2
invisible 1
@@ -58,13 +29,7 @@
Object mover_2
name mover
face director.121
-anim
-director.121
-director.122
-director.123
-director.124
-director.125
-mina
+animation mover_2
magicmap blue
invisible 1
speed -0.2
@@ -78,11 +43,7 @@
Object mover_3
name mover
face director.131
-anim
-director.131
-director.132
-director.133
-mina
+animation mover_3
invisible 1
magicmap blue
speed -0.2
@@ -97,13 +58,7 @@
name mover
face director.141
invisible 1
-anim
-director.141
-director.142
-director.143
-director.144
-director.145
-mina
+animation mover_4
magicmap blue
speed -0.2
type 40
@@ -117,11 +72,7 @@
name mover
invisible 1
face director.151
-anim
-director.151
-director.152
-director.153
-mina
+animation mover_5
magicmap blue
speed -0.2
type 40
@@ -135,13 +86,7 @@
name mover
invisible 1
face director.161
-anim
-director.161
-director.162
-director.163
-director.164
-director.165
-mina
+animation mover_6
magicmap blue
speed -0.2
type 40
@@ -155,11 +100,7 @@
name mover
invisible 1
face director.171
-anim
-director.171
-director.172
-director.173
-mina
+animation mover_7
magicmap blue
speed -0.2
type 40
@@ -173,13 +114,7 @@
name mover
invisible 1
face director.181
-anim
-director.181
-director.182
-director.183
-director.184
-director.185
-mina
+animation mover_8
magicmap blue
speed -0.2
type 40
Added: arch/trunk/connect/mover_1.face
===================================================================
--- arch/trunk/connect/mover_1.face (rev 0)
+++ arch/trunk/connect/mover_1.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,5 @@
+animation mover_1
+director.111
+director.112
+director.113
+mina
Added: arch/trunk/connect/mover_2.face
===================================================================
--- arch/trunk/connect/mover_2.face (rev 0)
+++ arch/trunk/connect/mover_2.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation mover_2
+director.121
+director.122
+director.123
+director.124
+director.125
+mina
Added: arch/trunk/connect/mover_3.face
===================================================================
--- arch/trunk/connect/mover_3.face (rev 0)
+++ arch/trunk/connect/mover_3.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,5 @@
+animation mover_3
+director.131
+director.132
+director.133
+mina
Added: arch/trunk/connect/mover_4.face
===================================================================
--- arch/trunk/connect/mover_4.face (rev 0)
+++ arch/trunk/connect/mover_4.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation mover_4
+director.141
+director.142
+director.143
+director.144
+director.145
+mina
Added: arch/trunk/connect/mover_5.face
===================================================================
--- arch/trunk/connect/mover_5.face (rev 0)
+++ arch/trunk/connect/mover_5.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,5 @@
+animation mover_5
+director.151
+director.152
+director.153
+mina
Added: arch/trunk/connect/mover_6.face
===================================================================
--- arch/trunk/connect/mover_6.face (rev 0)
+++ arch/trunk/connect/mover_6.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation mover_6
+director.161
+director.162
+director.163
+director.164
+director.165
+mina
Added: arch/trunk/connect/mover_7.face
===================================================================
--- arch/trunk/connect/mover_7.face (rev 0)
+++ arch/trunk/connect/mover_7.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,5 @@
+animation mover_7
+director.171
+director.172
+director.173
+mina
Added: arch/trunk/connect/mover_8.face
===================================================================
--- arch/trunk/connect/mover_8.face (rev 0)
+++ arch/trunk/connect/mover_8.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation mover_8
+director.181
+director.182
+director.183
+director.184
+director.185
+mina
Added: arch/trunk/connect/mover_turn.face
===================================================================
--- arch/trunk/connect/mover_turn.face (rev 0)
+++ arch/trunk/connect/mover_turn.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,26 @@
+animation mover_turn
+director.111
+director.112
+director.113
+director.121
+director.123
+director.125
+director.131
+director.132
+director.133
+director.141
+director.143
+director.145
+director.151
+director.152
+director.153
+director.161
+director.163
+director.165
+director.171
+director.172
+director.173
+director.181
+director.183
+director.185
+mina
Modified: arch/trunk/exit/teleporter.arc
===================================================================
--- arch/trunk/exit/teleporter.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/exit/teleporter.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -6,10 +6,6 @@
activate_on_push 1
activate_on_release 1
no_pick 1
-anim
-teleporter.111
-teleporter.112
-teleporter.113
-mina
+animation teleporter
visibility 100
end
Added: arch/trunk/exit/teleporter.face
===================================================================
--- arch/trunk/exit/teleporter.face (rev 0)
+++ arch/trunk/exit/teleporter.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,5 @@
+animation teleporter
+teleporter.111
+teleporter.112
+teleporter.113
+mina
Modified: arch/trunk/floor/goldfloor.arc
===================================================================
--- arch/trunk/floor/goldfloor.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/floor/goldfloor.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -9,10 +9,7 @@
activate_on_release 1
face goldfloor.111
food 10
-anim
-goldfloor.111
-woodfloor.111
-mina
+animation goldfloor
no_pick 1
move_on walk
is_floor 1
Added: arch/trunk/floor/goldfloor.face
===================================================================
--- arch/trunk/floor/goldfloor.face (rev 0)
+++ arch/trunk/floor/goldfloor.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation goldfloor
+goldfloor.111
+woodfloor.111
+mina
Modified: arch/trunk/ground/Winter/evil_ice.arc
===================================================================
--- arch/trunk/ground/Winter/evil_ice.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/ground/Winter/evil_ice.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -7,12 +7,7 @@
lifesave 1
name strange looking ice
face evil_ice.111
-anim
-evil_ice.111
-evil_ice.112
-evil_ice.113
-evil_ice.114
-mina
+animation evil_ice
magicmap blue
speed 0.2
no_pick 1
Added: arch/trunk/ground/Winter/evil_ice.face
===================================================================
--- arch/trunk/ground/Winter/evil_ice.face (rev 0)
+++ arch/trunk/ground/Winter/evil_ice.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,6 @@
+animation evil_ice
+evil_ice.111
+evil_ice.112
+evil_ice.113
+evil_ice.114
+mina
Modified: arch/trunk/ground/deep_sea.arc
===================================================================
--- arch/trunk/ground/deep_sea.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/ground/deep_sea.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -1,13 +1,6 @@
Object deep_sea
face deep_sea.111
-anim
-deep_sea.111
-deep_sea.112
-deep_sea.113
-deep_sea.114
-deep_sea.113
-deep_sea.112
-mina
+animation deep_sea
magicmap blue
smoothlevel 17
smoothface deep_sea.111 deep_sea_S.111
Added: arch/trunk/ground/deep_sea.face
===================================================================
--- arch/trunk/ground/deep_sea.face (rev 0)
+++ arch/trunk/ground/deep_sea.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,8 @@
+animation deep_sea
+deep_sea.111
+deep_sea.112
+deep_sea.113
+deep_sea.114
+deep_sea.113
+deep_sea.112
+mina
Modified: arch/trunk/ground/sea.arc
===================================================================
--- arch/trunk/ground/sea.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/ground/sea.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -1,13 +1,6 @@
Object sea
face sea.111
-anim
-sea.111
-sea.112
-sea.113
-sea.114
-sea.113
-sea.112
-mina
+animation sea
smoothface sea.111 sea_S.111
smoothface sea.112 sea_S.112
smoothface sea.113 sea_S.113
@@ -24,14 +17,7 @@
Object sea1
name sea
face sea.111
-anim
-sea.111
-sea.112
-sea.113
-sea.114
-sea.113
-sea.112
-mina
+animation sea
smoothface sea.111 sea_S.111
smoothface sea.112 sea_S.112
smoothface sea.113 sea_S.113
Added: arch/trunk/ground/sea.face
===================================================================
--- arch/trunk/ground/sea.face (rev 0)
+++ arch/trunk/ground/sea.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,8 @@
+animation sea
+sea.111
+sea.112
+sea.113
+sea.114
+sea.113
+sea.112
+mina
Modified: arch/trunk/ground/spider_web.arc
===================================================================
--- arch/trunk/ground/spider_web.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/ground/spider_web.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,10 +3,7 @@
face spider_web.111
anim_speed 20
client_anim_sync 1
-anim
-spider_web.111
-spider_web.112
-mina
+animation spider_web
no_pick 1
move_slow walk
move_slow_penalty 7
Added: arch/trunk/ground/spider_web.face
===================================================================
--- arch/trunk/ground/spider_web.face (rev 0)
+++ arch/trunk/ground/spider_web.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation spider_web
+spider_web.111
+spider_web.112
+mina
Modified: arch/trunk/monster/animal/farmyard/goose.arc
===================================================================
--- arch/trunk/monster/animal/farmyard/goose.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/animal/farmyard/goose.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -2,13 +2,7 @@
race bird
face goose.131
magicmap brown
-anim
-facings 2
-goose.171
-goose.172
-goose.131
-goose.132
-mina
+animation goose
monster 1
move_type walk
Wis 1
Added: arch/trunk/monster/animal/farmyard/goose.face
===================================================================
--- arch/trunk/monster/animal/farmyard/goose.face (rev 0)
+++ arch/trunk/monster/animal/farmyard/goose.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation goose
+facings 2
+goose.171
+goose.172
+goose.131
+goose.132
+mina
Modified: arch/trunk/monster/goblin/orc_chief_arc.arc
===================================================================
--- arch/trunk/monster/goblin/orc_chief_arc.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/goblin/orc_chief_arc.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,10 +3,7 @@
randomitems orc
race goblin
face orc_chief.111
-anim
-orc_chief.111
-orc_chief.112
-mina
+animation orc_chief_arc
monster 1
move_type walk
sleep 1
Added: arch/trunk/monster/goblin/orc_chief_arc.face
===================================================================
--- arch/trunk/monster/goblin/orc_chief_arc.face (rev 0)
+++ arch/trunk/monster/goblin/orc_chief_arc.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation orc_chief_arc
+orc_chief.111
+orc_chief.112
+mina
Modified: arch/trunk/monster/humanoid/Class/fighter.arc
===================================================================
--- arch/trunk/monster/humanoid/Class/fighter.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Class/fighter.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,12 +3,7 @@
race human
randomitems fighter
face fighter.111
-anim
-fighter.111
-fighter.112
-fighter.113
-fighter.112
-mina
+animation fighter
magicmap grey
maxsp 5
sp 5
Added: arch/trunk/monster/humanoid/Class/fighter.face
===================================================================
--- arch/trunk/monster/humanoid/Class/fighter.face (rev 0)
+++ arch/trunk/monster/humanoid/Class/fighter.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,6 @@
+animation fighter
+fighter.111
+fighter.112
+fighter.113
+fighter.112
+mina
Modified: arch/trunk/monster/humanoid/Class/pirate.arc
===================================================================
--- arch/trunk/monster/humanoid/Class/pirate.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Class/pirate.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -2,10 +2,7 @@
randomitems pirate
race human
face pirate.111
-anim
-pirate.111
-pirate.112
-mina
+animation pirate
monster 1
move_type walk
sleep 1
Added: arch/trunk/monster/humanoid/Class/pirate.face
===================================================================
--- arch/trunk/monster/humanoid/Class/pirate.face (rev 0)
+++ arch/trunk/monster/humanoid/Class/pirate.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation pirate
+pirate.111
+pirate.112
+mina
Modified: arch/trunk/monster/humanoid/Dragon/black_dragon2.arc
===================================================================
--- arch/trunk/monster/humanoid/Dragon/black_dragon2.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Dragon/black_dragon2.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,13 +3,7 @@
race dragon
randomitems dragon_player_items
face black_dragon2.151
-anim
-facings 2
-black_dragon2.151
-black_dragon2.152
-black_dragon2.171
-black_dragon2.172
-mina
+animation black_dragon2
monster 1
move_type walk
unaggressive 1
Added: arch/trunk/monster/humanoid/Dragon/black_dragon2.face
===================================================================
--- arch/trunk/monster/humanoid/Dragon/black_dragon2.face (rev 0)
+++ arch/trunk/monster/humanoid/Dragon/black_dragon2.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation black_dragon2
+facings 2
+black_dragon2.151
+black_dragon2.152
+black_dragon2.171
+black_dragon2.172
+mina
Modified: arch/trunk/monster/humanoid/Dwarf/dwarf.arc
===================================================================
--- arch/trunk/monster/humanoid/Dwarf/dwarf.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Dwarf/dwarf.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,10 +3,7 @@
name dwarf
randomitems dwarf
face dwarf.111
-anim
-dwarf.111
-dwarf.112
-mina
+animation dwarf
magicmap grey
maxsp 9
sp 9
Added: arch/trunk/monster/humanoid/Dwarf/dwarf.face
===================================================================
--- arch/trunk/monster/humanoid/Dwarf/dwarf.face (rev 0)
+++ arch/trunk/monster/humanoid/Dwarf/dwarf.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation dwarf
+dwarf.111
+dwarf.112
+mina
Modified: arch/trunk/monster/humanoid/Elf/elf.arc
===================================================================
--- arch/trunk/monster/humanoid/Elf/elf.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Elf/elf.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,13 +3,7 @@
name elf
randomitems elf
face elf.171
-anim
-elf.111
-elf.131
-elf.151
-elf.171
-facings 4
-mina
+animation elf
is_animated 0
type 37
level 1
Added: arch/trunk/monster/humanoid/Elf/elf.face
===================================================================
--- arch/trunk/monster/humanoid/Elf/elf.face (rev 0)
+++ arch/trunk/monster/humanoid/Elf/elf.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation elf
+facings 4
+elf.111
+elf.131
+elf.151
+elf.171
+mina
Modified: arch/trunk/monster/humanoid/Elf/elf_man.arc
===================================================================
--- arch/trunk/monster/humanoid/Elf/elf_man.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Elf/elf_man.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -4,10 +4,7 @@
randomitems elf_1
face elf_lad.111
magicmap black
-anim
-elf_lad.111
-elf_lad.112
-mina
+animation elf_man
monster 1
move_type walk
alive 1
Added: arch/trunk/monster/humanoid/Elf/elf_man.face
===================================================================
--- arch/trunk/monster/humanoid/Elf/elf_man.face (rev 0)
+++ arch/trunk/monster/humanoid/Elf/elf_man.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation elf_man
+elf_lad.111
+elf_lad.112
+mina
Added: arch/trunk/monster/humanoid/Halfling/halfling.face
===================================================================
--- arch/trunk/monster/humanoid/Halfling/halfling.face (rev 0)
+++ arch/trunk/monster/humanoid/Halfling/halfling.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation halfling
+halfling.151
+halfling.152
+mina
Modified: arch/trunk/monster/humanoid/Halfling/halfling1.arc
===================================================================
--- arch/trunk/monster/humanoid/Halfling/halfling1.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Halfling/halfling1.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,10 +3,7 @@
name halfling
randomitems halfling
face halfling.151
-anim
-halfling.151
-halfling.152
-mina
+animation halfling
sp 10
maxsp 10
Str 12
Modified: arch/trunk/monster/humanoid/Halfling/halfling2.arc
===================================================================
--- arch/trunk/monster/humanoid/Halfling/halfling2.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Halfling/halfling2.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,10 +3,7 @@
name halfling
randomitems halfling
face halfling2.151
-anim
-halfling2.151
-halfling2.152
-mina
+animation halfling2
sp 10
maxsp 10
Str 12
Added: arch/trunk/monster/humanoid/Halfling/halfling2.face
===================================================================
--- arch/trunk/monster/humanoid/Halfling/halfling2.face (rev 0)
+++ arch/trunk/monster/humanoid/Halfling/halfling2.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,4 @@
+animation halfling2
+halfling2.151
+halfling2.152
+mina
Modified: arch/trunk/monster/humanoid/Human/mage.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/mage.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Human/mage.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -4,13 +4,7 @@
randomitems mage
face mage.171
magicmap black
-anim
-mage.111
-mage.131
-mage.151
-mage.171
-facings 4
-mina
+animation mage
is_animated 0
type 37
level 1
Added: arch/trunk/monster/humanoid/Human/mage.face
===================================================================
--- arch/trunk/monster/humanoid/Human/mage.face (rev 0)
+++ arch/trunk/monster/humanoid/Human/mage.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation mage
+facings 4
+mage.111
+mage.131
+mage.151
+mage.171
+mina
Modified: arch/trunk/monster/humanoid/Human/prisoner.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/prisoner.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Human/prisoner.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -1,14 +1,7 @@
Object prisoner
face prisoner.111
race human
-anim
-prisoner.111
-prisoner.111
-prisoner.111
-prisoner.111
-prisoner.112
-prisoner.112
-mina
+animation prisoner
Pow 1
monster 1
move_type walk
Added: arch/trunk/monster/humanoid/Human/prisoner.face
===================================================================
--- arch/trunk/monster/humanoid/Human/prisoner.face (rev 0)
+++ arch/trunk/monster/humanoid/Human/prisoner.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,8 @@
+animation prisoner
+prisoner.111
+prisoner.111
+prisoner.111
+prisoner.111
+prisoner.112
+prisoner.112
+mina
Modified: arch/trunk/monster/humanoid/Human/sage.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/sage.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Human/sage.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -7,13 +7,7 @@
I'm too busy to answer your queries.
endmsg
face sage.151
-anim
-facings 4
-sage.111
-sage.131
-sage.151
-sage.171
-mina
+animation sage
Pow 5
Dex 5
Int 20
Added: arch/trunk/monster/humanoid/Human/sage.face
===================================================================
--- arch/trunk/monster/humanoid/Human/sage.face (rev 0)
+++ arch/trunk/monster/humanoid/Human/sage.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation sage
+facings 4
+sage.111
+sage.131
+sage.151
+sage.171
+mina
Modified: arch/trunk/monster/humanoid/Human/wizard.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/wizard.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Human/wizard.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -4,13 +4,7 @@
randomitems wizard
face wizard.171
magicmap black
-anim
-wizard.111
-wizard.131
-wizard.151
-wizard.171
-facings 4
-mina
+animation wizard
is_animated 0
type 37
level 1
Added: arch/trunk/monster/humanoid/Human/wizard.face
===================================================================
--- arch/trunk/monster/humanoid/Human/wizard.face (rev 0)
+++ arch/trunk/monster/humanoid/Human/wizard.face 2008-11-23 17:32:09 UTC (rev 10689)
@@ -0,0 +1,7 @@
+animation wizard
+facings 4
+wizard.111
+wizard.131
+wizard.151
+wizard.171
+mina
Modified: arch/trunk/monster/humanoid/Human/woman2.arc
===================================================================
--- arch/trunk/monster/humanoid/Human/woman2.arc 2008-11-23 15:55:24 UTC (rev 10688)
+++ arch/trunk/monster/humanoid/Human/woman2.arc 2008-11-23 17:32:09 UTC (rev 10689)
@@ -3,12 +3,7 @@
name woman
randomitems man
face woman2.113
-anim
-woman2.111
-woman2.112
-woman2.113
-woman2.112
-mina
+animation woman2
sp 10
maxsp 10
Pow 1
Added: arch/trunk/monster/humanoid/Human/woman2.face
===================================================================
--...
[truncated message content] |
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-11-26 05:35:52
|
Revision: 10732
http://crossfire.svn.sourceforge.net/crossfire/?rev=10732&view=rev
Author: rjtanner
Date: 2008-11-26 05:35:42 +0000 (Wed, 26 Nov 2008)
Log Message:
-----------
New graphic for use in doorways or as a short wall
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/wall/white/white_wall.arc
Added Paths:
-----------
arch/trunk/wall/white/white_wall_right.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-11-26 02:07:23 UTC (rev 10731)
+++ arch/trunk/CHANGES 2008-11-26 05:35:42 UTC (rev 10732)
@@ -1,5 +1,9 @@
Changes for SVN top of tree:
+wall/white/white_wall.arc, white_wall_right.base.111.png
+New graphic for use in doorways or as a short wall
+Rick Tanner 2008-11-25
+
exit/Up_down/cave_stair_up_2.base.111.png, exit/Up_down/stair_up_2.arc
New pic -- stairs going up in a cave
(rejoice all ye nethackers)
Modified: arch/trunk/wall/white/white_wall.arc
===================================================================
--- arch/trunk/wall/white/white_wall.arc 2008-11-26 02:07:23 UTC (rev 10731)
+++ arch/trunk/wall/white/white_wall.arc 2008-11-26 05:35:42 UTC (rev 10732)
@@ -149,6 +149,13 @@
no_pick 1
visibility 100
end
+Object white_wall_right
+name wall
+face white_wall_right.111
+magicmap brown
+no_pick 1
+visibility 100
+end
Object white_wall_bottom
name wall
face white_wall_bottom.111
Added: arch/trunk/wall/white/white_wall_right.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/white/white_wall_right.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-02 00:19:35
|
Revision: 10798
http://crossfire.svn.sourceforge.net/crossfire/?rev=10798&view=rev
Author: rjtanner
Date: 2008-12-02 00:19:18 +0000 (Tue, 02 Dec 2008)
Log Message:
-----------
Replacement graphics and archetypes for the old xpm oakdoor
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/exit/oakdoor_1.arc
arch/trunk/exit/oakdoor_1.base.111.png
arch/trunk/exit/oakdoor_2.arc
arch/trunk/exit/oakdoor_2.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-01 20:22:12 UTC (rev 10797)
+++ arch/trunk/CHANGES 2008-12-02 00:19:18 UTC (rev 10798)
@@ -1,5 +1,11 @@
Changes for SVN top of tree:
+exit/oakdoor_1.arc, exit/oakdoor_1.base.111.png, exit/oakdoor_2.arc,
+exit/oakdoor_2.base.111.png
+New graphics to replace the old xpm oakdoor, also has two
+facings - vertical (oarkdoor_1) and horizontal (oakdoor_2)
+Rick Tanner 2008-12-01
+
/wall/wwall/wwall.arc, /wall/wwall/wwall_right.base.111.png,
/wall/wwall/wwall_left.base.111.png
New graphic for use in doorways or as a short wall
Added: arch/trunk/exit/oakdoor_1.arc
===================================================================
--- arch/trunk/exit/oakdoor_1.arc (rev 0)
+++ arch/trunk/exit/oakdoor_1.arc 2008-12-02 00:19:18 UTC (rev 10798)
@@ -0,0 +1,10 @@
+Object oakdoor_1
+name oakdoor
+face oakdoor_1.111
+magicmap brown
+type 66
+no_pick 1
+visibility 100
+client_type 25012
+end
+
Added: arch/trunk/exit/oakdoor_1.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/exit/oakdoor_1.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/exit/oakdoor_2.arc
===================================================================
--- arch/trunk/exit/oakdoor_2.arc (rev 0)
+++ arch/trunk/exit/oakdoor_2.arc 2008-12-02 00:19:18 UTC (rev 10798)
@@ -0,0 +1,9 @@
+Object oakdoor_2
+name oakdoor
+face oakdoor_2.111
+magicmap brown
+type 66
+no_pick 1
+visibility 100
+client_type 25012
+end
Added: arch/trunk/exit/oakdoor_2.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/exit/oakdoor_2.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-05 04:20:16
|
Revision: 10841
http://crossfire.svn.sourceforge.net/crossfire/?rev=10841&view=rev
Author: rjtanner
Date: 2008-12-05 04:19:53 +0000 (Fri, 05 Dec 2008)
Log Message:
-----------
New graphics and archetypes for Dungeon wall set. Similar to the curved and circular sections from the Cave wall set, but colored black (vs. grey)
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/wall/dun/dungeon.arc
Added Paths:
-----------
arch/trunk/wall/dun/dun_10.base.111.png
arch/trunk/wall/dun/dun_11.base.111.png
arch/trunk/wall/dun/dun_12.base.111.png
arch/trunk/wall/dun/dun_13.base.111.png
arch/trunk/wall/dun/dun_14.base.111.png
arch/trunk/wall/dun/dun_15.base.111.png
arch/trunk/wall/dun/dun_16.base.111.png
arch/trunk/wall/dun/dun_17.base.111.png
arch/trunk/wall/dun/dun_18.base.111.png
arch/trunk/wall/dun/dun_19.base.111.png
arch/trunk/wall/dun/dun_20.base.111.png
arch/trunk/wall/dun/dun_21.base.111.png
arch/trunk/wall/dun/dun_22.base.111.png
arch/trunk/wall/dun/dun_23.base.111.png
arch/trunk/wall/dun/dun_24.base.111.png
arch/trunk/wall/dun/dun_25.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-05 01:51:38 UTC (rev 10840)
+++ arch/trunk/CHANGES 2008-12-05 04:19:53 UTC (rev 10841)
@@ -1,9 +1,23 @@
Changes for SVN top of tree:
+/wall/dun/dun_10.base.111.png, /wall/dun/dun_11.base.111.png,
+/wall/dun/dun_12.base.111.png, /wall/dun/dun_13.base.111.png,
+/wall/dun/dun_14.base.111.png, /wall/dun/dun_15.base.111.png,
+/wall/dun/dun_16.base.111.png, /wall/dun/dun_17.base.111.png,
+/wall/dun/dun_18.base.111.png, /wall/dun/dun_19.base.111.png,
+/wall/dun/dun_20.base.111.png, /wall/dun/dun_21.base.111.png,
+/wall/dun/dun_22.base.111.png, /wall/dun/dun_23.base.111.png,
+/wall/dun/dun_24.base.111.png, /wall/dun/dun_25.base.111.png,
+/wall/dun/dungeon.arc
+New graphics and archetypes for Dungeon wall set. Similar
+to the curved and circular sections from the Cave wall set,
+but colored black (vs. grey)
+Rick Tanner 2008-12-04
+
exit/oakdoor_1.arc, exit/oakdoor_1.base.111.png, exit/oakdoor_2.arc,
exit/oakdoor_2.base.111.png
New graphics to replace the old xpm oakdoor, also has two
-facings - vertical (oarkdoor_1) and horizontal (oakdoor_2)
+facings - vertical (oakdoor_1) and horizontal (oakdoor_2)
Rick Tanner 2008-12-01
/wall/wwall/wwall.arc, /wall/wwall/wwall_right.base.111.png,
Added: arch/trunk/wall/dun/dun_10.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_10.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_11.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_11.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_12.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_12.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_13.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_13.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_14.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_14.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_15.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_15.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_16.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_16.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_17.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_17.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_18.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_18.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_19.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_19.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_20.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_20.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_21.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_21.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_22.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_22.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_23.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_23.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_24.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_24.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/wall/dun/dun_25.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/wall/dun/dun_25.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: arch/trunk/wall/dun/dungeon.arc
===================================================================
--- arch/trunk/wall/dun/dungeon.arc 2008-12-05 01:51:38 UTC (rev 10840)
+++ arch/trunk/wall/dun/dungeon.arc 2008-12-05 04:19:53 UTC (rev 10841)
@@ -126,3 +126,131 @@
visibility 100
magicmap black
end
+Object dun18
+face dun_10.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun19
+face dun_11.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun20
+face dun_12.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun21
+face dun_13.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun22
+face dun_14.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun23
+face dun_15.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun24
+face dun_16.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun25
+face dun_17.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun26
+face dun_18.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun27
+face dun_19.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun28
+face dun_20.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun29
+face dun_21.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun30
+face dun_22.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun31
+face dun_23.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun32
+face dun_24.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
+Object dun33
+face dun_25.111
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+magicmap black
+end
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-05 06:55:02
|
Revision: 10844
http://crossfire.svn.sourceforge.net/crossfire/?rev=10844&view=rev
Author: rjtanner
Date: 2008-12-05 06:54:59 +0000 (Fri, 05 Dec 2008)
Log Message:
-----------
Updated wall.arc file to use already existing Wooden Wall graphics
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/wall/wall/wall.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-05 06:39:55 UTC (rev 10843)
+++ arch/trunk/CHANGES 2008-12-05 06:54:59 UTC (rev 10844)
@@ -1,5 +1,9 @@
Changes for SVN top of tree:
+/wall/wall/wall.arc
+Updated .arc file to use already existing Wooden Wall graphics
+Rick Tanner 2008-12-05
+
/wall/cave/cave_15.base.111.png, /wall/cave/cave_15.arc
Solid grey color wall to use in cave areas instead of the
solid black Block - looks nicer in mapper (IMO)
Modified: arch/trunk/wall/wall/wall.arc
===================================================================
--- arch/trunk/wall/wall/wall.arc 2008-12-05 06:39:55 UTC (rev 10843)
+++ arch/trunk/wall/wall/wall.arc 2008-12-05 06:54:59 UTC (rev 10844)
@@ -111,6 +111,14 @@
move_block all
visibility 100
end
+name wall middle
+face wall_AA.111
+magicmap brown
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+end
Object wall_3_1
name wall
face wall_B.111
@@ -192,4 +200,48 @@
move_block all
visibility 100
end
-
+Object wall_1_short
+name short wall 1
+face wall_1_short.111
+magicmap brown
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+end
+Object wall_2_short
+name short wall 2
+face wall_2_short.111
+magicmap brown
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+end
+Object wall_4_short
+name short wall 4
+face wall_4_short.111
+magicmap brown
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+end
+Object wall_55
+name short wall 55
+face wall_55.111
+magicmap brown
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+end
+Object wall_8_short
+name short wall 8
+face wall_8_short.111
+magicmap brown
+blocksview 1
+no_pick 1
+move_block all
+visibility 100
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-06 20:26:13
|
Revision: 10853
http://crossfire.svn.sourceforge.net/crossfire/?rev=10853&view=rev
Author: rjtanner
Date: 2008-12-06 20:25:53 +0000 (Sat, 06 Dec 2008)
Log Message:
-----------
Removed newline at the end of the file, it was causing this to appear in the server logs: 'Warning: failed to find arch dun33'
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/wall/dun/dungeon.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-06 09:46:36 UTC (rev 10852)
+++ arch/trunk/CHANGES 2008-12-06 20:25:53 UTC (rev 10853)
@@ -1,5 +1,11 @@
Changes for SVN top of tree:
+/wall/dun/dungeon.arc
+Removed newline at the end of the file, it was
+causing this to appear in the server logs:
+Warning: failed to find arch dun33
+Rick Tanner 2008-12-06
+
/wall/wall/wall.arc
Missing object delcaration in wall.arc
Rick Tanner 2008-12-06
Modified: arch/trunk/wall/dun/dungeon.arc
===================================================================
--- arch/trunk/wall/dun/dungeon.arc 2008-12-06 09:46:36 UTC (rev 10852)
+++ arch/trunk/wall/dun/dungeon.arc 2008-12-06 20:25:53 UTC (rev 10853)
@@ -253,4 +253,4 @@
move_block all
visibility 100
magicmap black
-end
\ No newline at end of file
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-07 08:50:26
|
Revision: 10864
http://crossfire.svn.sourceforge.net/crossfire/?rev=10864&view=rev
Author: gros
Date: 2008-12-07 08:50:23 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
2.0 Elements: Roof and chemney pieces.
Yann Chachkoff 2008-12-07
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/construct/roof/
arch/trunk/construct/roof/chemney.arc
arch/trunk/construct/roof/chemney_1.base.111.png
arch/trunk/construct/roof/chemney_2.base.111.png
arch/trunk/construct/roof/roof.arc
arch/trunk/construct/roof/roof_1.base.111.png
arch/trunk/construct/roof/roof_1blue.base.111.png
arch/trunk/construct/roof/roof_1green.base.111.png
arch/trunk/construct/roof/roof_1red.base.111.png
arch/trunk/construct/roof/roof_2.base.111.png
arch/trunk/construct/roof/roof_2blue.base.111.png
arch/trunk/construct/roof/roof_2green.base.111.png
arch/trunk/construct/roof/roof_2red.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-07 08:45:24 UTC (rev 10863)
+++ arch/trunk/CHANGES 2008-12-07 08:50:23 UTC (rev 10864)
@@ -1,5 +1,14 @@
Changes for SVN top of tree:
+/construct/roof/chemney_1.base.111.png, /construct/roof/chemney.arc,
+/construct/roof/chemney_2.base.111.png, /construct/roof/roof_1.base.111.png,
+/construct/roof/roof_1blue.base.111.png, /construct/roof/roof_1red.base.111.png,
+/construct/roof/roof_2blue.base.111.png, /construct/roof/roof_2red.base.111.png,
+/construct/roof/roof_1green.base.111.png, /construct/roof/roof_2.base.111.png,
+/construct/roof/roof_2green.base.111.png, /construct/roof/roof.arc
+2.0 Elements: Roof and chemney pieces.
+Yann Chachkoff 2008-12-07
+
/wall/dun/dungeon.arc
Removed newline at the end of the file, it was
causing this to appear in the server logs:
Added: arch/trunk/construct/roof/chemney.arc
===================================================================
--- arch/trunk/construct/roof/chemney.arc (rev 0)
+++ arch/trunk/construct/roof/chemney.arc 2008-12-07 08:50:23 UTC (rev 10864)
@@ -0,0 +1,14 @@
+Object chemney_1
+name chemney
+face chemney_1.111
+map_layer fly
+tall_height 2
+no_pick 1
+end
+Object chemney_2
+name chemney
+face chemney_2.111
+map_layer fly
+tall_height 2
+no_pick 1
+end
Added: arch/trunk/construct/roof/chemney_1.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/chemney_1.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/chemney_2.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/chemney_2.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/roof.arc
===================================================================
--- arch/trunk/construct/roof/roof.arc (rev 0)
+++ arch/trunk/construct/roof/roof.arc 2008-12-07 08:50:23 UTC (rev 10864)
@@ -0,0 +1,48 @@
+Object roof_1
+name grey roof
+face roof_1.111
+move_block all -fly_high
+no_pick 1
+end
+Object roof_2
+name grey roof
+face roof_2.111
+move_block all -fly_high
+no_pick 1
+end
+Object roof_1red
+name red roof
+face roof_1red.111
+move_block all -fly_high
+no_pick 1
+end
+Object roof_2red
+name red roof
+face roof_2red.111
+move_block all -fly_high
+no_pick 1
+end
+Object roof_1blue
+name blue roof
+face roof_1blue.111
+move_block all -fly_high
+no_pick 1
+end
+Object roof_2blue
+name blue roof
+face roof_2blue.111
+move_block all -fly_high
+no_pick 1
+end
+Object roof_1green
+name green roof
+face roof_1green.111
+move_block all -fly_high
+no_pick 1
+end
+Object roof_2green
+name green roof
+face roof_2green.111
+move_block all -fly_high
+no_pick 1
+end
Added: arch/trunk/construct/roof/roof_1.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/roof_1.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/roof_1blue.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/roof_1blue.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/roof_1green.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/roof_1green.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/roof_1red.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/roof_1red.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/roof_2.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/roof_2.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/roof_2blue.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/roof_2blue.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/roof_2green.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/roof_2green.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/roof/roof_2red.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/roof/roof_2red.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-07 08:57:36
|
Revision: 10865
http://crossfire.svn.sourceforge.net/crossfire/?rev=10865&view=rev
Author: gros
Date: 2008-12-07 08:57:32 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
2.0 Elements: Windows.
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/construct/window/
arch/trunk/construct/window/intermediate_window.arc
arch/trunk/construct/window/intermediate_window_1.base.111.png
arch/trunk/construct/window/intermediate_window_2.base.111.png
arch/trunk/construct/window/window.arc
arch/trunk/construct/window/window_2.base.111.png
arch/trunk/construct/window/window_3.base.111.png
arch/trunk/construct/window/window_4.base.111.png
arch/trunk/construct/window/window_arcade_1.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-07 08:50:23 UTC (rev 10864)
+++ arch/trunk/CHANGES 2008-12-07 08:57:32 UTC (rev 10865)
@@ -1,5 +1,12 @@
Changes for SVN top of tree:
+/construct/window/intermediate_window_1.base.111.png, /construct/window/intermediate_window.arc,
+/construct/window/intermediate_window_2.base.111.png, /construct/window/window_2.base.111.png,
+/construct/window/window_4.base.111.png, /construct/window/window_arcade_1.base.111.png,
+/construct/window/window_3.base.111.png, /construct/window/window.arc
+2.0 Elements: Windows.
+Yann Chachkoff 2008-12-07
+
/construct/roof/chemney_1.base.111.png, /construct/roof/chemney.arc,
/construct/roof/chemney_2.base.111.png, /construct/roof/roof_1.base.111.png,
/construct/roof/roof_1blue.base.111.png, /construct/roof/roof_1red.base.111.png,
Added: arch/trunk/construct/window/intermediate_window.arc
===================================================================
--- arch/trunk/construct/window/intermediate_window.arc (rev 0)
+++ arch/trunk/construct/window/intermediate_window.arc 2008-12-07 08:57:32 UTC (rev 10865)
@@ -0,0 +1,17 @@
+Object intermediate_window_11
+name intermediate_window
+face intermediate_window_1.111
+x 0
+end
+More
+Object intermediate_window_12
+name intermediate_window
+face intermediate_window_1.111
+x 1
+end
+Object intermediate_window_21
+name intermediate_window
+face intermediate_window_2.111
+x 0
+end
+
Added: arch/trunk/construct/window/intermediate_window_1.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/window/intermediate_window_1.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/window/intermediate_window_2.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/window/intermediate_window_2.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/window/window.arc
===================================================================
--- arch/trunk/construct/window/window.arc (rev 0)
+++ arch/trunk/construct/window/window.arc 2008-12-07 08:57:32 UTC (rev 10865)
@@ -0,0 +1,176 @@
+Object window_31
+name window
+face window_3.111
+y 0
+move_block all
+end
+More
+Object window_32
+name window
+face window_3.111
+y 1
+move_block all
+end
+More
+Object window_33
+name window
+face window_3.111
+y 2
+move_block all
+end
+
+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
+More
+Object window_23
+name window
+face window_2.111
+x 0
+y 2
+move_block all
+end
+More
+Object window_24
+name window
+face window_2.111
+x 1
+y 0
+move_block all
+end
+More
+Object window_25
+name window
+face window_2.111
+x 1
+y 1
+move_block all
+end
+More
+Object window_26
+name window
+face window_2.111
+x 1
+y 2
+move_block all
+end
+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
+More
+Object window_43
+name window
+face window_4.111
+x 0
+y 2
+move_block all
+end
+More
+Object window_44
+name window
+face window_4.111
+x 1
+y 0
+move_block all
+end
+More
+Object window_45
+name window
+face window_4.111
+x 1
+y 1
+move_block all
+end
+More
+Object window_46
+name window
+face window_4.111
+x 1
+y 2
+move_block all
+end
+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
+More
+Object window_arcade_13
+name window
+face window_arcade_1.111
+x 0
+y 2
+move_block all
+end
+More
+Object window_arcade_14
+name window
+face window_arcade_1.111
+x 0
+y 3
+end
+More
+Object window_arcade_15
+name window
+face window_arcade_1.111
+x 1
+y 0
+move_block all
+end
+More
+Object window_arcade_16
+name window
+face window_arcade_1.111
+x 1
+y 1
+move_block all
+end
+More
+Object window_arcade_17
+name window
+face window_arcade_1.111
+x 1
+y 2
+move_block all
+end
+More
+Object window_arcade_18
+name window
+face window_arcade_1.111
+x 1
+y 3
+end
Added: arch/trunk/construct/window/window_2.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/window/window_2.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/window/window_3.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/window/window_3.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/window/window_4.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/window/window_4.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/window/window_arcade_1.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/window/window_arcade_1.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-09 02:52:26
|
Revision: 10890
http://crossfire.svn.sourceforge.net/crossfire/?rev=10890&view=rev
Author: rjtanner
Date: 2008-12-09 02:52:17 +0000 (Tue, 09 Dec 2008)
Log Message:
-----------
Updated CHANGES (ChangeLog) file and fixed file error (missing .arc at the end of valkyrie_amulet_lifesave.arc file)
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/gods/items/valkyrie_amulet_lifesave.arc
Removed Paths:
-------------
arch/trunk/gods/items/valkyrie_amulet_lifesave
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-09 02:34:43 UTC (rev 10889)
+++ arch/trunk/CHANGES 2008-12-09 02:52:17 UTC (rev 10890)
@@ -1,5 +1,12 @@
Changes for SVN top of tree:
+gods/items/valkyrie_amulet_lifesave.arc, gods/demihumans/valkyrie.trs
+Tentative bug fix for '[ 1990180 ] 2.0 godgiven Valkyrie lifesaving amulet bug?'
+- created a new amulet archetype that is godgiven and inventory locked by default,
+updated gods/demihumans/valkyrie.trs file to reference the new amulet archetype
+(Previous checkin had a bug - missed the .arc file at the end of the file name)
+Rick Tanner 2008-12-08
+
/construct/window/intermediate_window_1.base.111.png, /construct/window/intermediate_window.arc,
/construct/window/intermediate_window_2.base.111.png, /construct/window/window_2.base.111.png,
/construct/window/window_4.base.111.png, /construct/window/window_arcade_1.base.111.png,
Deleted: arch/trunk/gods/items/valkyrie_amulet_lifesave
===================================================================
--- arch/trunk/gods/items/valkyrie_amulet_lifesave 2008-12-09 02:34:43 UTC (rev 10889)
+++ arch/trunk/gods/items/valkyrie_amulet_lifesave 2008-12-09 02:52:17 UTC (rev 10890)
@@ -1,18 +0,0 @@
-Object valkyrie_amulet_lifesave
-name Valkyrie's Amulet of Lifesaving
-name_pl Valkyrie's Amulets of Lifesaving
-face amulet_lif.111
-type 39
-material 12
-weight 600
-value 20000
-lifesave 1
-magicmap yellow
-nrof 1
-client_type 381
-body_neck -1
-item_power 3
-startequip 1
-inv_locked 1
-end
-
Copied: arch/trunk/gods/items/valkyrie_amulet_lifesave.arc (from rev 10889, arch/trunk/gods/items/valkyrie_amulet_lifesave)
===================================================================
--- arch/trunk/gods/items/valkyrie_amulet_lifesave.arc (rev 0)
+++ arch/trunk/gods/items/valkyrie_amulet_lifesave.arc 2008-12-09 02:52:17 UTC (rev 10890)
@@ -0,0 +1,18 @@
+Object valkyrie_amulet_lifesave
+name Valkyrie's Amulet of Lifesaving
+name_pl Valkyrie's Amulets of Lifesaving
+face amulet_lif.111
+type 39
+material 12
+weight 600
+value 20000
+lifesave 1
+magicmap yellow
+nrof 1
+client_type 381
+body_neck -1
+item_power 3
+startequip 1
+inv_locked 1
+end
+
Property changes on: arch/trunk/gods/items/valkyrie_amulet_lifesave.arc
___________________________________________________________________
Added: svn:mergeinfo
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-09 06:48:57
|
Revision: 10891
http://crossfire.svn.sourceforge.net/crossfire/?rev=10891&view=rev
Author: rjtanner
Date: 2008-12-09 06:48:45 +0000 (Tue, 09 Dec 2008)
Log Message:
-----------
Changes to Valkyrie's Amulet of Lifesaving - added a title field and changed the name so it appears differently in a players inventory window
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/gods/items/valkyrie_amulet_lifesave.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-09 02:52:17 UTC (rev 10890)
+++ arch/trunk/CHANGES 2008-12-09 06:48:45 UTC (rev 10891)
@@ -1,5 +1,12 @@
Changes for SVN top of tree:
+gods/items/valkyrie_amulet_lifesave.arc
+Changes to the amulet so that the item appears as
+"Valkyrie's Amulet of Lifesaving" instead of
+"Valkyrie's Amulet of Lifesaving (lifesaving)" in a
+players inventory
+Rick Tanner 2008-12-09
+
gods/items/valkyrie_amulet_lifesave.arc, gods/demihumans/valkyrie.trs
Tentative bug fix for '[ 1990180 ] 2.0 godgiven Valkyrie lifesaving amulet bug?'
- created a new amulet archetype that is godgiven and inventory locked by default,
Modified: arch/trunk/gods/items/valkyrie_amulet_lifesave.arc
===================================================================
--- arch/trunk/gods/items/valkyrie_amulet_lifesave.arc 2008-12-09 02:52:17 UTC (rev 10890)
+++ arch/trunk/gods/items/valkyrie_amulet_lifesave.arc 2008-12-09 06:48:45 UTC (rev 10891)
@@ -1,6 +1,7 @@
Object valkyrie_amulet_lifesave
-name Valkyrie's Amulet of Lifesaving
-name_pl Valkyrie's Amulets of Lifesaving
+name Valkyrie's Amulet
+name_pl Valkyrie's Amulets
+title of Lifesaving
face amulet_lif.111
type 39
material 12
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-12 18:34:36
|
Revision: 10936
http://crossfire.svn.sourceforge.net/crossfire/?rev=10936&view=rev
Author: akirschbaum
Date: 2008-12-12 18:34:31 +0000 (Fri, 12 Dec 2008)
Log Message:
-----------
Fix duplicate archetype definition for "troll".
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/monster/troll/Troll/troll.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-12 07:44:09 UTC (rev 10935)
+++ arch/trunk/CHANGES 2008-12-12 18:34:31 UTC (rev 10936)
@@ -1,5 +1,9 @@
Changes for SVN top of tree:
+monster/troll/Troll/troll.arc
+Fix duplicate archetype definition for "troll".
+Andreas Kirschbaum 2008-12-12
+
gods/items/valkyrie_amulet_lifesave.arc
Changes to the amulet so that the item appears as
"Valkyrie's Amulet of Lifesaving" instead of
Modified: arch/trunk/monster/troll/Troll/troll.arc
===================================================================
--- arch/trunk/monster/troll/Troll/troll.arc 2008-12-12 07:44:09 UTC (rev 10935)
+++ arch/trunk/monster/troll/Troll/troll.arc 2008-12-12 18:34:31 UTC (rev 10936)
@@ -32,7 +32,7 @@
body_arm 2
end
More
-Object troll
+Object troll_2
name troll
face troll.x11
animation troll
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-13 15:04:56
|
Revision: 10957
http://crossfire.svn.sourceforge.net/crossfire/?rev=10957&view=rev
Author: akirschbaum
Date: 2008-12-13 15:04:51 +0000 (Sat, 13 Dec 2008)
Log Message:
-----------
Extract some 'magicmap' and 'visibility' attributes into .face files.
Modified Paths:
--------------
arch/trunk/shop/Floors/shop_alchemy.arc
arch/trunk/shop/Floors/shop_amule.arc
arch/trunk/shop/Floors/shop_armou.arc
arch/trunk/shop/Floors/shop_books.arc
arch/trunk/shop/Floors/shop_empty.arc
arch/trunk/shop/Floors/shop_floor.arc
arch/trunk/shop/Floors/shop_food.arc
arch/trunk/shop/Floors/shop_gems.arc
arch/trunk/shop/Floors/shop_gener.arc
arch/trunk/shop/Floors/shop_light.arc
arch/trunk/shop/Floors/shop_mat.arc
arch/trunk/shop/Floors/shop_mineral.arc
arch/trunk/shop/Floors/shop_potio.arc
arch/trunk/shop/Floors/shop_ring.arc
arch/trunk/shop/Floors/shop_scrol.arc
arch/trunk/shop/Floors/shop_speci.arc
arch/trunk/shop/Floors/shop_throw.arc
arch/trunk/shop/Floors/shop_wands.arc
arch/trunk/shop/Floors/shop_weapo.arc
arch/trunk/shop/alchemy_gems.arc
arch/trunk/shop/bank.arc
arch/trunk/shop/bank_west.arc
arch/trunk/shop/conv.arc
arch/trunk/shop/crea_Pdra_m.arc
arch/trunk/shop/crea_dra_m.arc
arch/trunk/shop/crea_dra_s.arc
arch/trunk/shop/crea_eye_s.arc
arch/trunk/shop/crea_mithril_ar.arc
arch/trunk/shop/crea_serp_c.arc
arch/trunk/shop/identify.arc
arch/trunk/shop/smith.arc
arch/trunk/shop/store_alch.arc
arch/trunk/shop/store_armo.arc
arch/trunk/shop/store_armo_east.arc
arch/trunk/shop/store_armo_fant.arc
arch/trunk/shop/store_gene.arc
arch/trunk/shop/store_gene_fant.arc
arch/trunk/shop/store_gene_west.arc
arch/trunk/shop/store_magi.arc
arch/trunk/shop/store_magi_east.arc
arch/trunk/shop/store_magi_fant.arc
arch/trunk/shop/store_magi_northwest.arc
arch/trunk/shop/store_magi_west.arc
arch/trunk/shop/store_weap.arc
arch/trunk/shop/store_weap_east.arc
arch/trunk/shop/store_weap_fant.arc
Added Paths:
-----------
arch/trunk/ground/lava.face
arch/trunk/jewel/gem.face
arch/trunk/jewel/pearl.face
arch/trunk/jewel/ruby.face
arch/trunk/shop/Floors/shop_alchemy.face
arch/trunk/shop/Floors/shop_amule.face
arch/trunk/shop/Floors/shop_armou.face
arch/trunk/shop/Floors/shop_books.face
arch/trunk/shop/Floors/shop_empty.face
arch/trunk/shop/Floors/shop_food.face
arch/trunk/shop/Floors/shop_gems.face
arch/trunk/shop/Floors/shop_gener.face
arch/trunk/shop/Floors/shop_mat.face
arch/trunk/shop/Floors/shop_mineral.face
arch/trunk/shop/Floors/shop_potio.face
arch/trunk/shop/Floors/shop_ring.face
arch/trunk/shop/Floors/shop_scrol.face
arch/trunk/shop/Floors/shop_speci.face
arch/trunk/shop/Floors/shop_throw.face
arch/trunk/shop/Floors/shop_wands.face
arch/trunk/shop/Floors/shop_weapo.face
arch/trunk/shop/ambolt.face
arch/trunk/shop/bank.face
arch/trunk/shop/bank_west.face
arch/trunk/shop/conv.face
arch/trunk/shop/crea_serp_c.face
arch/trunk/shop/smith.face
arch/trunk/shop/store_alch.face
arch/trunk/shop/store_armo.face
arch/trunk/shop/store_armo_east.face
arch/trunk/shop/store_armo_fant.face
arch/trunk/shop/store_gene.face
arch/trunk/shop/store_gene_fant.face
arch/trunk/shop/store_gene_west.face
arch/trunk/shop/store_magi.face
arch/trunk/shop/store_magi_east.face
arch/trunk/shop/store_magi_fant.face
arch/trunk/shop/store_magi_northwest.face
arch/trunk/shop/store_magi_west.face
arch/trunk/shop/store_weap.face
arch/trunk/shop/store_weap_east.face
arch/trunk/shop/store_weap_fant.face
arch/trunk/spell/Misc/polymorph.face
Added: arch/trunk/ground/lava.face
===================================================================
--- arch/trunk/ground/lava.face (rev 0)
+++ arch/trunk/ground/lava.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,15 @@
+face lava.111
+visibility 100
+end
+face lava.112
+visibility 100
+end
+face lava.113
+visibility 100
+end
+face lava.114
+visibility 100
+end
+face lava.115
+visibility 100
+end
Added: arch/trunk/jewel/gem.face
===================================================================
--- arch/trunk/jewel/gem.face (rev 0)
+++ arch/trunk/jewel/gem.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face gem.111
+visibility 100
+end
Added: arch/trunk/jewel/pearl.face
===================================================================
--- arch/trunk/jewel/pearl.face (rev 0)
+++ arch/trunk/jewel/pearl.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face pearl.111
+visibility 100
+end
Added: arch/trunk/jewel/ruby.face
===================================================================
--- arch/trunk/jewel/ruby.face (rev 0)
+++ arch/trunk/jewel/ruby.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face ruby.111
+visibility 100
+end
Modified: arch/trunk/shop/Floors/shop_alchemy.arc
===================================================================
--- arch/trunk/shop/Floors/shop_alchemy.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_alchemy.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems shop_alchemy
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_alchemy.face
===================================================================
--- arch/trunk/shop/Floors/shop_alchemy.face (rev 0)
+++ arch/trunk/shop/Floors/shop_alchemy.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_alchemy.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_amule.arc
===================================================================
--- arch/trunk/shop/Floors/shop_amule.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_amule.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems random_amulet
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_amule.face
===================================================================
--- arch/trunk/shop/Floors/shop_amule.face (rev 0)
+++ arch/trunk/shop/Floors/shop_amule.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_amule.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_armou.arc
===================================================================
--- arch/trunk/shop/Floors/shop_armou.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_armou.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems random_armour
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_armou.face
===================================================================
--- arch/trunk/shop/Floors/shop_armou.face (rev 0)
+++ arch/trunk/shop/Floors/shop_armou.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_armou.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_books.arc
===================================================================
--- arch/trunk/shop/Floors/shop_books.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_books.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems random_books
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_books.face
===================================================================
--- arch/trunk/shop/Floors/shop_books.face (rev 0)
+++ arch/trunk/shop/Floors/shop_books.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_books.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_empty.arc
===================================================================
--- arch/trunk/shop/Floors/shop_empty.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_empty.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -5,6 +5,5 @@
no_pick 1
type 68
no_magic 1
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_empty.face
===================================================================
--- arch/trunk/shop/Floors/shop_empty.face (rev 0)
+++ arch/trunk/shop/Floors/shop_empty.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_empty.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_floor.arc
===================================================================
--- arch/trunk/shop/Floors/shop_floor.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_floor.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems random_shop
-magicmap grey
damned 1
end
Modified: arch/trunk/shop/Floors/shop_food.arc
===================================================================
--- arch/trunk/shop/Floors/shop_food.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_food.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems random_food
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_food.face
===================================================================
--- arch/trunk/shop/Floors/shop_food.face (rev 0)
+++ arch/trunk/shop/Floors/shop_food.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_food.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_gems.arc
===================================================================
--- arch/trunk/shop/Floors/shop_gems.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_gems.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -8,6 +8,5 @@
auto_apply 1
randomitems shop_gems
exp 100000
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_gems.face
===================================================================
--- arch/trunk/shop/Floors/shop_gems.face (rev 0)
+++ arch/trunk/shop/Floors/shop_gems.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_gems.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_gener.arc
===================================================================
--- arch/trunk/shop/Floors/shop_gener.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_gener.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems shop_general
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_gener.face
===================================================================
--- arch/trunk/shop/Floors/shop_gener.face (rev 0)
+++ arch/trunk/shop/Floors/shop_gener.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_gener.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_light.arc
===================================================================
--- arch/trunk/shop/Floors/shop_light.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_light.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems shop_light
-magicmap grey
damned 1
end
Modified: arch/trunk/shop/Floors/shop_mat.arc
===================================================================
--- arch/trunk/shop/Floors/shop_mat.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_mat.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -4,7 +4,5 @@
no_pick 1
type 69
move_on walk fly_low
-visibility 100
-magicmap brown
damned 1
end
Added: arch/trunk/shop/Floors/shop_mat.face
===================================================================
--- arch/trunk/shop/Floors/shop_mat.face (rev 0)
+++ arch/trunk/shop/Floors/shop_mat.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face shop_mat.111
+visibility 100
+magicmap brown
+end
Modified: arch/trunk/shop/Floors/shop_mineral.arc
===================================================================
--- arch/trunk/shop/Floors/shop_mineral.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_mineral.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems shop_minerals
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_mineral.face
===================================================================
--- arch/trunk/shop/Floors/shop_mineral.face (rev 0)
+++ arch/trunk/shop/Floors/shop_mineral.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_mineral.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_potio.arc
===================================================================
--- arch/trunk/shop/Floors/shop_potio.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_potio.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems shop_potions
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_potio.face
===================================================================
--- arch/trunk/shop/Floors/shop_potio.face (rev 0)
+++ arch/trunk/shop/Floors/shop_potio.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_potio.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_ring.arc
===================================================================
--- arch/trunk/shop/Floors/shop_ring.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_ring.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems shop_rings
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_ring.face
===================================================================
--- arch/trunk/shop/Floors/shop_ring.face (rev 0)
+++ arch/trunk/shop/Floors/shop_ring.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_ring.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_scrol.arc
===================================================================
--- arch/trunk/shop/Floors/shop_scrol.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_scrol.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems random_scroll
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_scrol.face
===================================================================
--- arch/trunk/shop/Floors/shop_scrol.face (rev 0)
+++ arch/trunk/shop/Floors/shop_scrol.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_scrol.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_speci.arc
===================================================================
--- arch/trunk/shop/Floors/shop_speci.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_speci.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems random_special
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_speci.face
===================================================================
--- arch/trunk/shop/Floors/shop_speci.face (rev 0)
+++ arch/trunk/shop/Floors/shop_speci.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_speci.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_throw.arc
===================================================================
--- arch/trunk/shop/Floors/shop_throw.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_throw.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems shoparchery
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_throw.face
===================================================================
--- arch/trunk/shop/Floors/shop_throw.face (rev 0)
+++ arch/trunk/shop/Floors/shop_throw.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_throw.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_wands.arc
===================================================================
--- arch/trunk/shop/Floors/shop_wands.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_wands.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,5 @@
type 68
auto_apply 1
randomitems random_wands
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_wands.face
===================================================================
--- arch/trunk/shop/Floors/shop_wands.face (rev 0)
+++ arch/trunk/shop/Floors/shop_wands.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_wands.111
+magicmap grey
+end
Modified: arch/trunk/shop/Floors/shop_weapo.arc
===================================================================
--- arch/trunk/shop/Floors/shop_weapo.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/Floors/shop_weapo.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,7 +7,6 @@
type 68
auto_apply 1
randomitems random_weapon
-magicmap grey
damned 1
end
@@ -20,7 +19,6 @@
type 68
auto_apply 1
randomitems shopweapoeast
-magicmap grey
damned 1
end
Added: arch/trunk/shop/Floors/shop_weapo.face
===================================================================
--- arch/trunk/shop/Floors/shop_weapo.face (rev 0)
+++ arch/trunk/shop/Floors/shop_weapo.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face shop_weapo.111
+magicmap grey
+end
Modified: arch/trunk/shop/alchemy_gems.arc
===================================================================
--- arch/trunk/shop/alchemy_gems.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/alchemy_gems.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -22,7 +22,6 @@
anim_speed 2
client_anim_random 1
move_on walk
-visibility 100
end
Object alchemy_ruby_converter
@@ -49,7 +48,6 @@
anim_speed 2
client_anim_random 1
move_on walk
-visibility 100
end
Object alchemy_pearl_converter
@@ -76,5 +74,4 @@
anim_speed 2
client_anim_random 1
move_on walk
-visibility 100
end
Added: arch/trunk/shop/ambolt.face
===================================================================
--- arch/trunk/shop/ambolt.face (rev 0)
+++ arch/trunk/shop/ambolt.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face ambolt.111
+visibility 100
+magicmap black
+end
Modified: arch/trunk/shop/bank.arc
===================================================================
--- arch/trunk/shop/bank.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/bank.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -3,8 +3,6 @@
type 66
no_pick 1
move_block all
-visibility 100
-magicmap white
end
More
Object bank_2
@@ -14,8 +12,6 @@
no_pick 1
move_block all
x 1
-visibility 100
-magicmap white
end
More
Object bank_3
@@ -24,8 +20,6 @@
type 66
no_pick 1
y 1
-visibility 100
-magicmap white
end
More
Object bank_4
@@ -35,6 +29,4 @@
no_pick 1
x 1
y 1
-visibility 100
-magicmap white
end
Added: arch/trunk/shop/bank.face
===================================================================
--- arch/trunk/shop/bank.face (rev 0)
+++ arch/trunk/shop/bank.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face bank.x11
+visibility 100
+magicmap white
+end
Modified: arch/trunk/shop/bank_west.arc
===================================================================
--- arch/trunk/shop/bank_west.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/bank_west.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -4,8 +4,6 @@
type 66
no_pick 1
move_block all
-visibility 100
-magicmap white
end
More
Object bank_west_2
@@ -15,8 +13,6 @@
no_pick 1
move_block all
x 1
-visibility 100
-magicmap white
end
More
Object bank_west_3
@@ -25,8 +21,6 @@
type 66
no_pick 1
y 1
-visibility 100
-magicmap white
end
More
Object bank_west_4
@@ -36,6 +30,4 @@
no_pick 1
x 1
y 1
-visibility 100
-magicmap white
end
Added: arch/trunk/shop/bank_west.face
===================================================================
--- arch/trunk/shop/bank_west.face (rev 0)
+++ arch/trunk/shop/bank_west.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face bank_west.x11
+visibility 100
+magicmap white
+end
Modified: arch/trunk/shop/conv.arc
===================================================================
--- arch/trunk/shop/conv.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/conv.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,8 +7,6 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
-magicmap light_blue
end
Object pearl_converter
name drop gold to buy pearls
@@ -19,7 +17,6 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
end
Object ruby_converter
name drop gold to buy rubies
@@ -30,7 +27,6 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
end
Object silver_converter
name convert silver into gold
@@ -41,7 +37,6 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
end
Object gold_converter
name convert gold into platinum
@@ -52,7 +47,6 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
end
Object platinum_converter
name convert platinum into gold
@@ -64,7 +58,6 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
end
Object platinum_converter2
name convert platinum into jade
@@ -75,7 +68,6 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
end
Object jade_converter
name convert jade into amberium
@@ -86,5 +78,4 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
end
Added: arch/trunk/shop/conv.face
===================================================================
--- arch/trunk/shop/conv.face (rev 0)
+++ arch/trunk/shop/conv.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face conv.111
+visibility 100
+magicmap light_blue
+end
Modified: arch/trunk/shop/crea_Pdra_m.arc
===================================================================
--- arch/trunk/shop/crea_Pdra_m.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/crea_Pdra_m.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,4 @@
food 60
no_pick 1
move_on walk
-visibility 100
-magicmap black
end
Modified: arch/trunk/shop/crea_dra_m.arc
===================================================================
--- arch/trunk/shop/crea_dra_m.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/crea_dra_m.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,7 +7,6 @@
food 5
no_pick 1
move_on walk
-visibility 100
end
Object create_blue_dragon_mail
name blue dragon mail: five blue dragon scales
@@ -18,7 +17,6 @@
food 5
no_pick 1
move_on walk
-visibility 100
end
Object create_green_dragon_mail
name green dragon mail: five green dragon scales
@@ -29,5 +27,4 @@
food 5
no_pick 1
move_on walk
-visibility 100
end
Modified: arch/trunk/shop/crea_dra_s.arc
===================================================================
--- arch/trunk/shop/crea_dra_s.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/crea_dra_s.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,5 +7,4 @@
food 1
no_pick 1
move_on walk
-visibility 100
end
Modified: arch/trunk/shop/crea_eye_s.arc
===================================================================
--- arch/trunk/shop/crea_eye_s.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/crea_eye_s.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,5 +7,4 @@
food 1
no_pick 1
move_on walk
-visibility 100
end
Modified: arch/trunk/shop/crea_mithril_ar.arc
===================================================================
--- arch/trunk/shop/crea_mithril_ar.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/crea_mithril_ar.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,5 +7,4 @@
food 500
no_pick 1
move_on walk
-visibility 100
end
Modified: arch/trunk/shop/crea_serp_c.arc
===================================================================
--- arch/trunk/shop/crea_serp_c.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/crea_serp_c.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -7,6 +7,4 @@
food 3
no_pick 1
move_on walk
-visibility 100
-magicmap black
end
Added: arch/trunk/shop/crea_serp_c.face
===================================================================
--- arch/trunk/shop/crea_serp_c.face (rev 0)
+++ arch/trunk/shop/crea_serp_c.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face crea_serp_c.111
+visibility 100
+magicmap black
+end
Modified: arch/trunk/shop/identify.arc
===================================================================
--- arch/trunk/shop/identify.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/identify.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -6,5 +6,4 @@
no_pick 1
face conv.111
move_on walk
-visibility 100
end
Modified: arch/trunk/shop/smith.arc
===================================================================
--- arch/trunk/shop/smith.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/smith.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -1,5 +1,4 @@
Object smith
face smith.111
move_block all
-magicmap blue
end
Added: arch/trunk/shop/smith.face
===================================================================
--- arch/trunk/shop/smith.face (rev 0)
+++ arch/trunk/shop/smith.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,3 @@
+face smith.111
+magicmap blue
+end
Modified: arch/trunk/shop/store_alch.arc
===================================================================
--- arch/trunk/shop/store_alch.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/store_alch.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -1,42 +1,34 @@
Object store_alchemy
name shop
face store_alch.x11
-magicmap red
type 66
no_pick 1
move_block all
-visibility 100
client_type 25012
end
More
Object store_alchemy_2
name shop
face store_alch.x11
-magicmap red
type 66
x 1
no_pick 1
move_block all
-visibility 100
end
More
Object store_alchemy_3
name shop
face store_alch.x11
-magicmap red
type 66
y 1
no_pick 1
-visibility 100
end
More
Object store_alchemy_4
name shop
face store_alch.x11
-magicmap red
type 66
x 1
y 1
no_pick 1
-visibility 100
end
Added: arch/trunk/shop/store_alch.face
===================================================================
--- arch/trunk/shop/store_alch.face (rev 0)
+++ arch/trunk/shop/store_alch.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face store_alch.x11
+magicmap red
+visibility 100
+end
Modified: arch/trunk/shop/store_armo.arc
===================================================================
--- arch/trunk/shop/store_armo.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/store_armo.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -1,42 +1,34 @@
Object store_armour
name shop
face store_armo.x11
-magicmap brown
type 66
no_pick 1
move_block all
-visibility 100
client_type 25012
end
More
Object store_armour_2
name shop
face store_armo.x11
-magicmap brown
type 66
x 1
no_pick 1
move_block all
-visibility 100
end
More
Object store_armour_3
name shop
face store_armo.x11
-magicmap brown
type 66
y 1
no_pick 1
-visibility 100
end
More
Object store_armour_4
name shop
face store_armo.x11
-magicmap brown
type 66
x 1
y 1
no_pick 1
-visibility 100
end
Added: arch/trunk/shop/store_armo.face
===================================================================
--- arch/trunk/shop/store_armo.face (rev 0)
+++ arch/trunk/shop/store_armo.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face store_armo.x11
+magicmap brown
+visibility 100
+end
Modified: arch/trunk/shop/store_armo_east.arc
===================================================================
--- arch/trunk/shop/store_armo_east.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/store_armo_east.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -1,42 +1,34 @@
Object store_armour_east
name mise
face store_armo_east.x11
-magicmap brown
type 66
no_pick 1
move_block all
-visibility 100
client_type 25012
end
More
Object store_armour_2_east
name mise
face store_armo_east.x11
-magicmap brown
type 66
x 1
no_pick 1
move_block all
-visibility 100
end
More
Object store_armour_3_east
name mise
face store_armo_east.x11
-magicmap brown
type 66
y 1
no_pick 1
-visibility 100
end
More
Object store_armour_4_east
name mise
face store_armo_east.x11
-magicmap brown
type 66
x 1
y 1
no_pick 1
-visibility 100
end
Added: arch/trunk/shop/store_armo_east.face
===================================================================
--- arch/trunk/shop/store_armo_east.face (rev 0)
+++ arch/trunk/shop/store_armo_east.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face store_armo_east.x11
+magicmap brown
+visibility 100
+end
Modified: arch/trunk/shop/store_armo_fant.arc
===================================================================
--- arch/trunk/shop/store_armo_fant.arc 2008-12-13 14:34:06 UTC (rev 10956)
+++ arch/trunk/shop/store_armo_fant.arc 2008-12-13 15:04:51 UTC (rev 10957)
@@ -1,42 +1,34 @@
Object store_armour_fant
name shop
face store_armo_fant.x11
-magicmap brown
type 66
no_pick 1
move_block all
-visibility 100
client_type 25012
end
More
Object store_armour_2_fant
name shop
face store_armo_fant.x11
-magicmap brown
type 66
x 1
no_pick 1
move_block all
-visibility 100
end
More
Object store_armour_3_fant
name shop
face store_armo_fant.x11
-magicmap brown
type 66
y 1
no_pick 1
-visibility 100
end
More
Object store_armour_4_fant
name shop
face store_armo_fant.x11
-magicmap brown
type 66
x 1
y 1
no_pick 1
-visibility 100
end
Added: arch/trunk/shop/store_armo_fant.face
===================================================================
--- arch/trunk/shop/store_armo_fant.face (rev 0)
+++ arch/trunk/shop/store_armo_fant.face 2008-12-13 15:04:51 UTC (rev 10957)
@@ -0,0 +1,4 @@
+face store_armo_fant.x11
+magicmap brown
+visibility 100
+end
Modified: arch/trunk/shop/store_gene.arc
=========...
[truncated message content] |
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-13 15:17:58
|
Revision: 10958
http://crossfire.svn.sourceforge.net/crossfire/?rev=10958&view=rev
Author: akirschbaum
Date: 2008-12-13 15:17:54 +0000 (Sat, 13 Dec 2008)
Log Message:
-----------
Extract some 'magicmap' and 'visibility' attributes into .face files.
Modified Paths:
--------------
arch/trunk/potion/emptybottles.arc
arch/trunk/potion/potioncha.arc
arch/trunk/potion/potioncol.arc
arch/trunk/potion/potioncon.arc
arch/trunk/potion/potiondex.arc
arch/trunk/potion/potionfir.arc
arch/trunk/potion/potionhea.arc
arch/trunk/potion/potionhero.arc
arch/trunk/potion/potionimp.arc
arch/trunk/potion/potionint.arc
arch/trunk/potion/potioninv.arc
arch/trunk/potion/potionmag.arc
arch/trunk/potion/potionpow.arc
arch/trunk/potion/potionrstr.arc
arch/trunk/potion/potionstr.arc
arch/trunk/potion/potionwis.arc
arch/trunk/potion/vials.arc
Added Paths:
-----------
arch/trunk/food/boozebottle_empty.face
arch/trunk/food/coffee_empty.face
arch/trunk/food/w_glass_empty.face
arch/trunk/food/winebottle_empty.face
arch/trunk/potion/potion_empty.face
arch/trunk/potion/potioncha.face
arch/trunk/potion/potioncol.face
arch/trunk/potion/potioncon.face
arch/trunk/potion/potiondex.face
arch/trunk/potion/potionfir.face
arch/trunk/potion/potionhea.face
arch/trunk/potion/potionhero.face
arch/trunk/potion/potionimp.face
arch/trunk/potion/potionint.face
arch/trunk/potion/potioninv.face
arch/trunk/potion/potionmag.face
arch/trunk/potion/potionpow.face
arch/trunk/potion/potionstr.face
arch/trunk/potion/potionwis.face
arch/trunk/potion/vial_blue.face
arch/trunk/potion/vial_cyan.face
arch/trunk/potion/vial_empty.face
arch/trunk/potion/vial_green.face
arch/trunk/potion/vial_magenta.face
arch/trunk/potion/vial_red.face
arch/trunk/potion/vial_water.face
arch/trunk/potion/vial_yellow.face
arch/trunk/potion/wbottle_empty.face
arch/trunk/spell/Potion/potion_aether.face
arch/trunk/spell/Potion/potion_heal2.face
Added: arch/trunk/food/boozebottle_empty.face
===================================================================
--- arch/trunk/food/boozebottle_empty.face (rev 0)
+++ arch/trunk/food/boozebottle_empty.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face boozebottle_empty.111
+magicmap brown
+end
Added: arch/trunk/food/coffee_empty.face
===================================================================
--- arch/trunk/food/coffee_empty.face (rev 0)
+++ arch/trunk/food/coffee_empty.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face coffee_empty.111
+magicmap brown
+end
Added: arch/trunk/food/w_glass_empty.face
===================================================================
--- arch/trunk/food/w_glass_empty.face (rev 0)
+++ arch/trunk/food/w_glass_empty.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face w_glass_empty.111
+magicmap brown
+end
Added: arch/trunk/food/winebottle_empty.face
===================================================================
--- arch/trunk/food/winebottle_empty.face (rev 0)
+++ arch/trunk/food/winebottle_empty.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face winebottle_empty.111
+magicmap brown
+end
Modified: arch/trunk/potion/emptybottles.arc
===================================================================
--- arch/trunk/potion/emptybottles.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/emptybottles.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -11,7 +11,6 @@
value 1
attacktype 1
weapontype 8
-magicmap brown
client_type 611
body_arm -1
skill one handed weapons
@@ -30,7 +29,6 @@
value 1
attacktype 1
weapontype 8
-magicmap brown
client_type 611
body_arm -1
skill one handed weapons
@@ -49,7 +47,6 @@
value 3
attacktype 1
weapontype 8
-magicmap brown
client_type 611
body_arm -1
skill one handed weapons
@@ -68,7 +65,6 @@
value 3
attacktype 1
weapontype 8
-magicmap brown
client_type 611
body_arm -1
skill one handed weapons
@@ -87,7 +83,6 @@
value 3
attacktype 1
weapontype 8
-magicmap brown
client_type 611
body_arm -1
skill one handed weapons
@@ -106,7 +101,6 @@
value 3
attacktype 1
weapontype 8
-magicmap brown
client_type 611
body_arm -1
skill one handed weapons
@@ -125,7 +119,6 @@
value 3
attacktype 1
weapontype 8
-magicmap brown
client_type 611
body_arm -1
skill one handed weapons
Added: arch/trunk/potion/potion_empty.face
===================================================================
--- arch/trunk/potion/potion_empty.face (rev 0)
+++ arch/trunk/potion/potion_empty.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potion_empty.111
+magicmap brown
+end
Modified: arch/trunk/potion/potioncha.arc
===================================================================
--- arch/trunk/potion/potioncha.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potioncha.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
nrof 1
name potion of charisma
face potioncha.111
-magicmap dark_orange
type 5
level 1
material 4
Added: arch/trunk/potion/potioncha.face
===================================================================
--- arch/trunk/potion/potioncha.face (rev 0)
+++ arch/trunk/potion/potioncha.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potioncha.111
+magicmap dark_orange
+end
Modified: arch/trunk/potion/potioncol.arc
===================================================================
--- arch/trunk/potion/potioncol.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potioncol.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
name potion of fire resistance
nrof 1
face potioncol.111
-magicmap white
type 5
level 1
material 4
@@ -17,7 +16,6 @@
name potion of lava resistance
nrof 1
face potioncol.111
-magicmap white
type 5
level 1
material 4
Added: arch/trunk/potion/potioncol.face
===================================================================
--- arch/trunk/potion/potioncol.face (rev 0)
+++ arch/trunk/potion/potioncol.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potioncol.111
+magicmap white
+end
Modified: arch/trunk/potion/potioncon.arc
===================================================================
--- arch/trunk/potion/potioncon.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potioncon.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
nrof 1
name potion of constitution
face potioncon.111
-magicmap light_blue
type 5
level 1
material 4
Added: arch/trunk/potion/potioncon.face
===================================================================
--- arch/trunk/potion/potioncon.face (rev 0)
+++ arch/trunk/potion/potioncon.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potioncon.111
+magicmap light_blue
+end
Modified: arch/trunk/potion/potiondex.arc
===================================================================
--- arch/trunk/potion/potiondex.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potiondex.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
nrof 1
name potion of dexterity
face potiondex.111
-magicmap orange
type 5
level 1
material 4
Added: arch/trunk/potion/potiondex.face
===================================================================
--- arch/trunk/potion/potiondex.face (rev 0)
+++ arch/trunk/potion/potiondex.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potiondex.111
+magicmap orange
+end
Modified: arch/trunk/potion/potionfir.arc
===================================================================
--- arch/trunk/potion/potionfir.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionfir.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
name potion of cold resistance
nrof 1
face potionfir.111
-magicmap red
type 5
level 1
material 4
@@ -17,7 +16,6 @@
name potion of frost resistance
nrof 1
face potionfir.111
-magicmap red
type 5
level 1
material 4
Added: arch/trunk/potion/potionfir.face
===================================================================
--- arch/trunk/potion/potionfir.face (rev 0)
+++ arch/trunk/potion/potionfir.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionfir.111
+magicmap red
+end
Modified: arch/trunk/potion/potionhea.arc
===================================================================
--- arch/trunk/potion/potionhea.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionhea.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
name healing potion
nrof 1
face potionhea.111
-magicmap red
type 5
level 1
material 4
Added: arch/trunk/potion/potionhea.face
===================================================================
--- arch/trunk/potion/potionhea.face (rev 0)
+++ arch/trunk/potion/potionhea.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionhea.111
+magicmap red
+end
Modified: arch/trunk/potion/potionhero.arc
===================================================================
--- arch/trunk/potion/potionhero.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionhero.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
name potion of heroism
nrof 1
face potionhero.111
-magicmap brown
type 5
level 1
material 4
Added: arch/trunk/potion/potionhero.face
===================================================================
--- arch/trunk/potion/potionhero.face (rev 0)
+++ arch/trunk/potion/potionhero.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionhero.111
+magicmap brown
+end
Modified: arch/trunk/potion/potionimp.arc
===================================================================
--- arch/trunk/potion/potionimp.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionimp.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
name improvement potion
nrof 1
face potionimp.111
-magicmap light_blue
type 5
level 1
material 4
Added: arch/trunk/potion/potionimp.face
===================================================================
--- arch/trunk/potion/potionimp.face (rev 0)
+++ arch/trunk/potion/potionimp.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionimp.111
+magicmap light_blue
+end
Modified: arch/trunk/potion/potionint.arc
===================================================================
--- arch/trunk/potion/potionint.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionint.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
nrof 1
name potion of intelligence
face potionint.111
-magicmap green
type 5
level 1
material 4
Added: arch/trunk/potion/potionint.face
===================================================================
--- arch/trunk/potion/potionint.face (rev 0)
+++ arch/trunk/potion/potionint.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionint.111
+magicmap green
+end
Modified: arch/trunk/potion/potioninv.arc
===================================================================
--- arch/trunk/potion/potioninv.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potioninv.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
name potion of shielding
nrof 1
face potioninv.111
-magicmap orange
type 5
level 1
material 4
@@ -17,7 +16,6 @@
name potion of aethereality
nrof 1
face potion_aether.111
-magicmap orange
type 5
level 1
material 4
Added: arch/trunk/potion/potioninv.face
===================================================================
--- arch/trunk/potion/potioninv.face (rev 0)
+++ arch/trunk/potion/potioninv.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potioninv.111
+magicmap orange
+end
Modified: arch/trunk/potion/potionmag.arc
===================================================================
--- arch/trunk/potion/potionmag.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionmag.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
name magic power potion
nrof 1
face potionmag.111
-magicmap light_blue
type 5
level 1
material 4
Added: arch/trunk/potion/potionmag.face
===================================================================
--- arch/trunk/potion/potionmag.face (rev 0)
+++ arch/trunk/potion/potionmag.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionmag.111
+magicmap light_blue
+end
Modified: arch/trunk/potion/potionpow.arc
===================================================================
--- arch/trunk/potion/potionpow.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionpow.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
nrof 1
name potion of power
face potionpow.111
-magicmap red
type 5
level 1
material 4
Added: arch/trunk/potion/potionpow.face
===================================================================
--- arch/trunk/potion/potionpow.face (rev 0)
+++ arch/trunk/potion/potionpow.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionpow.111
+magicmap red
+end
Modified: arch/trunk/potion/potionrstr.arc
===================================================================
--- arch/trunk/potion/potionrstr.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionrstr.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -7,7 +7,6 @@
attacktype 65536
nrof 1
weight 1500
-magicmap light_blue
name_pl supreme potions of life
on_use_yield potion_empty
client_type 651
@@ -21,7 +20,6 @@
attacktype 65536
nrof 1
weight 1500
-magicmap light_blue
name_pl minor potions of life
on_use_yield potion_empty
client_type 651
@@ -35,7 +33,6 @@
attacktype 65536
nrof 1
weight 1500
-magicmap light_blue
name_pl medium potions of life
on_use_yield potion_empty
client_type 651
@@ -49,7 +46,6 @@
attacktype 65536
nrof 1
weight 1500
-magicmap light_blue
name_pl major potions of life
on_use_yield potion_empty
client_type 651
Modified: arch/trunk/potion/potionstr.arc
===================================================================
--- arch/trunk/potion/potionstr.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionstr.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
nrof 1
name potion of strength
face potionstr.111
-magicmap red
type 5
level 1
material 4
Added: arch/trunk/potion/potionstr.face
===================================================================
--- arch/trunk/potion/potionstr.face (rev 0)
+++ arch/trunk/potion/potionstr.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionstr.111
+magicmap red
+end
Modified: arch/trunk/potion/potionwis.arc
===================================================================
--- arch/trunk/potion/potionwis.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/potionwis.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
nrof 1
name potion of wisdom
face potionwis.111
-magicmap grey
type 5
level 1
material 4
Added: arch/trunk/potion/potionwis.face
===================================================================
--- arch/trunk/potion/potionwis.face (rev 0)
+++ arch/trunk/potion/potionwis.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potionwis.111
+magicmap grey
+end
Added: arch/trunk/potion/vial_blue.face
===================================================================
--- arch/trunk/potion/vial_blue.face (rev 0)
+++ arch/trunk/potion/vial_blue.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face vial_blue.111
+magicmap blue
+end
Added: arch/trunk/potion/vial_cyan.face
===================================================================
--- arch/trunk/potion/vial_cyan.face (rev 0)
+++ arch/trunk/potion/vial_cyan.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face vial_cyan.111
+magicmap blue
+end
Added: arch/trunk/potion/vial_empty.face
===================================================================
--- arch/trunk/potion/vial_empty.face (rev 0)
+++ arch/trunk/potion/vial_empty.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face vial_empty.111
+magicmap brown
+end
Added: arch/trunk/potion/vial_green.face
===================================================================
--- arch/trunk/potion/vial_green.face (rev 0)
+++ arch/trunk/potion/vial_green.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face vial_green.111
+magicmap blue
+end
Added: arch/trunk/potion/vial_magenta.face
===================================================================
--- arch/trunk/potion/vial_magenta.face (rev 0)
+++ arch/trunk/potion/vial_magenta.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face vial_magenta.111
+magicmap blue
+end
Added: arch/trunk/potion/vial_red.face
===================================================================
--- arch/trunk/potion/vial_red.face (rev 0)
+++ arch/trunk/potion/vial_red.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face vial_red.111
+magicmap blue
+end
Added: arch/trunk/potion/vial_water.face
===================================================================
--- arch/trunk/potion/vial_water.face (rev 0)
+++ arch/trunk/potion/vial_water.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face vial_water.111
+magicmap blue
+end
Added: arch/trunk/potion/vial_yellow.face
===================================================================
--- arch/trunk/potion/vial_yellow.face (rev 0)
+++ arch/trunk/potion/vial_yellow.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face vial_yellow.111
+magicmap blue
+end
Modified: arch/trunk/potion/vials.arc
===================================================================
--- arch/trunk/potion/vials.arc 2008-12-13 15:04:51 UTC (rev 10957)
+++ arch/trunk/potion/vials.arc 2008-12-13 15:17:54 UTC (rev 10958)
@@ -2,7 +2,6 @@
face vial_water.111
name vial
name_pl vials
-magicmap blue
food 5
nrof 1
type 54
@@ -17,7 +16,6 @@
face vial_blue.111
name vial
name_pl vials
-magicmap blue
food 5
nrof 1
type 54
@@ -32,7 +30,6 @@
face vial_cyan.111
name vial
name_pl vials
-magicmap blue
food 5
nrof 1
type 54
@@ -47,7 +44,6 @@
face vial_green.111
name vial
name_pl vials
-magicmap blue
food 5
nrof 1
type 54
@@ -62,7 +58,6 @@
face vial_magenta.111
name vial
name_pl vials
-magicmap blue
food 5
nrof 1
type 54
@@ -77,7 +72,6 @@
face vial_red.111
name vial
name_pl vials
-magicmap blue
food 5
nrof 1
type 54
@@ -92,7 +86,6 @@
face vial_yellow.111
name vial
name_pl vials
-magicmap blue
food 5
nrof 1
type 54
Added: arch/trunk/potion/wbottle_empty.face
===================================================================
--- arch/trunk/potion/wbottle_empty.face (rev 0)
+++ arch/trunk/potion/wbottle_empty.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face wbottle_empty.111
+magicmap brown
+end
Added: arch/trunk/spell/Potion/potion_aether.face
===================================================================
--- arch/trunk/spell/Potion/potion_aether.face (rev 0)
+++ arch/trunk/spell/Potion/potion_aether.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potion_aether.111
+magicmap orange
+end
Added: arch/trunk/spell/Potion/potion_heal2.face
===================================================================
--- arch/trunk/spell/Potion/potion_heal2.face (rev 0)
+++ arch/trunk/spell/Potion/potion_heal2.face 2008-12-13 15:17:54 UTC (rev 10958)
@@ -0,0 +1,3 @@
+face potion_heal2.111
+magicmap light_blue
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-16 22:38:24
|
Revision: 10988
http://crossfire.svn.sourceforge.net/crossfire/?rev=10988&view=rev
Author: rjtanner
Date: 2008-12-16 22:28:31 +0000 (Tue, 16 Dec 2008)
Log Message:
-----------
Update misc/sky/sky.arc with restricted movement (move_block all) on/over it
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/misc/sky/sky.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-16 22:02:36 UTC (rev 10987)
+++ arch/trunk/CHANGES 2008-12-16 22:28:31 UTC (rev 10988)
@@ -1,5 +1,10 @@
Changes for SVN top of tree:
+misc/sky/sky.arc
+Add "move_block all" to the sky tiles to prevent players from
+being able to walk "on the sky like they are levitating"
+Rick Tanner 2008-12-16
+
gods/items/torc.base.111.png,
gods/items/valkyrie_amulet_lifesave.arc
New graphic for Valkyrie's gift (amulet of lifesaving),
Modified: arch/trunk/misc/sky/sky.arc
===================================================================
--- arch/trunk/misc/sky/sky.arc 2008-12-16 22:02:36 UTC (rev 10987)
+++ arch/trunk/misc/sky/sky.arc 2008-12-16 22:28:31 UTC (rev 10988)
@@ -1,6 +1,7 @@
Object sky
name sky
face sky.111
+move_block all
no_pick 1
is_floor 1
magicmap blue
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-19 02:20:43
|
Revision: 11009
http://crossfire.svn.sourceforge.net/crossfire/?rev=11009&view=rev
Author: rjtanner
Date: 2008-12-19 02:20:25 +0000 (Fri, 19 Dec 2008)
Log Message:
-----------
New smoothing template for pstone_4.base.111.png (big stones) tile
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/ground/smooth/pstone_4_S.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-19 02:18:13 UTC (rev 11008)
+++ arch/trunk/CHANGES 2008-12-19 02:20:25 UTC (rev 11009)
@@ -1,5 +1,13 @@
Changes for SVN top of tree:
+ground/smooth/pstone_4_S.base.111.png
+New smoothing template for pstone_4.base.111.png (big stones) tile
+Rick Tanner 2008-12-18
+
+ground/smooth/dunes_S.base.111.png
+Minor color changes to the dunes smoothing template
+Rick Tanner 2008-12-18
+
misc/sky/sky.arc
Add "move_block all" to the sky tiles to prevent players from
being able to walk "on the sky like they are levitating"
Added: arch/trunk/ground/smooth/pstone_4_S.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/ground/smooth/pstone_4_S.base.111.png
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-19 02:24:01
|
Revision: 11010
http://crossfire.svn.sourceforge.net/crossfire/?rev=11010&view=rev
Author: rjtanner
Date: 2008-12-19 02:23:59 +0000 (Fri, 19 Dec 2008)
Log Message:
-----------
Update 'big stones' archetype to use smoothing (missed in earlier commit)
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/ground/Pstone/pstone_4.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-19 02:20:25 UTC (rev 11009)
+++ arch/trunk/CHANGES 2008-12-19 02:23:59 UTC (rev 11010)
@@ -1,5 +1,9 @@
Changes for SVN top of tree:
+ground/Pstone/pstone_4.arc
+Update "big stones" archetype to use smoothing (missed in earlier commit)
+Rick Tanner 2008-12-18
+
ground/smooth/pstone_4_S.base.111.png
New smoothing template for pstone_4.base.111.png (big stones) tile
Rick Tanner 2008-12-18
Modified: arch/trunk/ground/Pstone/pstone_4.arc
===================================================================
--- arch/trunk/ground/Pstone/pstone_4.arc 2008-12-19 02:20:25 UTC (rev 11009)
+++ arch/trunk/ground/Pstone/pstone_4.arc 2008-12-19 02:23:59 UTC (rev 11010)
@@ -7,4 +7,6 @@
move_slow walk
move_slow_penalty 1
is_hilly 1
+smoothlevel 37
+smoothface pstone_4.111 pstone_4_S.111
end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-19 07:33:03
|
Revision: 11014
http://crossfire.svn.sourceforge.net/crossfire/?rev=11014&view=rev
Author: rjtanner
Date: 2008-12-19 07:32:59 +0000 (Fri, 19 Dec 2008)
Log Message:
-----------
New graphic and archetype for a thicker/heavier cloudfloor, using less transparency
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/floor/cloudfloor.arc
Added Paths:
-----------
arch/trunk/ground/fog_2.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-19 07:24:28 UTC (rev 11013)
+++ arch/trunk/CHANGES 2008-12-19 07:32:59 UTC (rev 11014)
@@ -1,6 +1,11 @@
Changes for SVN top of tree:
-ground/new/grassdark.arc
+floor/cloudfloor.arc,
+ground/fog_2.base.111.png
+New graphic and archetype for a thicker/heavier cloudfloor, using less transparency
+Rick Tanner 2008-12-19
+
+ground/new/grassdark.arc,
ground/smooth/grassdark_S.base.111.png
Update "dark grass" (grassdark.arc) to use new smoothing template (grassdark_S.base.111.png)
Rick Tanner 2008-12-18
Modified: arch/trunk/floor/cloudfloor.arc
===================================================================
--- arch/trunk/floor/cloudfloor.arc 2008-12-19 07:24:28 UTC (rev 11013)
+++ arch/trunk/floor/cloudfloor.arc 2008-12-19 07:32:59 UTC (rev 11014)
@@ -5,3 +5,10 @@
is_floor 1
magicmap grey
end
+Object thickcloudfloor
+name thick cloud
+face fog_2.111
+no_pick 1
+is_floor 1
+magicmap grey
+end
Added: arch/trunk/ground/fog_2.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/ground/fog_2.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-19 08:49:17
|
Revision: 11020
http://crossfire.svn.sourceforge.net/crossfire/?rev=11020&view=rev
Author: buzzsawddog
Date: 2008-12-19 08:49:15 +0000 (Fri, 19 Dec 2008)
Log Message:
-----------
changes discused in irc and in game, added different character to the scrolls and changed the shading a bit to add demention, also with the bed changed the shading a bit so it looked more real
Modified Paths:
--------------
arch/trunk/indoor/bed_save.base.111.png
arch/trunk/misc/icecube.base.111.png
arch/trunk/spell/Scroll/scroll.base.111.png
Modified: arch/trunk/indoor/bed_save.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/misc/icecube.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/spell/Scroll/scroll.base.111.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2008-12-24 06:17:55
|
Revision: 11104
http://crossfire.svn.sourceforge.net/crossfire/?rev=11104&view=rev
Author: rjtanner
Date: 2008-12-24 06:17:36 +0000 (Wed, 24 Dec 2008)
Log Message:
-----------
Changelog update for earlier commits
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/floor/cloudfloor.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2008-12-24 06:14:00 UTC (rev 11103)
+++ arch/trunk/CHANGES 2008-12-24 06:17:36 UTC (rev 11104)
@@ -4,6 +4,14 @@
Removed linebreaks from disease message so the breaks can be done by the client.
Kevin Bulgrien 2008-12-20
+readable/scrollr.base.111.png
+New graphic (face) for readable scroll
+
+indoor/bed_save.base.111.png,
+misc/icecube.base.111.png,
+spell/Scroll/scroll.base.111.png
+New graphics (face) for bed, ice cube and magic scroll
+
floor/cloudfloor.arc
Removed "is_floor 1" to allow colors and other tiles to show through the transparent
portions of the clouds
Modified: arch/trunk/floor/cloudfloor.arc
===================================================================
--- arch/trunk/floor/cloudfloor.arc 2008-12-24 06:14:00 UTC (rev 11103)
+++ arch/trunk/floor/cloudfloor.arc 2008-12-24 06:17:36 UTC (rev 11104)
@@ -3,6 +3,8 @@
face fog.111
no_pick 1
magicmap grey
+smoothlevel 1
+smoothface fog.111 fog_S.111
end
Object thickcloudfloor
name thick cloud
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2009-01-25 00:06:50
|
Revision: 11242
http://crossfire.svn.sourceforge.net/crossfire/?rev=11242&view=rev
Author: anmaster
Date: 2009-01-25 00:06:45 +0000 (Sun, 25 Jan 2009)
Log Message:
-----------
Add "race" to player races missing it. Based on what races the equivalent
monsters have.
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/player/race/dwarf_p.arc
arch/trunk/player/race/halfling.arc
arch/trunk/player/race/pl_half_orc.arc
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2009-01-24 23:49:15 UTC (rev 11241)
+++ arch/trunk/CHANGES 2009-01-25 00:06:45 UTC (rev 11242)
@@ -1,5 +1,10 @@
Changes for SVN top of tree:
+player/race/dwarf_p.arc, player/race/halfling.arc, player/race/pl_half_orc.arc
+Add "race" to player races missing it. Based on what races the equivalent
+monsters have.
+Arvid Norlander 2009-01-25
+
disease/tapeworms.arc
Removed linebreaks from disease message so the breaks can be done by the client.
Kevin Bulgrien 2008-12-20
Modified: arch/trunk/player/race/dwarf_p.arc
===================================================================
--- arch/trunk/player/race/dwarf_p.arc 2009-01-24 23:49:15 UTC (rev 11241)
+++ arch/trunk/player/race/dwarf_p.arc 2009-01-25 00:06:45 UTC (rev 11242)
@@ -1,5 +1,6 @@
Object dwarf_player
name dwarf
+race dwarf
randomitems dwarf_player_items
face dwarf_p.151
msg
Modified: arch/trunk/player/race/halfling.arc
===================================================================
--- arch/trunk/player/race/halfling.arc 2009-01-24 23:49:15 UTC (rev 11241)
+++ arch/trunk/player/race/halfling.arc 2009-01-25 00:06:45 UTC (rev 11242)
@@ -1,5 +1,6 @@
Object halfling_player
name halfling
+race halfling
randomitems halfling_player_items
face halfling.151
msg
Modified: arch/trunk/player/race/pl_half_orc.arc
===================================================================
--- arch/trunk/player/race/pl_half_orc.arc 2009-01-24 23:49:15 UTC (rev 11241)
+++ arch/trunk/player/race/pl_half_orc.arc 2009-01-25 00:06:45 UTC (rev 11242)
@@ -1,5 +1,6 @@
Object pl_half_orc
name half orc
+race goblin
randomitems half_orc_player_items
face pl_half_orc.151
msg
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2009-01-25 02:04:54
|
Revision: 11244
http://crossfire.svn.sourceforge.net/crossfire/?rev=11244&view=rev
Author: anmaster
Date: 2009-01-25 02:04:44 +0000 (Sun, 25 Jan 2009)
Log Message:
-----------
Losslessly recompress some PNG images for smaller size to reduce the bandwidth
needed for sending images to clients.
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/weapon/artifact/ChaosSword/CSword.base.111.png
arch/trunk/weapon/artifact/ChaosSword/CSword.base.118.png
arch/trunk/weapon/artifact/ChaosSword/CSword.base.119.png
arch/trunk/weapon/artifact/Kdagger/k_dagger.base.111.png
arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.111.png
arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.112.png
arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.113.png
arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.114.png
arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.115.png
arch/trunk/weapon/artifact/bonecrush.base.111.png
arch/trunk/weapon/artifact/deathbring.base.111.png
arch/trunk/weapon/artifact/defender.base.111.png
arch/trunk/weapon/artifact/dragonslay.base.111.png
arch/trunk/weapon/artifact/excalibur.base.111.png
arch/trunk/weapon/artifact/harakiri.base.111.png
arch/trunk/weapon/artifact/mournblade.base.111.png
arch/trunk/weapon/artifact/skullcleav.base.111.png
arch/trunk/weapon/artifact/skullcleav.base.112.png
arch/trunk/weapon/artifact/skullcleav.base.113.png
arch/trunk/weapon/artifact/skullcleav.base.114.png
arch/trunk/weapon/axe/axe_5.base.111.png
arch/trunk/weapon/axe/brdaxe_1.base.111.png
arch/trunk/weapon/axe/brdaxe_1.base.113.png
arch/trunk/weapon/axe/brdaxe_1.base.114.png
arch/trunk/weapon/bow/arrow.base.171.png
arch/trunk/weapon/bow/bow.base.111.png
arch/trunk/weapon/bow/elven_bow.base.111.png
arch/trunk/weapon/bow/magic_bow.base.111.png
arch/trunk/weapon/bow/magic_bow.base.112.png
arch/trunk/weapon/bow/magic_bow.base.113.png
arch/trunk/weapon/bow/magic_bow.base.114.png
arch/trunk/weapon/bow/reflexbow_bone.base.111.png
arch/trunk/weapon/club/quarters.base.111.png
arch/trunk/weapon/other/saw.base.111.png
arch/trunk/weapon/sword/bsword_1.clsc.111.png
arch/trunk/weapon/sword/rapier.base.111.png
arch/trunk/weapon/sword/serp_sword.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2009-01-25 00:56:54 UTC (rev 11243)
+++ arch/trunk/CHANGES 2009-01-25 02:04:44 UTC (rev 11244)
@@ -1,5 +1,32 @@
Changes for SVN top of tree:
+weapon/other/saw.base.111.png, weapon/club/quarters.base.111.png,
+weapon/bow/magic_bow.base.111.png, weapon/bow/bow.base.111.png,
+weapon/bow/magic_bow.base.112.png, weapon/bow/magic_bow.base.113.png,
+weapon/bow/magic_bow.base.114.png, weapon/bow/arrow.base.171.png,
+weapon/bow/reflexbow_bone.base.111.png, weapon/bow/elven_bow.base.111.png,
+weapon/artifact/mournblade.base.111.png, weapon/artifact/bonecrush.base.111.png,
+weapon/artifact/harakiri.base.111.png, weapon/artifact/skullcleav.base.111.png,
+weapon/artifact/skullcleav.base.112.png, weapon/artifact/skullcleav.base.113.png,
+weapon/artifact/skullcleav.base.114.png, weapon/artifact/dragonslay.base.111.png,
+weapon/artifact/Kdagger/k_dagger.base.111.png,
+weapon/artifact/deathbring.base.111.png,
+weapon/artifact/UW_Sword/uw_sword.base.111.png,
+weapon/artifact/UW_Sword/uw_sword.base.112.png,
+weapon/artifact/UW_Sword/uw_sword.base.113.png,
+weapon/artifact/UW_Sword/uw_sword.base.114.png,
+weapon/artifact/UW_Sword/uw_sword.base.115.png,
+weapon/artifact/defender.base.111.png, weapon/artifact/excalibur.base.111.png,
+weapon/artifact/ChaosSword/CSword.base.118.png,
+weapon/artifact/ChaosSword/CSword.base.119.png,
+weapon/artifact/ChaosSword/CSword.base.111.png,
+weapon/axe/brdaxe_1.base.111.png, weapon/axe/brdaxe_1.base.113.png,
+weapon/axe/brdaxe_1.base.114.png, weapon/axe/axe_5.base.111.png,
+weapon/sword/rapier.base.111.png, weapon/sword/serp_sword.base.111.png,
+weapon/sword/bsword_1.clsc.111.png
+Losslessly recompress some PNG images for smaller size to reduce the bandwidth
+needed for sending images to clients.
+
player/race/dwarf_p.arc, player/race/halfling.arc, player/race/pl_half_orc.arc
Add "race" to player races missing it. Based on what races the equivalent
monsters have.
Modified: arch/trunk/weapon/artifact/ChaosSword/CSword.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/ChaosSword/CSword.base.118.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/ChaosSword/CSword.base.119.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/Kdagger/k_dagger.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.114.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/UW_Sword/uw_sword.base.115.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/bonecrush.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/deathbring.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/defender.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/dragonslay.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/excalibur.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/harakiri.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/mournblade.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/skullcleav.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/skullcleav.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/skullcleav.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/artifact/skullcleav.base.114.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/axe/axe_5.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/axe/brdaxe_1.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/axe/brdaxe_1.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/axe/brdaxe_1.base.114.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/bow/arrow.base.171.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/bow/bow.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/bow/elven_bow.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/bow/magic_bow.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/bow/magic_bow.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/bow/magic_bow.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/bow/magic_bow.base.114.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/bow/reflexbow_bone.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/club/quarters.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/other/saw.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/sword/bsword_1.clsc.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/sword/rapier.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/weapon/sword/serp_sword.base.111.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2009-01-25 02:10:38
|
Revision: 11245
http://crossfire.svn.sourceforge.net/crossfire/?rev=11245&view=rev
Author: anmaster
Date: 2009-01-25 02:10:35 +0000 (Sun, 25 Jan 2009)
Log Message:
-----------
Losslessly recompress some PNG images for smaller size to reduce the bandwidth
needed for sending images to clients.
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/exit/Ladder/ladder2_up.base.111.png
arch/trunk/exit/Ladder/ladder_up.base.111.png
arch/trunk/exit/Pentagram/pentagram.base.x11.png
arch/trunk/exit/Town/town_2.base.211.png
arch/trunk/exit/Town/town_3.base.111.png
arch/trunk/exit/Town/town_3.base.211.png
arch/trunk/exit/Town/town_4.base.111.png
arch/trunk/exit/Town/town_4.base.211.png
arch/trunk/exit/Town/town_4.base.311.png
arch/trunk/exit/Town/town_4.base.411.png
arch/trunk/exit/Town/town_5.base.111.png
arch/trunk/exit/Town/town_5.base.211.png
arch/trunk/exit/Town/town_5.base.311.png
arch/trunk/exit/Town/town_5.base.411.png
arch/trunk/exit/Town/town_5.base.611.png
arch/trunk/exit/Town/town_6.base.111.png
arch/trunk/exit/Town/town_6.base.211.png
arch/trunk/exit/Town/town_6.base.311.png
arch/trunk/exit/Town/town_6.base.411.png
arch/trunk/exit/Town/town_6.base.511.png
arch/trunk/exit/Town/town_6.base.611.png
arch/trunk/exit/Town/town_7.base.111.png
arch/trunk/exit/Town/town_7.base.211.png
arch/trunk/exit/Town/town_7.base.311.png
arch/trunk/exit/Town/town_7.base.411.png
arch/trunk/exit/Town/town_7.base.511.png
arch/trunk/exit/Town/town_7.base.611.png
arch/trunk/exit/Town/town_7.base.811.png
arch/trunk/exit/Town/town_7.base.911.png
arch/trunk/exit/Up_down/cave_stair_up_2.base.111.png
arch/trunk/exit/Up_down/stair3_ystone_do.base.111.png
arch/trunk/exit/Up_down/stair3_ystone_up.base.111.png
arch/trunk/exit/Up_down/stair_up_2.base.111.png
arch/trunk/exit/exit.base.111.png
arch/trunk/exit/exit.base.113.png
arch/trunk/exit/exit.base.115.png
arch/trunk/exit/exit.base.117.png
arch/trunk/exit/exit.clsc.111.png
arch/trunk/exit/magic_portal/magic_portal.base.116.png
arch/trunk/exit/magic_portal/magic_portal.base.117.png
arch/trunk/exit/magic_portal/magic_portal.base.119.png
arch/trunk/exit/magic_portal/magic_portal.base.11A.png
arch/trunk/exit/magic_portal/magic_portal.base.11H.png
arch/trunk/exit/magic_portal/magic_portal.base.11I.png
arch/trunk/exit/oakdoor_2.base.111.png
arch/trunk/exit/ruins.base.111.png
arch/trunk/exit/smallpark.base.111.png
arch/trunk/exit/volcano_hi.base.x11.png
arch/trunk/exit/volcano_lo.base.x11.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2009-01-25 02:04:44 UTC (rev 11244)
+++ arch/trunk/CHANGES 2009-01-25 02:10:35 UTC (rev 11245)
@@ -1,5 +1,36 @@
Changes for SVN top of tree:
+exit/oakdoor_2.base.111.png, exit/exit.clsc.111.png, exit/ruins.base.111.png,
+exit/volcano_lo.base.x11.png, exit/magic_portal/magic_portal.base.11H.png,
+exit/magic_portal/magic_portal.base.11I.png,
+exit/magic_portal/magic_portal.base.116.png,
+exit/magic_portal/magic_portal.base.117.png,
+exit/magic_portal/magic_portal.base.119.png,
+exit/magic_portal/magic_portal.base.11A.png,
+exit/Up_down/stair3_ystone_up.base.111.png,
+exit/Up_down/stair3_ystone_do.base.111.png,
+exit/Up_down/cave_stair_up_2.base.111.png, exit/Up_down/stair_up_2.base.111.png,
+exit/Pentagram/pentagram.base.x11.png, exit/smallpark.base.111.png,
+exit/Town/town_3.base.111.png, exit/Town/town_3.base.211.png,
+exit/Town/town_5.base.111.png, exit/Town/town_5.base.211.png,
+exit/Town/town_7.base.111.png, exit/Town/town_5.base.311.png,
+exit/Town/town_7.base.211.png, exit/Town/town_5.base.411.png,
+exit/Town/town_7.base.311.png, exit/Town/town_7.base.411.png,
+exit/Town/town_5.base.611.png, exit/Town/town_7.base.511.png,
+exit/Town/town_7.base.611.png, exit/Town/town_7.base.811.png,
+exit/Town/town_7.base.911.png, exit/Town/town_2.base.211.png,
+exit/Town/town_4.base.111.png, exit/Town/town_4.base.211.png,
+exit/Town/town_4.base.311.png, exit/Town/town_6.base.111.png,
+exit/Town/town_4.base.411.png, exit/Town/town_6.base.211.png,
+exit/Town/town_6.base.311.png, exit/Town/town_6.base.411.png,
+exit/Town/town_6.base.511.png, exit/Town/town_6.base.611.png,
+exit/volcano_hi.base.x11.png, exit/Ladder/ladder_up.base.111.png,
+exit/Ladder/ladder2_up.base.111.png, exit/exit.base.111.png,
+exit/exit.base.113.png, exit/exit.base.115.png, exit/exit.base.117.png
+Losslessly recompress some PNG images for smaller size to reduce the bandwidth
+needed for sending images to clients.
+Arvid Norlander 2009-01-25
+
weapon/other/saw.base.111.png, weapon/club/quarters.base.111.png,
weapon/bow/magic_bow.base.111.png, weapon/bow/bow.base.111.png,
weapon/bow/magic_bow.base.112.png, weapon/bow/magic_bow.base.113.png,
@@ -26,6 +57,7 @@
weapon/sword/bsword_1.clsc.111.png
Losslessly recompress some PNG images for smaller size to reduce the bandwidth
needed for sending images to clients.
+Arvid Norlander 2009-01-25
player/race/dwarf_p.arc, player/race/halfling.arc, player/race/pl_half_orc.arc
Add "race" to player races missing it. Based on what races the equivalent
Modified: arch/trunk/exit/Ladder/ladder2_up.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Ladder/ladder_up.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Pentagram/pentagram.base.x11.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_2.base.211.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_3.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_3.base.211.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_4.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_4.base.211.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_4.base.311.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_4.base.411.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_5.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_5.base.211.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_5.base.311.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_5.base.411.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_5.base.611.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_6.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_6.base.211.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_6.base.311.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_6.base.411.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_6.base.511.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_6.base.611.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_7.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_7.base.211.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_7.base.311.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_7.base.411.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_7.base.511.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_7.base.611.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_7.base.811.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Town/town_7.base.911.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Up_down/cave_stair_up_2.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Up_down/stair3_ystone_do.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Up_down/stair3_ystone_up.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/Up_down/stair_up_2.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/exit.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/exit.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/exit.base.115.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/exit.base.117.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/exit.clsc.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/magic_portal/magic_portal.base.116.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/magic_portal/magic_portal.base.117.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/magic_portal/magic_portal.base.119.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/magic_portal/magic_portal.base.11A.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/magic_portal/magic_portal.base.11H.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/magic_portal/magic_portal.base.11I.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/oakdoor_2.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/ruins.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/smallpark.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/volcano_hi.base.x11.png
===================================================================
(Binary files differ)
Modified: arch/trunk/exit/volcano_lo.base.x11.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2009-01-25 02:29:46
|
Revision: 11247
http://crossfire.svn.sourceforge.net/crossfire/?rev=11247&view=rev
Author: anmaster
Date: 2009-01-25 02:29:42 +0000 (Sun, 25 Jan 2009)
Log Message:
-----------
Losslessly recompress some PNG images for smaller size to reduce the bandwidth
needed for sending images to clients.
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/armour/boots/high_boots_w.base.111.png
arch/trunk/armour/bracers/bracers_ac.base.111.png
arch/trunk/armour/bracers/bracersdex.base.111.png
arch/trunk/armour/cloak/magic_resist.base.111.png
arch/trunk/armour/gauntlets/gloves.base.111.png
arch/trunk/armour/gauntlets/gloves.clsc.111.png
arch/trunk/armour/gauntlets/gloves_b.base.111.png
arch/trunk/armour/gauntlets/gloves_w.base.111.png
arch/trunk/armour/gauntlets/god_finger.base.111.png
arch/trunk/armour/gauntlets/god_finger.base.112.png
arch/trunk/armour/gauntlets/shining_finger.base.111.png
arch/trunk/armour/gauntlets/shining_finger.base.112.png
arch/trunk/armour/girdle/girdle_dam.base.111.png
arch/trunk/armour/girdle/girdle_dam.base.112.png
arch/trunk/armour/helmet/crown2.base.111.png
arch/trunk/armour/helmet/crown_dark.base.111.png
arch/trunk/armour/helmet/crown_gray.base.111.png
arch/trunk/armour/helmet/crown_r.base.111.png
arch/trunk/armour/helmet/crown_white.base.111.png
arch/trunk/armour/helmet/helmet2.base.111.png
arch/trunk/armour/helmet/helmet3.base.111.png
arch/trunk/armour/mail/Pdragonmail.base.111.png
arch/trunk/armour/mail/Pdragonmail.base.112.png
arch/trunk/armour/mail/b_plate_mail.base.111.png
arch/trunk/armour/mail/dragonmail.base.111.png
arch/trunk/armour/mail/mithril_ar.base.111.png
arch/trunk/armour/mail/mithril_ar.base.112.png
arch/trunk/armour/mail/mithril_ar.base.113.png
arch/trunk/armour/mail/mithril_ar.clsc.111.png
arch/trunk/armour/mail/mithril_ar.clsc.112.png
arch/trunk/armour/mail/mithril_ar.clsc.113.png
arch/trunk/armour/mail/mithril_ar_ele.base.111.png
arch/trunk/armour/mail/mithril_ar_ele.base.112.png
arch/trunk/armour/mail/mithril_ar_ele.base.113.png
arch/trunk/armour/mail/mithril_ar_ele.clsc.111.png
arch/trunk/armour/mail/mithril_ar_ele.clsc.112.png
arch/trunk/armour/mail/mithril_ar_ele.clsc.113.png
arch/trunk/armour/mail/ring_mail2.base.111.png
arch/trunk/armour/mail/robe_midnight.base.111.png
arch/trunk/armour/mail/robe_midnight.base.112.png
arch/trunk/armour/mail/robe_midnight.base.113.png
arch/trunk/armour/mail/robe_midnight.clsc.111.png
arch/trunk/armour/mail/robe_midnight.clsc.112.png
arch/trunk/armour/mail/robe_midnight.clsc.113.png
arch/trunk/armour/mail/wdsm.base.113.png
arch/trunk/armour/mail/wdsm.clsc.113.png
arch/trunk/armour/shield/DShield.base.111.png
arch/trunk/armour/shield/DShield.base.112.png
arch/trunk/armour/shield/DShield.base.113.png
arch/trunk/armour/shield/eyeshield.base.111.png
arch/trunk/armour/shield/frostshield.base.111.png
arch/trunk/armour/shield/reflector.base.111.png
arch/trunk/armour/shield/shield2.base.111.png
arch/trunk/armour/shield/small_shie.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2009-01-25 02:15:59 UTC (rev 11246)
+++ arch/trunk/CHANGES 2009-01-25 02:29:42 UTC (rev 11247)
@@ -1,5 +1,40 @@
Changes for SVN top of tree:
+armour/bracers/bracersdex.base.111.png, armour/bracers/bracers_ac.base.111.png,
+armour/mail/mithril_ar_ele.clsc.111.png,
+armour/mail/mithril_ar_ele.clsc.112.png,
+armour/mail/mithril_ar_ele.clsc.113.png, armour/mail/wdsm.base.113.png,
+armour/mail/dragonmail.base.111.png, armour/mail/ring_mail2.base.111.png,
+armour/mail/b_plate_mail.base.111.png, armour/mail/robe_midnight.base.111.png,
+armour/mail/robe_midnight.base.112.png, armour/mail/robe_midnight.base.113.png,
+armour/mail/wdsm.clsc.113.png, armour/mail/mithril_ar.base.111.png,
+armour/mail/mithril_ar.base.112.png, armour/mail/mithril_ar.base.113.png,
+armour/mail/mithril_ar_ele.base.111.png,
+armour/mail/mithril_ar_ele.base.112.png,
+armour/mail/mithril_ar_ele.base.113.png, armour/mail/robe_midnight.clsc.111.png,
+armour/mail/robe_midnight.clsc.112.png, armour/mail/robe_midnight.clsc.113.png,
+armour/mail/Pdragonmail.base.111.png, armour/mail/Pdragonmail.base.112.png,
+armour/mail/mithril_ar.clsc.111.png, armour/mail/mithril_ar.clsc.112.png,
+armour/mail/mithril_ar.clsc.113.png, armour/boots/high_boots_w.base.111.png,
+armour/gauntlets/gloves_w.base.111.png,
+armour/gauntlets/shining_finger.base.111.png,
+armour/gauntlets/shining_finger.base.112.png,
+armour/gauntlets/gloves.base.111.png, armour/gauntlets/gloves_b.base.111.png,
+armour/gauntlets/god_finger.base.111.png,
+armour/gauntlets/god_finger.base.112.png, armour/gauntlets/gloves.clsc.111.png,
+armour/girdle/girdle_dam.base.111.png, armour/girdle/girdle_dam.base.112.png,
+armour/shield/eyeshield.base.111.png, armour/shield/reflector.base.111.png,
+armour/shield/frostshield.base.111.png, armour/shield/shield2.base.111.png,
+armour/shield/DShield.base.111.png, armour/shield/DShield.base.112.png,
+armour/shield/DShield.base.113.png, armour/shield/small_shie.base.111.png,
+armour/cloak/magic_resist.base.111.png, armour/helmet/crown_white.base.111.png,
+armour/helmet/helmet2.base.111.png, armour/helmet/crown_gray.base.111.png,
+armour/helmet/crown_dark.base.111.png, armour/helmet/helmet3.base.111.png,
+armour/helmet/crown_r.base.111.png, armour/helmet/crown2.base.111.png
+Losslessly recompress some PNG images for smaller size to reduce the bandwidth
+needed for sending images to clients.
+Arvid Norlander 2009-01-25
+
light/lantern2.base.111.png, light/lantern_off.base.111.png,
light/lantern.base.111.png, light/torch_lit1.base.111.png,
light/torch_lit2.base.111.png, light/lantern2_off.base.111.png,
Modified: arch/trunk/armour/boots/high_boots_w.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/bracers/bracers_ac.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/bracers/bracersdex.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/cloak/magic_resist.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/gauntlets/gloves.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/gauntlets/gloves.clsc.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/gauntlets/gloves_b.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/gauntlets/gloves_w.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/gauntlets/god_finger.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/gauntlets/god_finger.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/gauntlets/shining_finger.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/gauntlets/shining_finger.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/girdle/girdle_dam.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/girdle/girdle_dam.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/helmet/crown2.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/helmet/crown_dark.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/helmet/crown_gray.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/helmet/crown_r.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/helmet/crown_white.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/helmet/helmet2.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/helmet/helmet3.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/Pdragonmail.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/Pdragonmail.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/b_plate_mail.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/dragonmail.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar.clsc.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar.clsc.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar.clsc.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar_ele.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar_ele.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar_ele.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar_ele.clsc.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar_ele.clsc.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/mithril_ar_ele.clsc.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/ring_mail2.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/robe_midnight.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/robe_midnight.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/robe_midnight.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/robe_midnight.clsc.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/robe_midnight.clsc.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/robe_midnight.clsc.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/wdsm.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/mail/wdsm.clsc.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/shield/DShield.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/shield/DShield.base.112.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/shield/DShield.base.113.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/shield/eyeshield.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/shield/frostshield.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/shield/reflector.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/shield/shield2.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/armour/shield/small_shie.base.111.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Crossfire C. r. messages.
<cro...@li...> - 2009-01-25 02:32:49
|
Revision: 11248
http://crossfire.svn.sourceforge.net/crossfire/?rev=11248&view=rev
Author: anmaster
Date: 2009-01-25 02:32:47 +0000 (Sun, 25 Jan 2009)
Log Message:
-----------
Losslessly recompress some PNG images for smaller size to reduce the bandwidth
needed for sending images to clients.
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/flesh/demon/demon_head.base.111.png
arch/trunk/flesh/dragon/dragon_claw.base.111.png
arch/trunk/flesh/dragon/dragon_eye.base.111.png
arch/trunk/flesh/dragon/dragon_orange_scale.base.111.png
arch/trunk/flesh/dragon/dragon_wing.base.111.png
arch/trunk/flesh/generic/big_eye.base.111.png
arch/trunk/flesh/generic/eye.base.111.png
arch/trunk/flesh/generic/eyes.base.111.png
arch/trunk/flesh/generic/heart.base.111.png
arch/trunk/flesh/generic/hide_black.base.111.png
arch/trunk/flesh/generic/hide_brown.base.111.png
arch/trunk/flesh/goblin/goblin_head.base.111.png
arch/trunk/flesh/human/corpse.base.111.png
arch/trunk/flesh/human/corpse1.base.111.png
arch/trunk/flesh/human/finger.base.111.png
arch/trunk/flesh/human/foot.base.111.png
arch/trunk/flesh/human/head.base.111.png
arch/trunk/flesh/human/skin.base.111.png
arch/trunk/flesh/human/tooth.base.111.png
arch/trunk/flesh/misc/bat_wing.base.111.png
arch/trunk/flesh/misc/behold_eye.base.111.png
arch/trunk/flesh/misc/residue.base.111.png
arch/trunk/flesh/misc/serpent_skin.base.111.png
arch/trunk/readable/card_cup.base.111.png
arch/trunk/readable/scrollr.base.111.png
arch/trunk/transport/biggalleon.clsc.x11.png
arch/trunk/transport/turningboat.base.x11.png
arch/trunk/transport/turningboat.base.x21.png
arch/trunk/transport/turningboat.base.x31.png
arch/trunk/transport/turningboat.base.x41.png
arch/trunk/transport/turningboat.base.x51.png
arch/trunk/transport/turningboat.base.x61.png
arch/trunk/transport/turningboat.base.x71.png
arch/trunk/transport/turningboat.base.x81.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2009-01-25 02:29:42 UTC (rev 11247)
+++ arch/trunk/CHANGES 2009-01-25 02:32:47 UTC (rev 11248)
@@ -1,5 +1,27 @@
Changes for SVN top of tree:
+transport/biggalleon.clsc.x11.png, transport/turningboat.base.x11.png,
+transport/turningboat.base.x21.png, transport/turningboat.base.x31.png,
+transport/turningboat.base.x41.png, transport/turningboat.base.x51.png,
+transport/turningboat.base.x61.png, transport/turningboat.base.x71.png,
+transport/turningboat.base.x81.png, readable/scrollr.base.111.png,
+readable/card_cup.base.111.png, flesh/demon/demon_head.base.111.png,
+flesh/human/corpse.base.111.png, flesh/human/tooth.base.111.png,
+flesh/human/head.base.111.png, flesh/human/skin.base.111.png,
+flesh/human/foot.base.111.png, flesh/human/finger.base.111.png,
+flesh/human/corpse1.base.111.png, flesh/dragon/dragon_eye.base.111.png,
+flesh/dragon/dragon_orange_scale.base.111.png,
+flesh/dragon/dragon_wing.base.111.png, flesh/dragon/dragon_claw.base.111.png,
+flesh/goblin/goblin_head.base.111.png, flesh/misc/bat_wing.base.111.png,
+flesh/misc/behold_eye.base.111.png, flesh/misc/residue.base.111.png,
+flesh/misc/serpent_skin.base.111.png, flesh/generic/eye.base.111.png,
+flesh/generic/big_eye.base.111.png, flesh/generic/heart.base.111.png,
+flesh/generic/eyes.base.111.png, flesh/generic/hide_black.base.111.png,
+flesh/generic/hide_brown.base.111.png
+Losslessly recompress some PNG images for smaller size to reduce the bandwidth
+needed for sending images to clients.
+Arvid Norlander 2009-01-25
+
armour/bracers/bracersdex.base.111.png, armour/bracers/bracers_ac.base.111.png,
armour/mail/mithril_ar_ele.clsc.111.png,
armour/mail/mithril_ar_ele.clsc.112.png,
Modified: arch/trunk/flesh/demon/demon_head.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/dragon/dragon_claw.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/dragon/dragon_eye.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/dragon/dragon_orange_scale.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/dragon/dragon_wing.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/generic/big_eye.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/generic/eye.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/generic/eyes.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/generic/heart.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/generic/hide_black.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/generic/hide_brown.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/goblin/goblin_head.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/human/corpse.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/human/corpse1.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/human/finger.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/human/foot.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/human/head.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/human/skin.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/human/tooth.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/misc/bat_wing.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/misc/behold_eye.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/misc/residue.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/flesh/misc/serpent_skin.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/readable/card_cup.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/readable/scrollr.base.111.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/biggalleon.clsc.x11.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/turningboat.base.x11.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/turningboat.base.x21.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/turningboat.base.x31.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/turningboat.base.x41.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/turningboat.base.x51.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/turningboat.base.x61.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/turningboat.base.x71.png
===================================================================
(Binary files differ)
Modified: arch/trunk/transport/turningboat.base.x81.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|