No description
Find a file
2012-06-15 12:05:37 +02:00
doc Remove documentation that has been released into the public domain from this 2010-09-19 12:40:32 +00:00
src Remove lpc.c from .dsp file so windgd compiles again. 2012-06-15 12:05:37 +02:00
COPYING 1.4 2010-02-02 17:32:44 +00:00
Credits 1.1.47 1998-10-26 02:43:13 +00:00
mud.dgd 1.2.68 2003-12-31 02:59:07 +00:00
README Update the README file for git. 2010-11-21 20:06:55 +01:00

The "baseline" branch tracks changes from Hydra, only.  As such, it will
gradually be left behind by the trunk version.  Most changes from the
"baseline" branch will however be incorporated in the trunk version.

You can add the "baseline" branch to an existing DGD git repository
with the following commands:

    git remote add -t baseline -f dworkin git://dgd-osr.git.sourceforge.net/gitroot/dgd-osr/dworkin
    git branch --track baseline remotes/dworkin/baseline