Download List

项目描述

LDMud is an LP-class MUD engine, meaning it is
object-oriented, with all object clases stored in
unique files. The engine runs compiled bytecode to
manipulate those objects, and the underlying
simulated processor is a stack machine. It is a
3rd-generation LP-class MUD, being derived from
Amylaar, which in turn was derived from the
original LPMud. The game has no limitations on the
nature of the game space other than the limits of
your coding.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-05 22:13
3.3.719

未使用的平台和解决方法,由于旧的编译器支持被拆除。崩溃的时间在64职能位平台,并在内存分配程序崩溃是固定的。几个小错误是固定的。内存限制和gnutls的支持得到了改善。在efuns猫()的MD5(),和SHA1()现在已过时。
标签: Minor bugfixes
Support for unused platforms and workarounds due to older compilers were removed. Crashes in time functions on 64-bit platforms and a crash in memory allocation routines were fixed. Several smaller bugs were fixed. Support for memory limits and GnuTLS were improved. The efuns cat(), md5(), and sha1() are now deprecated.

2007-10-21 16:45
3.3.715

这个版本有一个新的弈方tls_refresh_certs()来加载证书和证书撤销信息。
标签: Minor feature enhancements
This release has a new efun tls_refresh_certs() to reload the certificates and certificate revocation information.

2006-08-01 20:30
3.3.714

该阵列/映射交叉已得到执行。低内存检测增加了。在efuns哈希()和HMAC()已添加。带有极长的对象名称错误已被修复。支持已被添加了GEN_EMAIL,GEN_URI和GEN_DNS证书。还有其他一些小错误修正。
标签: Minor bugfixes
The array/mapping intersection has been implemented. Low memory detection has been added. The efuns hash() and hmac() have been added. A bug with extremely long object names has been fixed. Support has been added for GEN_EMAIL, GEN_URI, and GEN_DNS certificates. There are other minor bugfixes.

2006-04-12 00:08
3.3.713

此版本增加了对国际域名和SQLite的支持。 TLS是现在更强大。有许多小错误修正,确定范围修复和代码清理。
标签: Minor feature enhancements
This release adds support for International Domain Names and SQLite. TLS is now more robust. There are numerous minor bugfixes, scoping fixes, and code cleanups.

2005-11-26 03:21
3.3.712

MD5是现在的64位清洁。 OpenSSL的接口已被更新。有许多错误修正。有错误条件许多新的陷阱。
标签: Minor bugfixes
MD5 is now 64-bit clean. The OpenSSL interface has been updated. There are numerous bugfixes. There are many new traps for error conditions.

Project Resources