No description
Find a file
Gnomi 246de3ad17 - Adjustments for a call_other simul-efun didn't check whether enough
space is available. (#759)
  (prolang.y)


git-svn-id: svn://svn.bearnip.com/ldmud/3.2/trunk@2932 56160b6e-f8f8-0310-bd54-bccebfe6a2f2
2010-10-16 16:26:41 +00:00
doc Huge amount of fixes for the manpage by Coogan@Tubmud. 2009-11-03 21:44:29 +00:00
etc Imported version 3.2.12 from PRCS. 2005-06-21 02:30:03 +00:00
mud - (lp-245/obj/master.c) Made the move implementation more robust. 2006-03-09 05:22:02 +00:00
mudlib - (backend, comm.c, object) The logon(obj) function moved from 2006-03-06 07:41:39 +00:00
pkg Imported version 3.2.12 from PRCS. 2005-06-21 02:30:03 +00:00
src - Adjustments for a call_other simul-efun didn't check whether enough 2010-10-16 16:26:41 +00:00
CHANGELOG - Adjustments for a call_other simul-efun didn't check whether enough 2010-10-16 16:26:41 +00:00
COPYING.LIB Imported version 3.2.12 from PRCS. 2005-06-21 02:30:03 +00:00
COPYRIGHT Removed the PRCS project file; and updated the date in the COPYRIGHT. 2006-03-01 20:36:24 +00:00
CREDITS - (configure) gentoo Linux requires the '-n' argument for 'tail +2' to 2007-10-06 23:55:23 +00:00
HISTORY New version 3.2.17 . 2010-01-10 21:18:06 +00:00
INSTALL Imported version 3.2.12 from PRCS. 2005-06-21 02:30:03 +00:00
README Imported version 3.2.12 from PRCS. 2005-06-21 02:30:03 +00:00

This is 'LDMud', a continuation of the Amylaar LPMud Gamedriver 3.1.2.

The latest stable version is available on

  <ftp://ftp.mud.de/pub/software/gamedriver/ldmud/>,

the homepage is currently <http://www.bearnip.com/lars/proj/ldmud.html>.

The files in this directory are:

  README      : this file.
  COPYRIGHT   : the copyright of the driver.
  CREDITS     : the list of contributors.
  HISTORY     : a user-oriented history of the last changes.
  CHANGELOG   : the last changes in minute detail.
  COPYING.LIB : the GNU Library Public License.
  INSTALL     : installation hints and notes.

  doc/    : the collected documentation
  src/    : the driver source
  pkg/    : additional packages (unsupported and supported) for the driver.
  mudlib/ : various LPC (example) files.
  mudlib/sys/:
            standard include files to copy into your mudlib. Some of these are
            also used by the src/ files. 
  mud/    : the lp-245 mudlib, and support files for other mudlibs.