Commit Graph

30 Commits (0f6c1f4d19bf3302a93d902c16b6c6a31cbbe3ab)

Author SHA1 Message Date
akirschbaum 0f6c1f4d19 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@11299 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 00:44:23 +00:00
anmaster 4cd611df48 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@11267 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 09:02:21 +00:00
ryo_saeba 97c831cf66 Remove obsolete color_fg.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10379 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 11:38:55 +00:00
ryo_saeba 3fea84ad01 Merge.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@9680 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-07-24 21:03: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
tchize 9e6d822721 Nicer mountains_5
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8060 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-28 13:16:26 +00:00
tchize f62b950751 Slighty reworked moutain pictures (old artefact from ages ago 16 colors mode :) )
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8058 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-28 13:06:19 +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
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 f7e010a91f Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6550 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 18:41:05 +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
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 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
temitchell b050e9f586 - make caves more visible in classic set
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2856 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-10 00:36:13 +00:00
temitchell 9b517ff17c - much needed tiling fixes to these.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2280 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-08-02 20:44:54 +00:00
temitchell ed1bf5d6a2 renumbered all the smoothing to make some room and fix some ugliness
this scheme goes along the lines of:

beach - 10
sea - 20
floors/roads - 30
grass - 40
hills - 60
mountains - 100
forests - 125
trees - 140


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2256 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-18 04:01:09 +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
temitchell 6bfa7cc7c3 - peg mountains at smoothlevel 50? Anyway they already mesh well so set
them all at the same level.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2223 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-09 03:34:06 +00:00
temitchell 935b99df97 - touch up mountain4 to make it more distinguishable from mountain2
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2191 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-06-18 04:01:55 +00:00
temitchell 295a6e4a6b added a bunch of new classic pics to enhance the set and to make the weather a bit less troubling players using that image set
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1894 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-12-20 05:42:36 +00:00
temitchell b6b39e1192 - more graphic tweeking - snow, ipond, and drifts touched up by A.V, also an attempt to make the winter mountainn images nicer by me.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1888 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-12-15 16:51:05 +00:00
temitchell 481bf7f6fd Fixed the mountain4 image (was not 8 bit), modified the glacier image,
added animation and glow effect to brazier and fireplace, added attache case,
added two more snow/mountain arches and a mountain5 (very high mountain)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1789 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-11-03 06:35:58 +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
avogl 978c5395cb New png-pics by J. Taporg.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@730 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-20 00:53:38 +00:00
avogl 7e4d6b659c - food & flesh items converted directly from xpm to png
(by AndreasV)

- great new undead pngs, created by Jonathan Taporg (Pungaboiter)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@725 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-19 03:51:30 +00:00
avogl 4366375e9a In cooperation with Micheal T., I started to improve
the png-set. Correcting the worst flaws...
It�s looking better now but still needs lotsa work.
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@508 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-19 03:16:28 +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