Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Support für nicht genutzte Plattformen und Abhilfen durch älteren Compilern wurden entfernt. Abstürze in Zeit-Funktionen auf 64-Bit-Plattformen und ein Absturz in Speicherzuordnung Routinen wurden behoben. Einige kleinere Fehler wurden behoben. Support für Speicher Grenzen und GnuTLS wurden verbessert. Die efuns cat () (), md5, und sha1 () sind nun veraltet.
Tags: 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

Diese Version hat ein neues efun tls_refresh_certs () auf, laden Sie die Zertifikate und Zertifikatsperrliste Informationen.
Tags: 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

Das Array / mapping Kreuzung wurde umgesetzt. Low-Memory-Erkennung hinzugefügt worden. Die efuns Hash () und hmac () hinzugefügt worden sind. Ein Bug, der mit einer extrem langen Objektnamen wurde behoben. Support ist für GEN_EMAIL, GEN_URI und GEN_DNS Zertifikate aufgenommen. Es gibt noch andere kleinere Bugfixes.
Tags: 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

Diese Version bietet Unterstützung für International Domain Names und SQLite. TLS ist jetzt robuster. Es gibt zahlreiche kleinere Bugfixes, Scoping-Fixes und Aufräumarbeiten.
Tags: 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 ist jetzt 64-bit clean. Die OpenSSL-Schnittstelle wurde aktualisiert. Es gibt zahlreiche Bugfixes. Es gibt viele neue Fallen für Fehlerbedingungen.
Tags: 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