PennMUSH Community

Changeset 523

Show
Ignore:
Timestamp:
08/16/06 03:07:15 (2 years ago)
Author:
pennmush
Message:

PennMUSH 1.8.1p6 Archival

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.1/CHANGES.180

    r521 r523  
    88[SW] is Shawn Wagner, a PennMUSH developer (aka Raevnos) 
    99[EEH] is Ervin Hearn III, a PennMUSH developer (aka Noltar) 
     10[GM] is Greg Millam, a PennMUSH developer (aka Walker) 
    1011[3] refers to code by (or inspired by) TinyMUSH 3.0 
    1112[Rhost] refers to code by (or inspired by) RhostMUSH 
    1213 
    1314========================================================================== 
     15 
     16Version 1.8.0 patchlevel 11                     February 25, 2006 
     17 
     18Fixes: 
     19  * Help clarification to ancestors inspired by Viceroy@GuiltyPleasures. [TAP] 
     20  * Help clarification in @set by Skaven@M*U*S*H. 
     21  * Freebsd hints files combined and simplified. 
     22 
    1423 
    1524Version 1.8.0 patchlevel 10                     January 29, 2006 
  • 1.8.1/CHANGES.181

    r521 r523  
    88[SW] is Shawn Wagner, a PennMUSH developer (aka Raevnos) 
    99[EEH] is Ervin Hearn III, a PennMUSH developer (aka Noltar) 
     10[GM] is Greg Millam, a PennMUSH developer (aka Walker) 
    1011[3] refers to code by (or inspired by) TinyMUSH 3.0 
    1112[MUX] refers to code by (or inspired by) TinyMUX 2.x 
     
    1314 
    1415========================================================================== 
     16 
     17Version 1.8.1 patchlevel 6                      February 25, 2006 
     18 
     19Major Changes: 
     20  * pcre updated to 6.4. This includes such nifty features and 
     21    named captures. [SW] 
     22  * NT_TCP code has been removed from the server. It was deemed 
     23    less useful than keeping the networking code unitary and 
     24    the ability to @shutdown/reboot. Patch by Nathan Baum. 
     25Flags: 
     26  * New LOUD flag (admin-settable) causes an object to bypass 
     27    speech (including chat) and interaction locks. Admin and others 
     28    with Pemit_All no longer pass interaction locks automatically 
     29    unless they are also LOUD. Patch by Cheetah@M*U*S*H. 
     30Locks: 
     31  * New DBREFLIST^<attrib> lock key checks to see if the enactor 
     32    appears in a list of dbrefs/objids stored on an attribute of 
     33    the object, simplifying a very common need. Suggested by 
     34    NightDaemon@M*U*S*H, patch by Cheetah@M*U*S*H. 
     35Powers: 
     36  * Many_Attribs power allows an object to have more attributes 
     37    than the max_attrs_per_obj parameter. Suggested by Nymeria@M*U*S*H. 
     38Functions: 
     39  * decompose() now decomposes ansi codes into ansi() calls. 
     40    Patch by Sketch@M*U*S*H. 
     41  * mapsql() efficiently feeds sql query results to an attribute. [GM] 
     42  * wildgrep()/wildgrepi() are versions of grep()/grepi() that now take  
     43    wildcard patterns instead of substrings. [SW] 
     44  * regmatch()/regedit() now has a more flexible syntax for assigning 
     45    subpatterns to %q-registers. [SW] 
     46  * decompose() no longer inserts an initial backslash all the time. 
     47    Suggested by Trinsec@M*U*S*H. 
     48  * ordinal() returns the spelled-out ordinal form of an integer. 
     49    Suggested by Malone@HavenMUSH. 
     50Minor Changes: 
     51  * Font size tags (for pueblo) are not quite so huge for room names. 
     52  * The /noeval switch for @command is now called /noparse. 
     53    Patch by Nathan Baum. 
     54  * hints/cygwin.sh has been removed, as no hints were needed to 
     55    build on cygwin when tested with 1.5.19-4. win32/README.cygwin 
     56    has been added to document the cygwin build process. 
     57  * Added hints/darwin-fink.sh and README.OSX. [SW] 
     58Fixes: 
     59  * Track_Money objects with No_Pay still reported coins lost to 
     60    queue costs, even though they didn't pay them. Report by 
     61    Cheetah@M*U*S*H. [GM] 
     62  * Help fixes by Trinsec@M*U*S*H, Cheetah@M*U*S*H. 
     63  * Various %c weirdnesses fixed by Cheetah@M*U*S*H. 
     64  * Better message in restart when mush.cnf not found by Talvo@M*U*S*H. 
     65  * @alias provides more specific error messages for invalid aliases 
     66    of various sorts. Suggested by Intrevis@M*U*S*H. 
     67  * Function restriction localize now appears in @function info output. 
     68    Better error messages when attempting to use invalid function 
     69    restrictions.  Reported by Trinsec@M*U*S*H. 
     70  * Linting of warnings. [SW] 
     71  * Command and function names may now really start with punctuation  
     72    characters.  Reported by Talvo@M*U*S*H. 
     73  * Fixes from 1.8.0p11. 
     74 
    1575 
    1676Version 1.8.1 patchlevel 5                      January 29, 2006 
  • 1.8.1/COPYRITE

    r471 r523  
    171171 * Past and present PennMUSH development team members: 
    172172 *  T. Alexander Popiel, Ralph Melton, Thorvald Natvig, Luuk de Waard, 
    173  *  Shawn Wagner, Ervin Hearn III 
     173 *  Shawn Wagner, Ervin Hearn III, Greg Millam 
    174174 * Past and present PennMUSH porters: 
    175175 *  Nick Gammon, Sylvia, Dan Williams, Ervin Hearn III 
  • 1.8.1/INSTALL

    r511 r523  
    6969    FreeBSD 
    7070    AT&T SVR4 
    71     Windows 95/NT cygwin and MSVC++ 
     71    Windows 95/NT cygwin, mingw32, and MSVC++ 
    7272    OS/2 
    7373 
     
    8787     The quickstart version of the installation is: 
    8888 
    89 1. On win32 only, install proper tools or read win32/README.txt
     891. On win32 only, install proper tools or read win32/README*
    90902. sh Configure -d or some variant 
    91913. create options.h, or make update 
     
    9696     Here's the process in detail: 
    9797 
    98 1. If you're running on win32, there are two options known to work: 
    99    a. Compile with MS VC++ or VS.NET. If you want to do this, read  
    100       win32/README.txt and then skip down to step #6 below 
    101    b. Compile with the Cygwin unix emulation tools (http://www.cygwin.com) 
    102       In addition to the base cygwin stuff, you'll want the following packages: 
    103          binutils, gcc, make, patch, perl, exim (the latest *source* code 
    104          package, not the binary) 
    105       (gcc 3.2 is recommended.) 
    106       These are also recommended: 
    107          gettext, gettext-devel, indent, vim or emacs 
    108       It is recommended that you install the tools under C:\CYGWIN and 
    109       that you read the Cygwin FAQ if you get messages about HOME not set. 
     981. If you're running on win32, read one of the win32/README* files 
     99   for information on how to compile with various compilers. 
    110100 
    111       Put the pennmush .tar.gz file in C:\CYGWIN\USR\SRC. Don't uncompress 
    112       it with Winzip or other windows tools! 
    113  
    114       VERY IMPORTANT: The rest of the instructions assume that you have 
    115       started up a bash shell and are running commands under that shell -- 
    116       they won't work right if run directly from a DOS shell. 
    117  
    118         cd /usr/src, and unpack the .tar.gz file with: 
    119           tar xfz pennmush-whatever.tar.gz 
    120  
    121 2. cd pennmush. On Unix systems: 
     1012. On Unix systems, unpack the code and: 
     102        cd pennmush 
    122103    ./Configure -d 
    123  
    124    On cygwin systems, try ./Configure -d, but if it fails, try: 
    125     . Configure 
    126      (That's a single period, a space, and Configure) 
    127      When you get to the question about hints files, choose 'cygwin'. 
    128      For all other questions, the defaults should work. 
    129104 
    1301053. EITHER: 
     
    135110Edit the file. It's liberally commented.  
    136111 
    137 On Cygwin systems, you should *not* define NT_TCP with cygwin, and you 
    138 should use MALLOC_PACKAGE 0. You may use an COMPRESSION_TYPE you prefer. 
    139  
    140112Also, cp game/mushcnf.dst to game/mush.cnf and edit.  
    141  
    142 On cygwin systems, you probably should not use compressed database, 
    143 so modify that bit. 
    144113 
    145114OR: 
     
    150119You should not need to change any of the other header files. 
    151120 
    152 4. On cygwin systems, add to the CCFLAGS in the Makefile: 
    153         -I/usr/src/exim-4.20-1/minires 
    154    (or whatever the latest exim source directory is) 
    155  
    156 5. Do a "make install". This will build all the necessary files, and 
     1214. Do a "make install". This will build all the necessary files, and 
    157122set up some symbolic links for the restart script.  You will probably 
    158123receive a few compilation warnings, which can generally be ignored. 
    159124 
    160 6. If you plan to run multiple MUSHes, you may want to do a "make 
     1255. If you plan to run multiple MUSHes, you may want to do a "make 
    161126customize" which will run a script to help set up a separate customized 
    162127game subdirectory for each MUSH (run it once per MUSH you plan to run). 
     
    164129so what follows may be slightly different. :) This is probably broken. 
    165130 
    166 7. Read game/README and follow those instructions.  
     1316. Read game/README and follow those instructions.  
    167132 
    168133A final thing you may want to think about is compiling announce.c or 
  • 1.8.1/MANIFEST

    r519 r523  
     1BUGS 
     2CHANGES.174 
     3CHANGES.175 
     4CHANGES.176 
     5CHANGES.177 
     6CHANGES.180 
     7CHANGES.181 
     8CHANGES.OLD 
     9COPYRITE 
     10Configure 
     11FAQ 
     12I18N 
     13INSTALL 
     14MANIFEST 
     15Makefile.SH 
    116Patchlevel 
    2 CHANGES.181 
    3 CHANGES.180 
    4 CHANGES.177 
    5 CHANGES.176 
    6 MANIFEST 
    7 options.h.dist 
    8 Configure 
     17README 
     18README.SQL 
     19README.SSL 
     20UPGRADING 
     21config_h.SH 
    922confmagic.h 
    10 Makefile.SH 
    11 COPYRITE 
     23game/README 
     24game/access.README 
     25game/aliascnf.dst 
     26game/data/README 
     27game/getdate.README 
     28game/getdate.template 
     29game/log/README 
     30game/mushcnf.dst 
     31game/namescnf.dst 
     32game/restart 
     33game/restrictcnf.dst 
     34game/save/README 
     35game/txt/Makefile 
     36game/txt/README 
     37game/txt/compose.sh.SH 
     38game/txt/connect.txt 
     39game/txt/down.txt 
     40game/txt/evt/index.evt 
     41game/txt/evt/pennmush.evt 
     42game/txt/full.txt 
     43game/txt/guest.txt 
     44game/txt/hlp/index.hlp 
     45game/txt/hlp/pennattr.hlp 
     46game/txt/hlp/pennchat.hlp 
     47game/txt/hlp/penncmd.hlp 
     48game/txt/hlp/penncode.hlp 
     49game/txt/hlp/pennconf.hlp 
     50game/txt/hlp/pennflag.hlp 
     51game/txt/hlp/pennfunc.hlp 
     52game/txt/hlp/pennmail.hlp 
     53game/txt/hlp/pennpueb.hlp 
     54game/txt/hlp/penntop.hlp 
     55game/txt/hlp/pennv174.hlp 
     56game/txt/hlp/pennv175.hlp 
     57game/txt/hlp/pennv176.hlp 
     58game/txt/hlp/pennv177.hlp 
     59game/txt/hlp/pennv180.hlp 
     60game/txt/hlp/pennv181.hlp 
     61game/txt/hlp/pennvOLD.hlp 
     62game/txt/index-files.pl 
     63game/txt/motd.txt 
     64game/txt/newuser.txt 
     65game/txt/nws/index.nws 
     66game/txt/nws/pennmush.nws 
     67game/txt/quit.txt 
     68game/txt/register.txt 
     69game/txt/wizmotd.txt 
    1270hdrs/access.h 
    1371hdrs/ansi.h 
     
    1674hdrs/boolexp.h 
    1775hdrs/bufferq.h 
     76hdrs/case.h 
     77hdrs/chunk.h 
    1878hdrs/command.h 
    1979hdrs/compile.h 
    20 hdrs/chunk.h 
    21 hdrs/htab.h 
    22 hdrs/privtab.h 
    23 hdrs/case.h 
    2480hdrs/conf.h 
    2581hdrs/copyrite.h 
     82hdrs/csrimalloc.h 
    2683hdrs/dbdefs.h 
    2784hdrs/dbio.h 
     
    3491hdrs/getpgsiz.h 
    3592hdrs/help.h 
     93hdrs/htab.h 
    3694hdrs/ident.h 
     95hdrs/intrface.h 
    3796hdrs/lock.h 
    3897hdrs/log.h 
     
    47106hdrs/parse.h 
    48107hdrs/pcre.h 
     108hdrs/privtab.h 
    49109hdrs/ptab.h 
    50110hdrs/pueblo.h 
     
    53113hdrs/switches.h 
    54114hdrs/version.h 
     115hints/a-u-x.sh 
     116hints/aix.sh 
     117hints/darwin-fink.sh 
     118hints/darwin.sh 
     119hints/dec_osf.sh 
     120hints/freebsd.sh 
     121hints/hpux-gcc.sh 
     122hints/hpux.sh 
     123hints/irix.sh 
     124hints/irix_6.sh 
     125hints/linux_2.sh 
     126hints/mingw32.sh 
     127hints/next.sh 
     128hints/openbsd.sh 
     129hints/os2.sh 
     130hints/solaris_2.sh 
     131hints/sunos_4.sh 
     132hints/ultrix.sh 
     133hints/win32-gcc.sh 
     134hints/win32.sh 
     135options.h.dist 
     136os2/GCCOPT.CMD 
     137os2/Makefile 
     138os2/Penn-OS2.htm 
     139os2/config.h 
     140po/Makefile 
    55141src/Makefile.SH 
     142src/SWITCHES 
    56143src/access.c 
    57144src/atr_tab.c 
     
    61148src/bufferq.c 
    62149src/chunk.c 
     150src/cmdlocal.dst 
    63151src/cmds.c 
    64152src/command.c 
     
    76164src/extmail.c 
    77165src/filecopy.c 
     166src/flaglocal.dst 
    78167src/flags.c 
    79168src/funcrypt.c 
     
    81170src/fundb.c 
    82171src/funlist.c 
     172src/funlocal.dst 
    83173src/funmath.c 
    84174src/funmisc.c 
     
    89179src/gmalloc.c 
    90180src/help.c 
     181src/htab.c 
    91182src/ident.c 
    92183src/info_slave.c 
     184src/local.dst 
    93185src/lock.c 
    94186src/log.c 
     
    110202src/portmsg.c 
    111203src/predicat.c 
     204src/privtab.c 
    112205src/ptab.c 
    113206src/rob.c 
     
    118211src/speech.c 
    119212src/sql.c 
    120 src/switchinc.c 
    121213src/strdup.c 
    122214src/strtree.c 
    123215src/strutil.c 
    124 src/privtab.c 
    125 src/htab.c 
     216src/switchinc.c 
    126217src/tables.c 
    127218src/timer.c 
     
    132223src/wild.c 
    133224src/wiz.c 
    134 src/cmdlocal.dst 
    135 src/funlocal.dst 
    136 src/local.dst 
    137 src/flaglocal.dst 
    138 hdrs/csrimalloc.h 
    139 config_h.SH 
    140 hints/aix.sh 
    141 hints/a-u-x.sh 
    142 hints/cygwin.sh 
    143 hints/darwin.sh 
    144 hints/dec_osf.sh 
    145 hints/freebsd.sh 
    146 hints/freebsd_5.sh 
    147 hints/hpux.sh 
    148 hints/hpux-gcc.sh 
    149 hints/irix.sh 
    150 hints/irix_6.sh 
    151 hints/linux_2.sh 
    152 hints/mingw32.sh 
    153 hints/next.sh 
    154 hints/openbsd.sh 
    155 hints/os2.sh 
    156 hints/solaris_2.sh 
    157 hints/sunos_4.sh 
    158 hints/ultrix.sh 
    159 hints/win32-gcc.sh 
    160 hints/win32.sh 
     225test/MUSHConnection.pm 
     226test/PennMUSH.pm 
     227test/TestHarness.pm 
     228test/alltests.pl 
     229test/testalias.pl 
     230test/testatree.pl 
     231test/testdecompose.pl 
     232test/testdigest.pl 
     233test/testfirstof.pl 
     234test/testgrep.pl 
     235test/testhastype.pl 
     236test/testinsert.pl 
     237test/testmath.pl 
     238test/testnull.pl 
     239test/testpage.pl 
     240test/testrand.pl 
     241test/testreswitch.pl 
     242test/testtr.pl 
    161243utils/clwrapper.sh 
    162244utils/customize.pl 
     
    169251utils/update-cnf.pl 
    170252utils/update.pl 
    171 game/README 
    172 game/access.README 
    173 game/getdate.README 
    174 game/getdate.template 
    175 game/mushcnf.dst 
    176 game/aliascnf.dst 
    177 game/restrictcnf.dst 
    178 game/namescnf.dst 
    179 game/restart 
    180 game/data/README 
    181 game/log/README 
    182 game/save/README 
    183 game/txt/Makefile 
    184 game/txt/README 
    185 game/txt/compose.sh.SH 
    186 game/txt/connect.txt 
    187 game/txt/down.txt 
    188 game/txt/full.txt 
    189 game/txt/guest.txt 
    190 game/txt/index-files.pl 
    191 game/txt/motd.txt 
    192 game/txt/newuser.txt 
    193 game/txt/quit.txt 
    194 game/txt/register.txt 
    195 game/txt/wizmotd.txt 
    196 game/txt/evt/index.evt 
    197 game/txt/evt/pennmush.evt 
    198 game/txt/hlp/index.hlp 
    199 game/txt/hlp/pennattr.hlp 
    200 game/txt/hlp/pennchat.hlp 
    201 game/txt/hlp/pennconf.hlp 
    202 game/txt/hlp/penncmd.hlp 
    203 game/txt/hlp/penncode.hlp 
    204 game/txt/hlp/pennflag.hlp 
    205 game/txt/hlp/pennfunc.hlp 
    206 game/txt/hlp/pennmail.hlp 
    207 game/txt/hlp/pennpueb.hlp 
    208 game/txt/hlp/penntop.hlp 
    209 game/txt/hlp/pennvOLD.hlp 
    210 game/txt/hlp/pennv174.hlp 
    211 game/txt/hlp/pennv175.hlp 
    212 game/txt/hlp/pennv176.hlp 
    213 game/txt/hlp/pennv177.hlp 
    214 game/txt/hlp/pennv180.hlp 
    215 game/txt/hlp/pennv181.hlp 
    216 game/txt/nws/index.nws 
    217 game/txt/nws/pennmush.nws 
    218 BUGS 
    219 CHANGES.OLD 
    220 CHANGES.174 
    221 CHANGES.175 
    222 FAQ 
    223 README 
    224 README.SSL 
    225 README.SQL 
    226 INSTALL 
    227 UPGRADING 
    228 I18N 
    229 os2/GCCOPT.CMD 
    230 os2/Makefile 
    231 os2/Penn-OS2.htm 
    232 os2/config.h 
    233 po/Makefile 
     253win32/README.mingw 
    234254win32/README.txt 
    235255win32/README_MySQL.txt 
     
    238258win32/confmagic.h 
    239259win32/funs.h 
     260win32/msvc.net/pennmush.sln 
     261win32/msvc.net/pennmush.vcproj 
     262win32/msvc6/pennmush.dsp 
     263win32/msvc6/pennmush.dsw 
    240264win32/options.h 
    241265win32/patches.h 
    242 win32/msvc6/pennmush.dsp 
    243 win32/msvc6/pennmush.dsw 
    244 win32/msvc.net/pennmush.vcproj 
    245 win32/msvc.net/pennmush.sln 
    246 win32/README.mingw 
    247 src/SWITCHES 
    248 test/MUSHConnection.pm 
    249 test/PennMUSH.pm 
    250 test/TestHarness.pm 
    251 test/testatree.pl 
    252 test/testdigest.pl 
    253 test/testhastype.pl 
    254 test/testrand.pl 
  • 1.8.1/Patchlevel

    r521 r523  
    11Do not edit this file. It is maintained by the official PennMUSH patches. 
    2 This is PennMUSH 1.8.1p5 
     2This is PennMUSH 1.8.1p6 
  • 1.8.1/game/restart

    r515 r523  
    5252if [ ! -f "$CONF_FILE" ]; then 
    5353  echo "CONF_FILE doesn't exist. It's: $CONF_FILE" 
    54   echo "Create $CONF_FILE from $GAMEDIR/mushcnf.dst
     54  echo "Create $CONF_FILE from $GAMEDIR/mushcnf.dst and run 'make update'
    5555  exit 1 
    5656fi 
  • 1.8.1/game/txt/hlp/index.hlp

    r511 r523  
    44 "                         #lambda                   $-commands                
    55 $-commands2               %                         %!                        
    6  %#                        %:                        %n                        
     6 %#                        %2                        %3                        
     7 %4                        %:                        %n                        
    78 %~                        +                         1.50p6                    
    89 1.50p7                    1.50p8                    1.50p9                    
     
    1718 1.6.3p2                   1.6.3p3                   1.6.3p4                   
    1819 1.6.3p5                   1.6.3p6                   1.6.3p7                   
     20 
     21For more, see Entries-2 
     22-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     23& Entries-2 
     24-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    1925 1.6.4p0                   1.6.4p1                   1.6.4p2                   
    20  
    21 For more, see Entries-2 
    22 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    23 & Entries-2 
    24 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    2526 1.6.5p0                   1.6.5p1                   1.6.5p2                   
    2627 1.6.5p3                   1.6.5p4                   1.6.6p0                   
     
    3839 1.7.1p2                   1.7.1p3                   1.7.2p0                   
    3940 1.7.2p1                   1.7.2p2                   1.7.2p3                   
     41 
     42For more, see Entries-3 
     43-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     44& Entries-3 
     45-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    4046 1.7.2p4                   1.7.2p5                   1.7.2p6                   
    41  
    42 For more, see Entries-3 
    43 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    44 & Entries-3 
    45 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    4647 1.7.2p7                   1.7.2p8                   1.7.2p9                   
    4748 1.7.2p10                  1.7.2p11                  1.7.2p12                  
     
    5960 1.7.3p10                  1.7.3p11                  1.7.3p12                  
    6061 1.7.3p13                  1.7.3p14                  1.7.4p0                   
     62 
     63For more, see Entries-4 
     64-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     65& Entries-4 
     66-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    6167 1.7.4p1                   1.7.4p2                   1.7.4p3                   
    62  
    63 For more, see Entries-4 
    64 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    65 & Entries-4 
    66 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    6768 1.7.4p4                   1.7.4p5                   1.7.4p6                   
    6869 1.7.4p7                   1.7.4p8                   1.7.4p9                   
     
    8081 1.7.6p9                   1.7.6p10                  1.7.6p11                  
    8182 1.7.6p12                  1.7.6p13                  1.7.6p14                  
     83 
     84For more, see Entries-5 
     85-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     86& Entries-5 
     87-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    8288 1.7.6p15                  1.7.6p16                  1.7.7p0                   
    83  
    84 For more, see Entries-5 
    85 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    86 & Entries-5 
    87 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    8889 1.7.7p1                   1.7.7p2                   1.7.7p3                   
    8990 1.7.7p4                   1.7.7p5                   1.7.7p6                   
     
    99100 1.7.7p34                  1.7.7p35                  1.7.7p36                  
    100101 1.7.7p37                  1.7.7p38                  1.7.7p39                  
    101  1.7.7p40                  1.8.0p0                   :                         
     102 1.7.7p40                  1.8.0p0                   1.8.0p1                   
     103 1.8.0p2                   1.8.0p3                   1.8.0p4                   
     104 
     105For more, see Entries-6 
     106-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     107& Entries-6 
     108-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     109 1.8.0p5                   1.8.0p6                   1.8.0p7                   
     110 1.8.0p8                   1.8.0p9                   1.8.0p10                  
     111 1.8.0p11                  1.8.1p0                   1.8.1p1                   
     112 1.8.1p2                   1.8.1p3                   1.8.1p4                   
     113 1.8.1p5                   1.8.1p6                   :                         
    102114 ;                         @-attributes              @-building                
    103115 @-general                 @-wizard                  @@                        
    104  
    105 For more, see Entries-6 
    106 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    107 & Entries-6 
    108 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    109116 @@()                      @aahear                   @abuy                     
    110117 @aclone                   @aconnect                 @adeath                   
     
    116123 @allquota                 @amhear                   @amove                    
    117124 @apayment                 @areceive                 @assert                   
     125 
     126For more, see Entries-7 
     127-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     128& Entries-7 
     129-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    118130 @asuccess                 @atport                   @atrchown                 
    119131 @atrlock                  @attribute                @aufail                   
     
    123135 @channel                  @channel2                 @channel3                 
    124136 @channel4                 @channel5                 @charges                  
    125  
    126 For more, see Entries-7 
    127 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    128 & Entries-7 
    129 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    130137 @chat                     @chown                    @chownall                 
    131138 @chzone                   @chzone2                  @chzoneall                
     
    137144 @config dump              @config funcs             @config limits            
    138145 @config limits2           @config limits3           @config log               
     146 
     147For more, see Entries-8 
     148-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     149& Entries-8 
     150-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    139151 @config net               @config parameters        @config tiny              
    140152 @conformat                @cost                     @cpattr                   
     
    144156 @destroy2                 @dig                      @dig2                     
    145157 @disable                  @doing                    @dolist                   
    146  
    147 For more, see Entries-8 
    148 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    149 & Entries-8 
    150 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    151158 @drain                    @drop                     @dump                     
    152159 @ealias                   @edit                     @efail                    
     
    158165 @force                    @force2                   @forwardlist              
    159166 @function                 @function2                @function3                
     167 
     168For more, see Entries-9 
     169-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     170& Entries-9 
     171-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    160172 @function4                @gedit                    @give                     
    161173 @grep2                    @grep                     @halt                     
     
    163175 @hook2                    @idescformat              @idescribe                
    164176 @idle                     @infilter                 @inprefix                 
    165  @kick                     @lalias                   @leave                    
    166  @lemit                    @lfail                    @link                     
    167  
    168 For more, see Entries-9 
    169 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    170 & Entries-9 
    171 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    172  @list                     @listen                   @listen2                  
    173  @listmotd                 @lock                     @lock2                    
    174  @lock3                    @lock4                    @lock5                    
    175  @lock6                    @lock7                    @lock8                    
    176  @lock9                    @log                      @logwipe                  
    177  @lset                     @map2                     @mail                     
    178  @malias                   @malias2                  @malias3                  
    179  @malias4                  @malias5                  @map                      
    180  @motd                     @move                     @mvattr                   
    181  @name                     @nameaccent               @nameformat               
    182  @newpassword              @notify                   @nsemit                   
    183  @nslemit                  @nsoemit                  @nspemit                  
     177 @invformat                @kick                     @lalias                   
     178 @leave                    @lemit                    @lfail                    
     179 @link                     @list                     @listen                   
     180 @listen2                  @listmotd                 @lock                     
     181 @lock10                   @lock2                    @lock3                    
     182 @lock4                    @lock5                    @lock6                    
     183 @lock7                    @lock8                    @lock9                    
     184 @log                      @logwipe                  @lset                     
     185 @map2                     @mail                     @mailfilter               
     186 @mailforwardlist          @malias                   @malias2                  
     187 @malias3                  @malias4                  @malias5                  
     188 
     189For more, see Entries-10 
     190-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     191& Entries-10 
     192-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     193 @map                      @motd                     @move                     
     194 @mvattr                   @name                     @nameaccent               
     195 @nameformat               @newpassword              @notify                   
     196 @nscemit                  @nsemit                   @nslemit                  
     197 @nsoemit                  @nspemit                  @nsprompt                 
    184198 @nsremit                  @nszemit                  @nuke                     
    185199 @obuy                     @odeath                   @odescribe                
    186200 @odrop                    @oefail                   @oemit                    
    187201 @oenter                   @ofailure                 @ofollow                  
    188  
    189 For more, see Entries-10 
    190 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    191 & Entries-10 
    192 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    193202 @ogive                    @oidescribe               @oleave                   
    194203 @olfail                   @omove                    @opayment                 
     
    198207 @oxmove                   @oxtport                  @ozenter                  
    199208 @ozleave                  @parent                   @password                 
     209 
     210For more, see Entries-11 
     211-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
     212& Entries-11 
     213-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    200214 @payment                  @pcreate                  @pemit                    
    201215 @pemit2                   @poll                     @poor                     
    202216 @power                    @power2                   @power3                   
    203  @prefix                   @pricelist                @ps                       
    204  @purge                    @quota                    @readcache                
    205  @receive                  @recycle                  @rejectmotd               
    206  @remit                    @restart                  @runout                   
    207  @rwall                    @scan                     @search                   
    208  @search2                  @search3                  @select                   
    209  
    210 For more, see Entries-11 
    211 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    212 & Entries-11 
    213 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
    214  @set                      @sex                      @shutdown                 
    215  @sitelock                 @sitelock2                @sitelock3                
    216  @sql                      @squota                   @startup                  
    217  @stats                    @success                  @sweep                    
    218  @switch                   @switch2                  @teleport                 
    219  @tport                    @trigger                  @trigger2                 
    220  @ufail                    @ulock                    @undestroy                
    221  @unfollow                 @unlink                   @unlock                   
    222  @unrecycle                @uptime                   @uptime2                  
    223  @use                      @uunlock                  @verb                     
    224  @verb2                    @verb3                    @verb4                    
    225  @version                  @vrml_url                 @wait                     
    226  @wait2                    @wall                     @warnings                 
    227  @warnings2                @warnings3                @wcheck                   
    228  @whereis                  @wipe                     @wizmotd                  
    229  @wizwall                  @zemit&