Download List

Projeto Descrição

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 Requirements

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

Apoio a plataformas e soluções alternativas não utilizadas devido à compiladores mais antigos foram removidos. Crashes em funções tempo em plataformas 64-bit e uma queda nas rotinas de alocação de memória foram corrigidos. Vários pequenos bugs foram corrigidos. Suporte para limites de memória e GnuTLS foram melhorados. O gato efuns (), MD5 () e sha1 () são agora substituídas.
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

Esta versão tem um novo tls_refresh_certs efun () para recarregar os certificados e as informações do certificado de revogação.
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

A matriz / intersecção mapeamento foi implementado. Baixa de detecção de memória foi adicionado. O hash efuns () and hmac () foram adicionados. Um bug com os nomes de objeto extremamente longa foi corrigido. Foi adicionado suporte para GEN_EMAIL, GEN_URI e certificados GEN_DNS. Existem outras correções menores.
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

Esta versão adiciona suporte para nomes de domínios internacionais e SQLite. TLS é agora mais robusto. Existem inúmeros bugfixes menores escopo correções e limpeza de código.
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 é agora 64-bit limpo. A interface OpenSSL foi atualizado. Existem inúmeras correções de bugs. Há muitas armadilhas para novas condições de erro.
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