ryo_saeba
e8bc3d2436
Vertical opening stone door.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17895 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-09 09:13:30 +00:00
ryo_saeba
be1c3c2e81
Vertical opening wood door.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17894 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-09 08:57:52 +00:00
ryo_saeba
adf35c8603
Vertical moving door templates.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17893 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-09 08:56:47 +00:00
ryo_saeba
b1fe8ee359
Move template files to directory to show they indeed are templates.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17892 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-09 08:25:30 +00:00
anmaster
8aa0df8d58
Fix incorrect svn properties, for example .png should not have svn:keywords set, that could in worst case result in corruption. While we are updating properties anyway, clean up incorrect (but mostly harmless) svn:mime-type, svn:executable and so on.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13991 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-10-11 18:15:00 +00:00
kbulgrien
4fbf9079fd
- Move dev/wip/manhole to connect/Hole as it is tested and ready to use. The
...
test patch is removed as it is out of date, and the README is moved to the
Hole directory as documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13216 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-14 04:23:43 +00:00
kbulgrien
24851fcdeb
- Add a subtype to the magic mouth so it does not generate errors in the
...
client due to use of an illegal type. This subtype is new, so that
the "sign" type is unique, as magic mouths most certainly are not your
typical sign.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12774 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-03-31 03:57:59 +00:00
akirschbaum
529f67bfe9
Fix animation related problems.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11340 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-06 07:16:50 +00:00
anmaster
737ef2bd4a
connect/Garden_gate/ggate_closed.face
...
Fix a typo introduced in revision 11294 (part of change to using .face files)
that caused closed garden gates to disappear when opened.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11338 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-04 22:08:29 +00:00
akirschbaum
bae1031074
Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11294 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 21:30:50 +00:00
anmaster
de4e5a7c46
Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11251 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 03:37:19 +00:00
anmaster
56df01f65a
Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11250 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 02:48:01 +00:00
lalo
cb2bdfdee9
allowing check_inv to check an item by title; also, changing the behaviour to AND rather than OR, so you can check for something of a given type with a given key, for example.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10717 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-25 21:57:41 +00:00
akirschbaum
86eea6481d
Add explicit animations.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10689 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-23 17:32:09 +00:00
akirschbaum
adb9522ce2
Use better compression to reduce image sizes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8170 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-12 02:22:57 +00:00
akirschbaum
425f0421a9
Use consistent default 'slaying' values.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7225 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-19 20:05:03 +00:00
akirschbaum
c83913bab4
Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6983 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-23 22:19:59 +00:00
ryo_saeba
1da03b7803
Remove obsolete color_bg field.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6794 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-17 20:46:19 +00:00
mwedel
a765f5bb8a
Add client_anim_... support for all objects that support it, remove
...
their speed attributes if the only reason they had speed set was for
animation.
MSW 2007-07-09
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6768 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-10 07:39:53 +00:00
ryo_saeba
fa99c56f0e
Remove obsolete field.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6543 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 18:30:51 +00:00
ryo_saeba
d13bf62b7e
Remove obsolete fields.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6326 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-20 20:07:39 +00:00
akirschbaum
dbf0a1efca
Replace "no_pass 1" with "move_block all".
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5939 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-05 21:00:42 +00:00
ryo_saeba
abda6cdf5e
Remove obsolete pass_thru/can_pass_thru fields.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5927 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-03 22:30:21 +00:00
akirschbaum
32040b6635
Add explicit 'move_type walk' to all playermovers.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5870 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-25 07:45:54 +00:00
akirschbaum
83d9aa6b8a
Remove trailing whitespace.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5861 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 12:25:16 +00:00
mwedel
d718f88fd1
Ok - now try committing proper (binary) images.
...
MSW 2006-09-24
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@4975 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-09-25 05:17:46 +00:00
mikeeusa
46498912ef
trying to make the hole work correctly
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4388 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-13 18:44:47 +00:00
mikeeusa
e619dca5ef
trying to make the hole work correctly
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4387 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-13 18:33:49 +00:00
mikeeusa
9b5b1450ea
pits
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4386 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-13 17:26:39 +00:00
bbotbuilder
37a211777e
Changing more "color_fg"s to "magicmap"s.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4365 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 22:25:42 +00:00
bbotbuilder
b457e36bfd
even more color_fg to magicmap
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4364 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 22:07:18 +00:00
bbotbuilder
5f650ea956
Change more "color_fg" to "magicmap"
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4363 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 22:06:01 +00:00
bbotbuilder
342f5629af
Update more "color_fg"s
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4362 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 22:02:04 +00:00
bbotbuilder
a3d0ed22da
Change more "color_fg" to "magicmap"
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4361 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 21:57:10 +00:00
bbotbuilder
2ac8ec3997
Taking care of more obsolete "color_fg"s
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4360 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 21:53:15 +00:00
bbotbuilder
772b92625a
Changing more "color_fg" to "magicmap"
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4359 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 21:48:47 +00:00
mikeeusa
92414938af
fixing doors
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4239 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-31 20:52:11 +00:00
mikeeusa
1234f9113f
Doors, brest is colorful, here's the interor stuffssszzzz
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4226 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-31 17:57:40 +00:00
mikeeusa
bebe4467b4
CVS: Arch: added big nasty spike
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3854 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-10 18:58:59 +00:00
mwedel
1a3917c97d
Patch 1212496 by Kevin Rudat to add client_types to objects that can
...
be applied.
MSW 2005-08-16
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3552 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-08-17 06:37:14 +00:00
ryo_saeba
877cb833e0
Added some secret walls courtesy mikeeusa
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3413 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-10 09:15:19 +00:00
temitchell
ad86613350
- add a harder to spot spike
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2859 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-10 21:23:47 +00:00
mwedel
998d7b0774
Add weidhg to archetype so that it actually works by default without
...
map maker having to set weight value.
MSW 2003-03-07
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2052 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-03-08 05:06:12 +00:00
garbled
079c109edc
A TON of graphical fixups. Most of these were converted xpms that
...
somehow got this huge black border around them. it drove me nuts. I
fixed it. Also fixed the annoying thing where slums and cathedrals had a
wierd green glow to the roof. There was a missing color, and it was
transparent.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1957 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-01-19 07:14:00 +00:00
temitchell
3de205df24
-adding slotmachines
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1955 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-01-19 01:55:46 +00:00
temitchell
224e21d76f
fixed number of anim frames - was generating warning message.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1796 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-11-07 00:19:25 +00:00
temitchell
36a5cc507d
doors that swing open (with connect) - the mdoor images is the door outline and not referred in the arch.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1754 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-27 03:40:37 +00:00
mwedel
055cf0cc64
Update connected objects to have 'activate_on_push' and
...
'activate_on_release' flags - this corresponds to code changes in the
server. Remove some of the 'unused' entries, as they are in
fact in use now.
MSW 2002-09-17
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1730 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-18 05:52:36 +00:00
mwedel
f7e11dc693
Remove all the old xpm and xbm files. Hopefully I got them all.
...
MSW 2002-02-25
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1543 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-02-26 07:18:12 +00:00
avogl
ebffe82971
mover_turn had a wrong direction-attribute set.
...
This is maybe still a relict from times where
directions have been stored in different format.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1536 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-02-20 10:27:29 +00:00