[Tinymux] TinyMUX 2.4 Beta, TinyMUX 2.3, TinyMUX 2.6 Alpha

Stephen Dennis brazilofmux at gmail.com
Fri Feb 3 05:16:00 EST 2006


TinyMUX 2.4
http://www.tinymux.org/downloads.html
ftp://ftp.tinymux.org/TinyMUX/tinymux-2.4/beta/27

 -- Document OpenLock.

 -- Guests now copy attributes from the proto-Guest (defined by
    guest_char_num).

 -- Fir %v parsing for a syntax error.

 -- Fix appearance of RxLevel and TxLevel in examine.

 -- Fix executor in Reality levels code so that is isn't always #0.

 -- Improve error message for '@mail *name' where players might have
    either mispelled the player name or attempted to use a @malias
    without including the subject.

 -- Freshen PATCHES.

 -- Remove roughly one thousand level 4 warnings as reported by a mix
    of compilers related to: 1) the relationship between function
    definitions and their prototypes, 2) unreferenced parameters, and
    3) a few static analysis warnings.  This was done primarily to
    improve the chances of backpatching from TinyMUX 2.6 as the changes
    are safe but numerous.

TinyMUX 2.3

ftp://ftp.tinymux.org/TinyMUX/tinymux-2.3/27

 -- Document OpenLock.

 -- Guests now copy attributes from the proto-Guest (defined by
    guest_char_num).

 -- Fir %v parsing for a syntax error.

TinyMUX 2.6 Alpha
ftp://ftp.tinymux.org/TinyMUX/tinymux-2.6/alpha/1

 -- All of TinyMUX 2.4 changes.

 -- Deprecated LSTACK(), POP(), PUSH(), PEEK(), EMPTY(), and ITEMS().
    These functions are still available via the --enabled-deprecated
    configuration switch.  Requested by Ian.

 -- Port code to the 64-bit edition of Windows XP.  Jake and Brazil.

 -- FCOUNT(<expression>) to tally function invocations in <expression>.
    Requested by Ian.

 -- Add SITEINFO() to return the site flags for a player or port.
    Added by Jake.

 -- Use Moniker instead of name in enter/leave emits, rob, kill, @toad,
    boot, and in other similar situations.

 -- Add support for %=<attr> substitution. From TinyMUSH 3.

 -- Use localtime_r() if available. By Brazil.

 -- Fix over one thousand level 4 warnings.  Jake and Brazil.

 -- Deprecate use of strcpy() and strncpy().  Jake and Brazil.

 -- Use size_t where appropriate.  Jake and Brazil.

 -- Deprecate use of sprintf().  By Brazil.

 -- Deprecate use of localtime().  By Brazil.


Brazil


More information about the Tinymux mailing list