All releases tagged Stable


Release Notes: SSL, Unicode, and dynamically-loadable modules are supported.


Release Notes: This release fixes merge, translate, @notify/@destroy, exit @teleportation, one crash bug, and @toad, and switches to VS 2003 with Intel v10.1.


Release Notes: Support was added for loading TinyMUX 2.7 flatfiles, mail, and comsys. ValidateConfigurationDbrefs() was improved to prevent player_starting_room and similar dbref configuration options from referring to NOTHING. escape() was fixed to add a leading backslash when a string starts with color.


Release Notes: MOTD/WIZMOTD are no longer displayed unless @motd/@wizmotd is set. Comma handling was fixed in SGP places code for join, ojoin, depart, and odepart. An issue where grepi() failed to find patterns composed of both upper-case and lower-case versions of the same letter was fixed along with a problem where @notify/quiet behaved like @notify/all. The unfinished sqlshared.cpp, sqlshare.h, and sqlslave.cpp were removed.


Release Notes: Bugs in the guest system were fixed. A buffer overflow with %=<> substitution was fixed. The new gcc compilers no longer complain about the code.


Release Notes: A type-punning bug was fixed. Beta status was removed.


Release Notes: Memory/handle leaks were fixed. Non-player object's ability to hold coins was fixed. The loading of coins from a flatfile was fixed(i.e., across @restart for memory-based). +glance softcode in the SGP minimal database was fixed. A problem where HEIGHT() and WIDTH() returned the least-idle port when given a port rather than the specified port was fixed.


Release Notes: RxLevel and TxLevel were reversed in @examine, which would have lead to much confusion in using reality-levels. A lbuf leak which occurred when the @hook attribute is empty was fixed. A crash due to failure to clear @program data after logout was fixed. A typographical error in do_say() which left a bit-wise instead of a logical AND operation was fixed. Trailing padding in center() was fixed. A buffer overflow in fun_ladd was fixed. Separate recursion limit protection was added on nesting of iter() and list().


Release Notes: Functions, commands, telnet, and multi-character delimiters were added. Bugs were fixed and performance was improved.


Release Notes: Some minor stability fixes were made.