ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/sea.arc
Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Oct 25 11:47:28 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 09:17:21 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
Changes since 1.18: +0 -7 lines
Diff to previous 1.18
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 10:47:30 2010 UTC (13 years, 7 months ago) by sf-linuxlemoner
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
Unicode glyphs for ground stuff. Agreed on with pippijn.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Nov 3 09:48:48 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93, rel-3_0
Changes since 1.16: +0 -6 lines
Diff to previous 1.16
remove editable field, elmey says so

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 10:13:01 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
Changes since 1.15: +17 -17 lines
Diff to previous 1.15
add soccergrass

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Apr 21 12:28:02 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-2_1, rel-2_2, rel-2_32, rel-2_4, rel-2_41, rel-2_42, rel-2_43, rel-2_5, rel-2_53, rel-2_54, rel-2_55, rel-2_56, rel-2_6, rel-2_61, rel-2_7, rel-2_71, rel-2_72, rel-2_73, rel-2_74, rel-2_75, rel-2_76, rel-2_77, rel-2_78, rel-2_79, rel-2_80, rel-2_81, rel-2_82
Changes since 1.14: +13 -23 lines
Diff to previous 1.14
try to rationalise move types somewhat

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 10 09:32:20 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.13: +1 -7 lines
Diff to previous 1.13
- fix smoothfaces specification for animated tiles
- smoothfaces is the *only* attribute that could exist
  multiple times. this is not supported by Crossfire.pm.
- smooth information and level is obviousaly *per face*, not
  per archetype, reinforcing the view that this info should
  not be in the archetypes at all.
- until this has been fixed, crossfire 2.x servers require
  a single smoothface per archetype with possibly multiple
  face => smooth values, and requires that smoothlevel values
  must be consistent for all archetypes.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Mar 11 00:19:42 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.12: +0 -6 lines
Diff to previous 1.12
normalise color_bg to devnull

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Mar 11 00:15:19 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.11: +6 -6 lines
Diff to previous 1.11
normalise color_fg to magicmap

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Mar 3 01:22:31 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.10: +46 -46 lines
Diff to previous 1.10
second normaliser run - dude

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Mar 3 01:15:38 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.9: +6 -6 lines
Diff to previous 1.9
lowercase Object and More manually for the time being

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Mar 3 00:49:52 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.8: +49 -49 lines
Diff to previous 1.8
revert everything up to and including the normalising patch

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 01:51:38 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.7: +11 -11 lines
Diff to previous 1.7
pout anim sections first because the loader nukes is_animated flag

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Feb 6 22:40:16 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.6: +53 -53 lines
Diff to previous 1.6
simply ran cfarch-normalize on all arches

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Jan 23 13:54:28 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
- ehrm, _really_ slow down this time
- adjust first deep_sea face to result in a more pleasant animation
  (when randomising, you really see when faces slightly differ in colour)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jan 23 13:38:20 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.4: +2 -6 lines
Diff to previous 1.4
- removed speed from sea_nw etc. because it is not animated
  (could somebody please check)
- slowed down deep_sea and sea, saves bandwidth and cpu processing
  and due to the randomising actually looks nicer, imho.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 21:24:30 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
randomise sea/deep_sea anim speed - looks nicer

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jan 3 20:22:14 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Changes since 1.2: +8 -8 lines
Diff to previous 1.2
changed smoothfaces

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 21:49:29 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +27 -27 lines
Diff to previous 1.1
renamed pngs from \.1(..) to \.x\1

Revision 1.1.1.2 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Wed Feb 22 18:03:49 2006 UTC (18 years, 2 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_22, UPSTREAM_2006_03_15
Changes since 1.1.1.1: +1 -1 lines
Diff to previous 1.1.1.1 , to next main 1.20
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Mon Feb 6 20:26:14 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_01
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Initial Import

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 20:26:14 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a