PennMUSH Community

Changeset 505

Show
Ignore:
Timestamp:
08/16/06 02:38:48 (2 years ago)
Author:
pennmush
Message:

PennMUSH 1.8.0p11 Archival

Files:

Legend:

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

    r503 r505  
    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.0/COPYRITE

    r471 r505  
    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.0/MANIFEST

    r485 r505  
     1BUGS 
     2CHANGES.174 
     3CHANGES.175 
     4CHANGES.176 
     5CHANGES.177 
     6CHANGES.180 
     7CHANGES.OLD 
     8COPYRITE 
     9Configure 
     10FAQ 
     11I18N 
     12INSTALL 
     13MANIFEST 
     14Makefile.SH 
    115Patchlevel 
    2 CHANGES.180 
    3 CHANGES.177 
    4 CHANGES.176 
    5 MANIFEST 
    6 options.h.dist 
    7 Configure 
     16README 
     17README.SQL 
     18README.SSL 
     19UPGRADING 
     20config_h.SH 
    821confmagic.h 
    9 Makefile.SH 
    10 COPYRITE 
     22game/README 
     23game/access.README 
     24game/aliascnf.dst 
     25game/data/README 
     26game/getdate.README 
     27game/getdate.template 
     28game/log/README 
     29game/mushcnf.dst 
     30game/namescnf.dst 
     31game/restart 
     32game/restrictcnf.dst 
     33game/save/README 
     34game/txt/Makefile 
     35game/txt/README 
     36game/txt/compose.sh.SH 
     37game/txt/connect.txt 
     38game/txt/down.txt 
     39game/txt/evt/index.evt 
     40game/txt/evt/pennmush.evt 
     41game/txt/full.txt 
     42game/txt/guest.txt 
     43game/txt/hlp/index.hlp 
     44game/txt/hlp/pennattr.hlp 
     45game/txt/hlp/pennchat.hlp 
     46game/txt/hlp/penncmd.hlp 
     47game/txt/hlp/penncode.hlp 
     48game/txt/hlp/pennconf.hlp 
     49game/txt/hlp/pennflag.hlp 
     50game/txt/hlp/pennfunc.hlp 
     51game/txt/hlp/pennmail.hlp 
     52game/txt/hlp/pennpueb.hlp 
     53game/txt/hlp/penntop.hlp 
     54game/txt/hlp/pennv174.hlp 
     55game/txt/hlp/pennv175.hlp 
     56game/txt/hlp/pennv176.hlp 
     57game/txt/hlp/pennv177.hlp 
     58game/txt/hlp/pennv180.hlp 
     59game/txt/hlp/pennvOLD.hlp 
     60game/txt/index-files.pl 
     61game/txt/motd.txt 
     62game/txt/newuser.txt 
     63game/txt/nws/index.nws 
     64game/txt/nws/pennmush.nws 
     65game/txt/quit.txt 
     66game/txt/register.txt 
     67game/txt/wizmotd.txt 
    1168hdrs/access.h 
    1269hdrs/ansi.h 
     
    1572hdrs/boolexp.h 
    1673hdrs/bufferq.h 
     74hdrs/case.h 
     75hdrs/chunk.h 
    1776hdrs/command.h 
    1877hdrs/compile.h 
    19 hdrs/chunk.h 
    20 hdrs/htab.h 
    21 hdrs/privtab.h 
    22 hdrs/case.h 
    2378hdrs/conf.h 
    2479hdrs/copyrite.h 
     80hdrs/csrimalloc.h 
    2581hdrs/dbdefs.h 
    2682hdrs/dbio.h 
     
    3389hdrs/getpgsiz.h 
    3490hdrs/help.h 
     91hdrs/htab.h 
    3592hdrs/ident.h 
     93hdrs/intrface.h 
    3694hdrs/lock.h 
    3795hdrs/log.h 
     
    46104hdrs/parse.h 
    47105hdrs/pcre.h 
     106hdrs/privtab.h 
    48107hdrs/ptab.h 
    49108hdrs/pueblo.h 
     
    52111hdrs/switches.h 
    53112hdrs/version.h 
     113hints/a-u-x.sh 
     114hints/aix.sh 
     115hints/cygwin.sh 
     116hints/darwin.sh 
     117hints/dec_osf.sh 
     118hints/freebsd.sh 
     119hints/hpux-gcc.sh 
     120hints/hpux.sh 
     121hints/irix.sh 
     122hints/irix_6.sh 
     123hints/linux_2.sh 
     124hints/mingw32.sh 
     125hints/next.sh 
     126hints/openbsd.sh 
     127hints/os2.sh 
     128hints/solaris_2.sh 
     129hints/sunos_4.sh 
     130hints/ultrix.sh 
     131hints/win32-gcc.sh 
     132hints/win32.sh 
     133options.h.dist 
     134os2/GCCOPT.CMD 
     135os2/Makefile 
     136os2/Penn-OS2.htm 
     137os2/config.h 
     138po/Makefile 
    54139src/Makefile.SH 
     140src/SWITCHES 
    55141src/access.c 
    56142src/atr_tab.c 
     
    60146src/bufferq.c 
    61147src/chunk.c 
     148src/cmdlocal.dst 
    62149src/cmds.c 
    63150src/command.c 
     
    75162src/extmail.c 
    76163src/filecopy.c 
     164src/flaglocal.dst 
    77165src/flags.c 
    78166src/funcrypt.c 
     
    80168src/fundb.c 
    81169src/funlist.c 
     170src/funlocal.dst 
    82171src/funmath.c 
    83172src/funmisc.c 
     
    88177src/gmalloc.c 
    89178src/help.c 
     179src/htab.c 
    90180src/ident.c 
    91181src/info_slave.c 
     182src/local.dst 
    92183src/lock.c 
    93184src/log.c 
     
    108199src/portmsg.c 
    109200src/predicat.c 
     201src/privtab.c 
    110202src/ptab.c 
    111203src/rob.c 
     
    116208src/speech.c 
    117209src/sql.c 
    118 src/switchinc.c 
    119210src/strdup.c 
    120211src/strtree.c 
    121212src/strutil.c 
    122 src/privtab.c 
    123 src/htab.c 
     213src/switchinc.c 
    124214src/tables.c 
    125215src/timer.c 
     
    130220src/wild.c 
    131221src/wiz.c 
    132 src/cmdlocal.dst 
    133 src/funlocal.dst 
    134 src/local.dst 
    135 src/flaglocal.dst 
    136 hdrs/csrimalloc.h 
    137 config_h.SH 
    138 hints/aix.sh 
    139 hints/a-u-x.sh 
    140 hints/cygwin.sh 
    141 hints/darwin.sh 
    142 hints/dec_osf.sh 
    143 hints/freebsd.sh 
    144 hints/freebsd_5.sh 
    145 hints/hpux.sh 
    146 hints/hpux-gcc.sh 
    147 hints/irix.sh 
    148 hints/irix_6.sh 
    149 hints/linux_2.sh 
    150 hints/mingw32.sh 
    151 hints/next.sh 
    152 hints/openbsd.sh 
    153 hints/os2.sh 
    154 hints/solaris_2.sh 
    155 hints/sunos_4.sh 
    156 hints/ultrix.sh 
    157 hints/win32-gcc.sh 
    158 hints/win32.sh 
     222test/MUSHConnection.pm 
     223test/PennMUSH.pm 
     224test/TestHarness.pm 
     225test/alltests.pl 
     226test/testatree.pl 
     227test/testdigest.pl 
     228test/testfirstof.pl 
     229test/testhastype.pl 
     230test/testinsert.pl 
     231test/testnull.pl 
     232test/testrand.pl 
     233test/testreswitch.pl 
     234test/testtr.pl 
    159235utils/clwrapper.sh 
    160236utils/customize.pl 
     
    167243utils/update-cnf.pl 
    168244utils/update.pl 
    169 game/README 
    170 game/access.README 
    171 game/getdate.README 
    172 game/getdate.template 
    173 game/mushcnf.dst 
    174 game/aliascnf.dst 
    175 game/restrictcnf.dst 
    176 game/namescnf.dst 
    177 game/restart 
    178 game/data/README 
    179 game/log/README 
    180 game/save/README 
    181 game/txt/Makefile 
    182 game/txt/README 
    183 game/txt/compose.sh.SH 
    184 game/txt/connect.txt 
    185 game/txt/down.txt 
    186 game/txt/full.txt 
    187 game/txt/guest.txt 
    188 game/txt/index-files.pl 
    189 game/txt/motd.txt 
    190 game/txt/newuser.txt 
    191 game/txt/quit.txt 
    192 game/txt/register.txt 
    193 game/txt/wizmotd.txt 
    194 game/txt/evt/index.evt 
    195 game/txt/evt/pennmush.evt 
    196 game/txt/hlp/index.hlp 
    197 game/txt/hlp/pennattr.hlp 
    198 game/txt/hlp/pennchat.hlp 
    199 game/txt/hlp/pennconf.hlp 
    200 game/txt/hlp/penncmd.hlp 
    201 game/txt/hlp/penncode.hlp 
    202 game/txt/hlp/pennflag.hlp 
    203 game/txt/hlp/pennfunc.hlp 
    204 game/txt/hlp/pennmail.hlp 
    205 game/txt/hlp/pennpueb.hlp 
    206 game/txt/hlp/penntop.hlp 
    207 game/txt/hlp/pennvOLD.hlp 
    208 game/txt/hlp/pennv174.hlp 
    209 game/txt/hlp/pennv175.hlp 
    210 game/txt/hlp/pennv176.hlp 
    211 game/txt/hlp/pennv177.hlp 
    212 game/txt/hlp/pennv180.hlp 
    213 game/txt/nws/index.nws 
    214 game/txt/nws/pennmush.nws 
    215 BUGS 
    216 CHANGES.OLD 
    217 CHANGES.174 
    218 CHANGES.175 
    219 FAQ 
    220 README 
    221 README.SSL 
    222 README.SQL 
    223 INSTALL 
    224 UPGRADING 
    225 I18N 
    226 os2/GCCOPT.CMD 
    227 os2/Makefile 
    228 os2/Penn-OS2.htm 
    229 os2/config.h 
    230 po/Makefile 
     245win32/README.mingw 
    231246win32/README.txt 
    232247win32/README_MySQL.txt 
     
    235250win32/confmagic.h 
    236251win32/funs.h 
     252win32/msvc.net/pennmush.sln 
     253win32/msvc.net/pennmush.vcproj 
     254win32/msvc6/pennmush.dsp 
     255win32/msvc6/pennmush.dsw 
    237256win32/options.h 
    238257win32/patches.h 
    239 win32/msvc6/pennmush.dsp 
    240 win32/msvc6/pennmush.dsw 
    241 win32/msvc.net/pennmush.vcproj 
    242 win32/msvc.net/pennmush.sln 
    243 win32/README.mingw 
    244 src/SWITCHES 
    245 test/MUSHConnection.pm 
    246 test/PennMUSH.pm 
    247 test/TestHarness.pm 
    248 test/testatree.pl 
    249 test/testdigest.pl 
    250 test/testhastype.pl 
    251 test/testrand.pl 
  • 1.8.0/Patchlevel

    r503 r505  
    11Do not edit this file. It is maintained by the official PennMUSH patches. 
    2 This is PennMUSH 1.8.0p10 
     2This is PennMUSH 1.8.0p11 
  • 1.8.0/game/txt/hlp/penncmd.hlp

    r497 r505  
    29282928    Ex: @set Test Object=random:This is a random attribute. 
    29292929        &random Test Object=This is a random attribute. 
     2930  An important difference between these two forms is that @set will 
     2931  evaluate the <value> before setting it on <object>, while the 
     2932  &<attribute> form will not (and is usually what you want). 
    29302933   
    29312934  The fourth form sets (or unsets) an attribute flag on the specified 
  • 1.8.0/game/txt/hlp/penntop.hlp

    r497 r505  
    161161  Note that the choice of which ancestor to look up is based on the  
    162162  type of the *child* object, as is the check of the ORPHAN flag. 
     163  Also note that ancestors are *not* checked for $-commands or 
     164  ^-commands; you should use the master room for global commands, 
     165  instead. 
    163166 
    164167  See also: PARENTS, ORPHAN 
     
    440443& CREDITS 
    441444  Maintainer: Javelin 
    442   Developers: Talek [TAP], Raevnos [SW], Ervin Hearn III [EEH] 
     445  Developers: Talek [TAP], Raevnos [SW], Ervin Hearn III [EEH],  
     446              Greg Millam [GM] 
    443447  Porters: Nick Gammon [NJG] (win32), Dan Williams [DW] (MacOS),  
    444448           Sylvia (OS/2) 
     
    950954  #101, and #100 for attributes. Attributes are checked on the object 
    951955  itself first, followed by its parent, followed by that parent's parent, 
    952   and so forth. There is a (configurable) maximum number of ancestors 
    953   an object may have; the default is 10. 
    954     
     956  and so forth. There is a (configurable) maximum length of the parent 
     957  chain for an object; the default is 10. 
     958 
     959  After the parent chain is exhausted, the type-specific ancestor is 
     960  also checked in similar fashion.  See 'help ANCESTORS' for more about 
     961  ancestors. 
     962 
    955963(continued in help parents2)  
    956964& PARENTS2 
     
    10131021  Parent-object $-command checking is at its most efficient when there 
    10141022  are few or no attributes on the child. Also, each additional level 
    1015   of parents further reduces efficiency. 
     1023  of parents further reduces efficiency.  Finally, note that ancestors 
     1024  are *not* checked for $-commands. 
    10161025  
    10171026  If you are "mass-marketing" your objects, you can create blank copies,  
     
    10221031  purchasers of your object to @chown their copy. 
    10231032 
    1024   See also: @parent, $-COMMANDS, ATTRIBUTES 
     1033  See also: @parent, $-COMMANDS, ATTRIBUTES, ANCESTORS 
    10251034& POWERS LIST 
    10261035  Powers can be granted only by wizards, using the @power command.  
  • 1.8.0/game/txt/hlp/pennv180.hlp

    r503 r505  
    1 & 1.8.0p10 
     1& 1.8.0p11 
    22& changes 
    33This is a list of changes in this patchlevel which are probably of 
     
    1212be read in 'help patchlevels'. 
    1313 
     14Version 1.8.0 patchlevel 11                     February 25, 2006 
     15 
     16Fixes: 
     17  * Help clarification to ancestors inspired by Viceroy@GuiltyPleasures. [TAP] 
     18  * Help clarification in @set by Skaven@M*U*S*H. 
     19  * Freebsd hints files combined and simplified. 
     20 
     21 
     22& 1.8.0p10 
    1423Version 1.8.0 patchlevel 10                     January 29, 2006 
    1524 
  • 1.8.0/game/txt/hlp/pennvOLD.hlp

    r503 r505  
    44184418type 'help <version>p<patchlevel>'. For example, 'help 1.7.2p3' 
    44194419 
    4420 1.8.0: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 
     44201.8.0: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 
    442144211.7.7: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 
    44224422       19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 
  • 1.8.0/hdrs/version.h

    r503 r505  
    11#define VERSION "1.8.0" 
    2 #define PATCHLEVEL "10
    3 #define PATCHDATE "[01/29/2006]" 
    4 #define NUMVERSION 1008000010 
     2#define PATCHLEVEL "11
     3#define PATCHDATE "[02/25/2006]" 
     4#define NUMVERSION 1008000011 
  • 1.8.0/hints/freebsd.sh

    r453 r505  
    22i_malloc='undef' 
    33i_values='undef' 
    4 ccflags='-D_POSIX_C_SOURCE=2 -I/usr/local/include' 
     4ccflags='-D_POSIX_C_SOURCE=2 -D__XSI_VISIBLE=1000 -D__BSD_VISIBLE -I/usr/local/include' 
    55d_attribut=true 
    6  
     6d_force_ipv4='define'