arch/dev/wip
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
..
spout Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files. 2009-01-31 22:17:30 +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