Bearnip
Lars
LDMud
LDMud 3.3
|
get_dir():prepend '/' in plain mode for entries in the root directory,
if paths are requested by GETDIR_PATH.
tail():marked as deprecated (#228)
Fixed result of convert_charset():returns now the unchanged string
if it gets an empty string for conversion. (#739)
configure_interactive():To set options for interactives.
configure_driver():To set settings/options for the driver itself.
idna_stringprep():fixed the evaluation of the arguments and removed
a memory leak (#498).
map():it's now possible to specify a mapping column when mapping
through mappings (#367)
tls_check_certificate(), tls_refresh_certs():Now available if
GnuTLS is supported.
xml_generate(), xml_parse():Also available using libxml2.
cat():marked as deprecated (#637)
load_object():The object name must not be empty (Bug #500).
clone_object():When initializing a clone's variables
using #pragma share_variables, really use the variables from the
blueprint object being given. This allows the handling of
inherited blueprint objects with replaced programs. (Bug #483)
struct abc abc = (<abc>)
could crash the driver. (Bug #493)
foreach(int i: num) recognizes if num is negative and throws
an error. (Bug #503)
tls_refresh_certs(): Reload the certificates and
certificate revocation information.
--tls-crlfile and --tls-crldirectory.
foreach(int i : negative number) now throws an error
(Bug #503).
map-([0]) after an object destruction
potentially fatal (Bug #517).
Bearnip
Lars
LDMud
LDMud 3.3
|
Contact address: |
| Validate this page. |