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.

2005-06-07 09:23
3.3.705

Ausnahmebehandlung Unterstützung wurde verbessert. Fehler in sprintf () String-Handling wurden behoben. iconv ()-Unterstützung für glibc 2.0-2.3 wurde entfernt, da ein glibc bug. Kleinere Bugfixes wurden für TLS-Unterstützung aus. Support für FreeBSD 5.4 wurde verbessert. Datenbereinigung ist nicht mehr blockieren zu festen Strukturen. Statistik für Performance-Monitoring wurden verbessert. Synchron Herzschläge jetzt korrekt funktionieren.
Tags: Minor bugfixes
Exception handling support was improved. Bugs in
sprintf() string handling were fixed. iconv()
support for glibc 2.0-2.3 was removed due to a
glibc bug. Minor bugfixes were made for TLS
support. Support for FreeBSD 5.4 was improved.
Data cleanup is no longer blocking on fixed
structures. Statistics for performance monitoring
were improved. Synchronous heartbeats now work
correctly.

2005-03-26 08:44
3.3.692

Diagnostics wurden für Debugging-Zwecke aufgenommen. Communications-Funktionen und der Herzschlag System wurden verbessert. Verschiedene kleinere Fehler wurden behoben.
Tags: Minor feature enhancements
Diagnostics were added for debugging purposes. Communications functions and the heartbeat system were improved. Various minor bugs were fixed.

2005-02-27 06:51
3.3.683

Diese Version behebt einige gravierende Fehler, einschließlich der Zusammenstellung Fehler bei der Verwendung von TLS, Speicherlecks, Stack-Abstürze und Bugs Hash-Funktion. Die API für die Verwendung von TLS-Funktionen erweitert. Es gab noch andere kleinere Bugfixes und Aufräumarbeiten.
Tags: Major bugfixes
This version fixes several severe errors, including
compilation errors when using TLS, memory leaks, stack
crashes, and hash function bugs. The API for using TLS
functions was extended. There were other minor bugfixes
and code cleanups.

2005-01-17 06:27
3.3.658

Diese Version behebt Kontrollen und Suchpfade für MySQL, negative timeout Fehler, und verschiedene Speicher-Lecks. Es gibt noch andere kleinere Bugfixes.
Tags: Minor bugfixes
This release fixes checks and search paths for MySQL, negative timeout bugs, and various memory leaks. There are other minor bugfixes.

2005-01-05 23:14
3.3.644

Fehler, die erlaubt Speicher freigegeben werden, wenn noch im Einsatz, haben efun Konsistenz Fehler wurden Fehler in der TLS-Codes und Fehler im Umgang mit festen Anzahl. Es gibt noch andere sortiert Bugfixes und Aufräumarbeiten.
Tags: Major bugfixes
Bugs that allowed memory to be freed when still in use, efun consistancy errors, bugs in the TLS code, and bugs in number handling have been fixed. There are other assorted bugfixes and code cleanups.

Project Resources