PennMUSH Community
Show
Ignore:
Timestamp:
08/16/06 01:46:08 (2 years ago)
Author:
pennmush
Message:

PennMUSH 1.7.7p40 Archival

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.7.7/game/txt/hlp/pennv177.hlp

    r477 r479  
    1 & 1.7.7p39 
     1& 1.7.7p40 
    22& changes 
    33This is a list of changes in this patchlevel which are probably of 
     
    1212be read in 'help patchlevels'. 
    1313 
     14Version 1.7.7 patchlevel 40                     December 1, 2004 
     15 
     16Major Changes: 
     17  * Another pass at the chunk allocator! Simpler but effective. 
     18    Folks should, however, greatly reduce their chunk_migrate 
     19    value in mush.cnf -- we suggest '50'. [TAP] 
     20Commands: 
     21  * @command/alias can alias commands. Patch by Walker@M*U*S*H. 
     22Functions: 
     23  * zwho() and zmwho(). [EEH] 
     24Minor Changes: 
     25  * utils/penn-install is no longer part of the PennMUSH distribution 
     26    (it's part of the Debian maintainer's stuff). [EEH] 
     27  * Inheritable @locks are inherited off of ancestor objects.  
     28    Suggested by Zith@Lovarii. [SW]  
     29Fixes: 
     30  * Infinite recursion in @lock/examine fixed. Report by 
     31    Amy Kou'ai (Amy@ShoujoAi) and Sparta Kerleon (Sparta@ShoujoAi). [TAP] 
     32  * @flag/letter now allows setting a flag's letter to one used by 
     33    another flag that works on different object types. Report by Lenon. 
     34  * Translation corrections by Cheetah@M*U*S*H and [EEH]. 
     35  * Added __USE_POSIX to the cflags for linux, and removed  
     36    checking for -lbind, to help SuSE 9.  Report by Ambrosia@M*U*S*H. 
     37  * Fixes to panic db loading logic. [SW]  
     38  * escape() shouldn't double-escape the first character of the 
     39    string when it's a special character. Report by Walker@M*U*S*H. 
     40 
     41 
     42& 1.7.7p39 
    1443Version 1.7.7 patchlevel 39                     October 25, 2004 
    1544