PennMUSH Community
Show
Ignore:
Timestamp:
12/31/07 22:28:52 (1 year ago)
Author:
shawnw
Message:

1.8.3p6

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/game/txt/hlp/pennv182.hlp

    r1167 r1175  
    22Version 1.8.2 patchlevel 8                     Jan 01, 2008 
    33 
    4 Fixes: 
    5  
    6  
    74Minor changes: 
    85 * 'make versions' now provides some feedback. 
     
    118 * width() and height() do not return 0 when set to invalid input. 
    129   By Talvo. 
    13  * Array underflow bug detected by running under valgrind. 
     10 * Array underflow bug found by running under Valgrind. 
     11 * Crash bug when too many objects are nested. Reported by Paige, fixed 
     12   by Javelin and Intervis. 
    1413 
    1514& 1.8.2p7 
     
    2625  * The open database file wasn't getting closed on a failed save. 
    2726  * Crash bug in sortkey(). Fix by Nathan Baum. 
     27  * Crash bug in pathological container cases reported by Paige@M*U*S*H 
     28    fixed by Javelin. 
    2829  * 'help @desc' brings up @describe instead of @descformat. 
    2930    Suggested by Nymeria.