PennMUSH Community
Show
Ignore:
Timestamp:
08/24/07 15:31:57 (1 year ago)
Author:
shawnw
Message:

#5532: Attribute compression and win32

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.3/trunk/options.h.dist

    r1032 r1094  
    5959 *     (But you decompress a lot more often). Compression ratio 
    6060 *     is worse than Huffman for small dbs (<1.5Mb of text), but 
    61  *     better for larger dbs. Win32 systems must use this. 
     61 *     better for larger dbs.  
    6262 * 4 - Raevnos's almost 8-bit clean version of the word-based algorithm. 
    6363 *     Prefer 3 unless you need extended characters. This algorithm