Commit Graph

44 Commits (3957095f82ce196ebd8a4d88ab580f3611024f0a)

Author SHA1 Message Date
akirschbaum 3957095f82 Extract some 'magicmap' and 'visibility' attributes into .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10955 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-13 14:11:50 +00:00
rjtanner 9593062353 Replacement graphics and archetypes for the old xpm oakdoor
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10798 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-02 00:19:18 +00:00
lalo d928f2b239 correcting my commit r10718 (new cave_stair_up_2 arc)
In r10718, I mistakenly overwrote stair_up_2 with my new arc.  Reverting that, but keeping the new arc too.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10743 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-27 02:53:44 +00:00
lalo f150d43e27 new pic -- stairs going up in a cave
(rejoice all ye nethackers)

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10718 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-25 21:59:18 +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 a82951534f Replace obsolete field slow_move with move_slow/move_slow_penalty.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7538 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-18 23:13:43 +00:00
ryo_saeba 37b4b540ff Fix for bug #1797636: arch/exit/fogexit.arc and arch/exit/whirlwind.arc blank.111. Replace blank with empty.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7375 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-20 20:06:42 +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
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 49d5e5b3ab Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6546 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 18:34:28 +00:00
ryo_saeba 4272033d3d Remove obsolete fields.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6324 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-20 20:04:00 +00:00
akirschbaum 40805be837 Fix spelling errors.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6231 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-10 20:26:17 +00:00
ryo_saeba d7406902df New exit: small park.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6215 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-08 10:19:42 +00:00
ryo_saeba f674aa9014 Give a nice name to archways.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6213 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-08 10:03:14 +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
aaron_baugher 85266437ae Converting multi-tile image arches to single images
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5558 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-16 20:49:10 +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 5cf4bb77f8 magic portal is not supposed to be walk on or fly on, it can block areas this way, bug removed
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4385 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-13 16:38:38 +00:00
bbotbuilder ed5e658395 Changed more instances of "color_fg" to "magicmap"
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4366 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-09 23:09:15 +00:00
mwedel df32cbb994 Apply patch 1321682 - fix typos of many arches, as well as making
the formatting of the msg/endmsg to be consistent.  This is all
cosmetic changes, no actual change of objects other than msg/endmsg
or other typos.
MSW 2006-01-02


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4255 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-01-02 06:11:00 +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
majorwoo 4408184b5c New stone stair arches
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3087 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-04 15:23:28 +00:00
tchize 1dd650408a Added exit 'Sewer grid'
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2923 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-09-19 18:49:52 +00:00
temitchell b55779fbba - add exit arch for dark forest
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2862 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-11 19:27:10 +00:00
temitchell f7a340c976 - add new exit arches (actual arches!)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2799 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-05-25 01:47:03 +00:00
tchize 6ad5275551 updated .arc files so they now contain the smoothface informations.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2240 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-15 12:56:59 +00:00
garbled 0453d274d6 New well by Jan Kroken (xeno)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2236 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-14 22:04:44 +00:00
tchize 35229ff5ca New pictures for new way of handling smoothing. The grass picture is
still my ugly one but will be replaced as fast as possible...
Drawers, it's up to you now (Crossfire needs YOU!)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2212 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-08 12:58:47 +00:00
mwedel b442691254 Relocate the pentagram to a more appropriate directory - it
is just a teleporter after all.
MSW 2003-06-09


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2174 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-06-10 06:34:27 +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
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
mwedel 3630a9d00d Rename of files to include base in name - for multiple image set support
in the server.  MSW 2001-12-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1487 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-31 07:02:41 +00:00
darth_bob 0221ad86c4 Mammoth commit here, just added alternate set (now called classic or clsc) to the archs. This is in preperation for support of arbitrary sets.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1482 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-28 05:46:28 +00:00
darth_bob 091ac3b55a Now lets actually commit them!
(Cool new messages Mark!, I don't even need to stick on dnh!)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1405 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-09 14:03:45 +00:00
darth_bob daa12d6db7 New exit animation, only frames 1,3,5,7 are actually used ATM.
dnh 10/11/01


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1404 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-09 13:48:56 +00:00
darth_bob 4c9596c2e7 Messages working? some new exit images, only using 1,3,5,7 at the moment though.
dnh 9/11/01


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1402 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-09 01:25:14 +00:00
mwedel 2f6907fe84 Fix name in archetype file. MSW 2001-11-03
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1377 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-04 07:06:37 +00:00
peterm 1296502b1a I reverted a lotof the objectionable "scaled" png set
to the xpm images centered but not scaled.

The results are not too bad.

PeterM


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@793 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-02-12 10:17:28 +00:00
avogl a33edc6f89 New pngs by MichToen.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@706 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-15 12:01:46 +00:00
peterm 77f54db4c7 Converted the old "armor" "protected" "vulnerable" and "immune" to
the partial-resistance equivalents.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@554 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 07:18:51 +00:00
cvs 8d298b38a2 Addition of PNG images. MSW 5/30/2000
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@284 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-05-31 07:15:11 +00:00
uid200 eddc3c6a17 Initial revision
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2 282e977c-c81d-0410-88c4-b93c2d0d6712
1999-03-29 04:46:48 +00:00