Release Notes: This release fixes a crash bug in the page command, and adds several new features and other minor bugfixes. New features include @list/locks for listing defined locktypes, new 'start' and 'count' @search classes, the nsearch() family of functions, and several other minor improvements to existing functionality. One incompatible change has been introduced: @attrib/access no longer treats one-word flag lists as sets of flag characters, and thus always requires a list of full flag names, for safety.


Release Notes: Several bugs and typos were fixed, including two crash situations in PennMUSH 1.8.3. It also adds various minor improvements. This patch is highly recommended for all users of the "development" series.


Release Notes: Several bugs and typos were fixed, including two crash situations in PennMUSH 1.8.2. This patch is highly recommended for all users of the "stable" series.


Release Notes: This is a quick patch to correct breakage of null comparisons that crept into the 1.8.2p0 release at the last minute.


Release Notes: This patchlevel fixes issues with the behavior of decompose() and mix(). The mush can now listen to ports above 32000. Corrections and updates have been made to properly support MSVC++ 6 and .Net compilers on Windows systems.


Release Notes: This release fixes two crash bugs in the server, one in setunion(), which is mortal-exploitable, and one in pcreate().