arch/dev/wip
anmaster 6c97103500 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@11262 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 07:55:47 +00:00
..
manhole Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.̈́ 2009-01-25 07:55:47 +00:00
spout Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.̈́ 2009-01-25 07:55:47 +00:00
README - Add some recent missing entries to CHANGES. 2007-12-29 16:14:26 +00:00

README

==============================================================================
arch/dev/wip
==============================================================================

This directory is a holding area for archetypes that are under development or
are good ideas, but have frozen mid-development for some reason.  That said,
this is not a holding area for large volumes of aborted works.  The primary
use should be to retain works-in-progress for collaborative use and/or to
pass an incomplete work on to another (future?) developer.

It is suggested that each work-in-progress is created in a sub-directory and
that this directory (dev/wip) be used primarily for persistent files.

The archetypes under this directory are invisible to Gridarta CrossfireEditor
by default.  The following is an example of how to easily make these files
accessible in the map editor.

If an archetype in this directory is put into service, remove any unneeded
files and and place the archetype in a directory outside this arch/dev area.

In cases where an archetype is under test, it may be advantageous to provide a
patch that may be used to hook the arch into a map so that other developers
are able to reproduce results.

  $ cd /path/to/sandbox/arch/trunk
  $ ln -s dev/wip wip