ldmud-3.4.1/doc/
ldmud-3.4.1/doc/efun.de/
ldmud-3.4.1/doc/efun/
ldmud-3.4.1/doc/man/
ldmud-3.4.1/doc/other/
ldmud-3.4.1/mud/
ldmud-3.4.1/mud/heaven7/
ldmud-3.4.1/mud/lp-245/
ldmud-3.4.1/mud/lp-245/banish/
ldmud-3.4.1/mud/lp-245/doc/
ldmud-3.4.1/mud/lp-245/doc/examples/
ldmud-3.4.1/mud/lp-245/doc/sefun/
ldmud-3.4.1/mud/lp-245/log/
ldmud-3.4.1/mud/lp-245/obj/Go/
ldmud-3.4.1/mud/lp-245/players/lars/
ldmud-3.4.1/mud/lp-245/room/death/
ldmud-3.4.1/mud/lp-245/room/maze1/
ldmud-3.4.1/mud/lp-245/room/sub/
ldmud-3.4.1/mud/lp-245/secure/
ldmud-3.4.1/mud/morgengrauen/
ldmud-3.4.1/mud/morgengrauen/lib/
ldmud-3.4.1/mud/sticklib/
ldmud-3.4.1/mud/sticklib/src/
ldmud-3.4.1/mudlib/uni-crasher/
ldmud-3.4.1/pkg/
ldmud-3.4.1/pkg/debugger/
ldmud-3.4.1/pkg/diff/
ldmud-3.4.1/pkg/misc/
ldmud-3.4.1/src/autoconf/
ldmud-3.4.1/src/hosts/
ldmud-3.4.1/src/hosts/GnuWin32/
ldmud-3.4.1/src/hosts/amiga/
ldmud-3.4.1/src/hosts/win32/
ldmud-3.4.1/src/ptmalloc/
ldmud-3.4.1/src/util/
ldmud-3.4.1/src/util/erq/
ldmud-3.4.1/src/util/indent/hosts/next/
ldmud-3.4.1/src/util/xerq/
ldmud-3.4.1/src/util/xerq/lpc/
ldmud-3.4.1/src/util/xerq/lpc/www/
ldmud-3.4.1/test/t-030925/
ldmud-3.4.1/test/t-040413/
ldmud-3.4.1/test/t-041124/
This directory contains the necessary files to adapt certain mudlibs
to run under LDMud, or vice versa.

The general structure for a mud Foo is this:

  foo/           holds all files related to Foo
  foo/INFO.txt : information about Foo and its relation to LDMud
  foo/src/     : source files and patches if changes to LDMud are necessary.
  foo/lib/     : source files and patches if changes to Foo's mudlib are
                 necessary.
  foo/...      : additional files, e.g. installation hints taken from
                 the lib distribution.

If a special 'settings' file exists for the driver configuration, it is
stored in the main source tree as 'settings/foo'.


An exception is lp-245/ which contains the complete mudlib from old
LPMud 2.4.5. Think of it as a _very_ simple example mudlib, with the
added bonus value of demonstrating a) a traditional compat-mode master
with mudwho support, and b) how a mud can run in both compat and plain mode.


The following muds run natively on LDMud:

  OSB (LDMud 3.3)
    <URL:telnet://osb.lpmud.com:4242>
    <URL:ftp://osb.lpmud.com:4243/pub/lib/>

  Deeper Trouble - The 2nd Generation  (after Nov 2001, LDMud 3.2.9-dev.349)
    <URL:telnet://sunsite.auc.dk:4242/>

  Ragnarok - currently converting to LDMud 3.2.9
    <URL:telnet://rag.com:2222>
    <URL:http://www.rag.com/>

  Heaven7 v4  (LDMud 3.2.9)
    <URL:http://www.heaven7mud.org/>

TODO: Complete this list (Tubmud, PK-Mud, Unitopia, etc)


Support exists for these muds:

  MorgenGrauen 3.2.6  (LDMUD 3.2.9-dev.287)
    <URL:ftp://mg.mud.de/>

  StickLib - 0.99c (LDMud 3.2.7-dev.155)
    <URL:http://www.hut.fi/~doomdark/proj/sticklib/sticklib.html>