Changeset 523
- Timestamp:
- 08/16/06 03:07:15 (2 years ago)
- Files:
-
- 1.8.1/CHANGES.180 (modified) (1 diff)
- 1.8.1/CHANGES.181 (modified) (2 diffs)
- 1.8.1/COPYRITE (modified) (1 diff)
- 1.8.1/INSTALL (modified) (6 diffs)
- 1.8.1/MANIFEST (modified) (14 diffs)
- 1.8.1/Patchlevel (modified) (1 diff)
- 1.8.1/game/restart (modified) (1 diff)
- 1.8.1/game/txt/hlp/index.hlp (modified) (26 diffs)
- 1.8.1/game/txt/hlp/penncmd.hlp (modified) (5 diffs)
- 1.8.1/game/txt/hlp/pennflag.hlp (modified) (1 diff)
- 1.8.1/game/txt/hlp/pennfunc.hlp (modified) (17 diffs)
- 1.8.1/game/txt/hlp/penntop.hlp (modified) (7 diffs)
- 1.8.1/game/txt/hlp/pennv180.hlp (modified) (1 diff)
- 1.8.1/game/txt/hlp/pennv181.hlp (modified) (2 diffs)
- 1.8.1/game/txt/hlp/pennvOLD.hlp (modified) (1 diff)
- 1.8.1/hdrs/attrib.h (modified) (1 diff)
- 1.8.1/hdrs/compile.h (modified) (1 diff)
- 1.8.1/hdrs/conf.h (modified) (1 diff)
- 1.8.1/hdrs/dbdefs.h (modified) (1 diff)
- 1.8.1/hdrs/externs.h (modified) (4 diffs)
- 1.8.1/hdrs/mushdb.h (modified) (2 diffs)
- 1.8.1/hdrs/mushtype.h (modified) (1 diff)
- 1.8.1/hdrs/pcre.h (modified) (8 diffs)
- 1.8.1/hdrs/switches.h (modified) (1 diff)
- 1.8.1/hdrs/version.h (modified) (1 diff)
- 1.8.1/hints/darwin-fink.sh (added)
- 1.8.1/hints/freebsd.sh (modified) (1 diff)
- 1.8.1/hints/freebsd_5.sh (deleted)
- 1.8.1/options.h.dist (modified) (1 diff)
- 1.8.1/src/SWITCHES (modified) (1 diff)
- 1.8.1/src/attrib.c (modified) (8 diffs)
- 1.8.1/src/boolexp.c (modified) (24 diffs)
- 1.8.1/src/bsd.c (modified) (23 diffs)
- 1.8.1/src/command.c (modified) (2 diffs)
- 1.8.1/src/comp_w8.c (modified) (1 diff)
- 1.8.1/src/conf.c (modified) (1 diff)
- 1.8.1/src/cque.c (modified) (4 diffs)
- 1.8.1/src/extchat.c (modified) (1 diff)
- 1.8.1/src/extmail.c (modified) (11 diffs)
- 1.8.1/src/flags.c (modified) (2 diffs)
- 1.8.1/src/funcrypt.c (modified) (1 diff)
- 1.8.1/src/function.c (modified) (6 diffs)
- 1.8.1/src/fundb.c (modified) (2 diffs)
- 1.8.1/src/funlist.c (modified) (7 diffs)
- 1.8.1/src/funmath.c (modified) (5 diffs)
- 1.8.1/src/game.c (modified) (1 diff)
- 1.8.1/src/look.c (modified) (7 diffs)
- 1.8.1/src/mycrypt.c (modified) (1 diff)
- 1.8.1/src/myssl.c (modified) (1 diff)
- 1.8.1/src/notify.c (modified) (9 diffs)
- 1.8.1/src/parse.c (modified) (3 diffs)
- 1.8.1/src/pcre.c (modified) (237 diffs)
- 1.8.1/src/predicat.c (modified) (12 diffs)
- 1.8.1/src/speech.c (modified) (9 diffs)
- 1.8.1/src/sql.c (modified) (6 diffs)
- 1.8.1/src/switchinc.c (modified) (1 diff)
- 1.8.1/src/timer.c (modified) (4 diffs)
- 1.8.1/test/alltests.pl (added)
- 1.8.1/test/testalias.pl (added)
- 1.8.1/test/testdecompose.pl (added)
- 1.8.1/test/testfirstof.pl (added)
- 1.8.1/test/testgrep.pl (added)
- 1.8.1/test/testinsert.pl (added)
- 1.8.1/test/testmath.pl (added)
- 1.8.1/test/testnull.pl (added)
- 1.8.1/test/testpage.pl (added)
- 1.8.1/test/testreswitch.pl (added)
- 1.8.1/test/testtr.pl (added)
- 1.8.1/win32/README.mingw (modified) (1 diff)
- 1.8.1/win32/README.txt (modified) (1 diff)
- 1.8.1/win32/funs.h (modified) (1 diff)
- 1.8.1/win32/options.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.1/CHANGES.180
r521 r523 8 8 [SW] is Shawn Wagner, a PennMUSH developer (aka Raevnos) 9 9 [EEH] is Ervin Hearn III, a PennMUSH developer (aka Noltar) 10 [GM] is Greg Millam, a PennMUSH developer (aka Walker) 10 11 [3] refers to code by (or inspired by) TinyMUSH 3.0 11 12 [Rhost] refers to code by (or inspired by) RhostMUSH 12 13 13 14 ========================================================================== 15 16 Version 1.8.0 patchlevel 11 February 25, 2006 17 18 Fixes: 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 14 23 15 24 Version 1.8.0 patchlevel 10 January 29, 2006 1.8.1/CHANGES.181
r521 r523 8 8 [SW] is Shawn Wagner, a PennMUSH developer (aka Raevnos) 9 9 [EEH] is Ervin Hearn III, a PennMUSH developer (aka Noltar) 10 [GM] is Greg Millam, a PennMUSH developer (aka Walker) 10 11 [3] refers to code by (or inspired by) TinyMUSH 3.0 11 12 [MUX] refers to code by (or inspired by) TinyMUX 2.x … … 13 14 14 15 ========================================================================== 16 17 Version 1.8.1 patchlevel 6 February 25, 2006 18 19 Major 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. 25 Flags: 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. 30 Locks: 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. 35 Powers: 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. 38 Functions: 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. 50 Minor 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] 58 Fixes: 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 15 75 16 76 Version 1.8.1 patchlevel 5 January 29, 2006 1.8.1/COPYRITE
r471 r523 171 171 * Past and present PennMUSH development team members: 172 172 * T. Alexander Popiel, Ralph Melton, Thorvald Natvig, Luuk de Waard, 173 * Shawn Wagner, Ervin Hearn III 173 * Shawn Wagner, Ervin Hearn III, Greg Millam 174 174 * Past and present PennMUSH porters: 175 175 * Nick Gammon, Sylvia, Dan Williams, Ervin Hearn III 1.8.1/INSTALL
r511 r523 69 69 FreeBSD 70 70 AT&T SVR4 71 Windows 95/NT cygwin and MSVC++71 Windows 95/NT cygwin, mingw32, and MSVC++ 72 72 OS/2 73 73 … … 87 87 The quickstart version of the installation is: 88 88 89 1. On win32 only, install proper tools or read win32/README .txt.89 1. On win32 only, install proper tools or read win32/README*. 90 90 2. sh Configure -d or some variant 91 91 3. create options.h, or make update … … 96 96 Here's the process in detail: 97 97 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. 98 1. If you're running on win32, read one of the win32/README* files 99 for information on how to compile with various compilers. 110 100 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: 101 2. On Unix systems, unpack the code and: 102 cd pennmush 122 103 ./Configure -d 123 124 On cygwin systems, try ./Configure -d, but if it fails, try:125 . Configure126 (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.129 104 130 105 3. EITHER: … … 135 110 Edit the file. It's liberally commented. 136 111 137 On Cygwin systems, you should *not* define NT_TCP with cygwin, and you138 should use MALLOC_PACKAGE 0. You may use an COMPRESSION_TYPE you prefer.139 140 112 Also, 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.144 113 145 114 OR: … … 150 119 You should not need to change any of the other header files. 151 120 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 121 4. Do a "make install". This will build all the necessary files, and 157 122 set up some symbolic links for the restart script. You will probably 158 123 receive a few compilation warnings, which can generally be ignored. 159 124 160 6. If you plan to run multiple MUSHes, you may want to do a "make125 5. If you plan to run multiple MUSHes, you may want to do a "make 161 126 customize" which will run a script to help set up a separate customized 162 127 game subdirectory for each MUSH (run it once per MUSH you plan to run). … … 164 129 so what follows may be slightly different. :) This is probably broken. 165 130 166 7. Read game/README and follow those instructions.131 6. Read game/README and follow those instructions. 167 132 168 133 A final thing you may want to think about is compiling announce.c or 1.8.1/MANIFEST
r519 r523 1 BUGS 2 CHANGES.174 3 CHANGES.175 4 CHANGES.176 5 CHANGES.177 6 CHANGES.180 7 CHANGES.181 8 CHANGES.OLD 9 COPYRITE 10 Configure 11 FAQ 12 I18N 13 INSTALL 14 MANIFEST 15 Makefile.SH 1 16 Patchlevel 2 CHANGES.181 3 CHANGES.180 4 CHANGES.177 5 CHANGES.176 6 MANIFEST 7 options.h.dist 8 Configure 17 README 18 README.SQL 19 README.SSL 20 UPGRADING 21 config_h.SH 9 22 confmagic.h 10 Makefile.SH 11 COPYRITE 23 game/README 24 game/access.README 25 game/aliascnf.dst 26 game/data/README 27 game/getdate.README 28 game/getdate.template 29 game/log/README 30 game/mushcnf.dst 31 game/namescnf.dst 32 game/restart 33 game/restrictcnf.dst 34 game/save/README 35 game/txt/Makefile 36 game/txt/README 37 game/txt/compose.sh.SH 38 game/txt/connect.txt 39 game/txt/down.txt 40 game/txt/evt/index.evt 41 game/txt/evt/pennmush.evt 42 game/txt/full.txt 43 game/txt/guest.txt 44 game/txt/hlp/index.hlp 45 game/txt/hlp/pennattr.hlp 46 game/txt/hlp/pennchat.hlp 47 game/txt/hlp/penncmd.hlp 48 game/txt/hlp/penncode.hlp 49 game/txt/hlp/pennconf.hlp 50 game/txt/hlp/pennflag.hlp 51 game/txt/hlp/pennfunc.hlp 52 game/txt/hlp/pennmail.hlp 53 game/txt/hlp/pennpueb.hlp 54 game/txt/hlp/penntop.hlp 55 game/txt/hlp/pennv174.hlp 56 game/txt/hlp/pennv175.hlp 57 game/txt/hlp/pennv176.hlp 58 game/txt/hlp/pennv177.hlp 59 game/txt/hlp/pennv180.hlp 60 game/txt/hlp/pennv181.hlp 61 game/txt/hlp/pennvOLD.hlp 62 game/txt/index-files.pl 63 game/txt/motd.txt 64 game/txt/newuser.txt 65 game/txt/nws/index.nws 66 game/txt/nws/pennmush.nws 67 game/txt/quit.txt 68 game/txt/register.txt 69 game/txt/wizmotd.txt 12 70 hdrs/access.h 13 71 hdrs/ansi.h … … 16 74 hdrs/boolexp.h 17 75 hdrs/bufferq.h 76 hdrs/case.h 77 hdrs/chunk.h 18 78 hdrs/command.h 19 79 hdrs/compile.h 20 hdrs/chunk.h21 hdrs/htab.h22 hdrs/privtab.h23 hdrs/case.h24 80 hdrs/conf.h 25 81 hdrs/copyrite.h 82 hdrs/csrimalloc.h 26 83 hdrs/dbdefs.h 27 84 hdrs/dbio.h … … 34 91 hdrs/getpgsiz.h 35 92 hdrs/help.h 93 hdrs/htab.h 36 94 hdrs/ident.h 95 hdrs/intrface.h 37 96 hdrs/lock.h 38 97 hdrs/log.h … … 47 106 hdrs/parse.h 48 107 hdrs/pcre.h 108 hdrs/privtab.h 49 109 hdrs/ptab.h 50 110 hdrs/pueblo.h … … 53 113 hdrs/switches.h 54 114 hdrs/version.h 115 hints/a-u-x.sh 116 hints/aix.sh 117 hints/darwin-fink.sh 118 hints/darwin.sh 119 hints/dec_osf.sh 120 hints/freebsd.sh 121 hints/hpux-gcc.sh 122 hints/hpux.sh 123 hints/irix.sh 124 hints/irix_6.sh 125 hints/linux_2.sh 126 hints/mingw32.sh 127 hints/next.sh 128 hints/openbsd.sh 129 hints/os2.sh 130 hints/solaris_2.sh 131 hints/sunos_4.sh 132 hints/ultrix.sh 133 hints/win32-gcc.sh 134 hints/win32.sh 135 options.h.dist 136 os2/GCCOPT.CMD 137 os2/Makefile 138 os2/Penn-OS2.htm 139 os2/config.h 140 po/Makefile 55 141 src/Makefile.SH 142 src/SWITCHES 56 143 src/access.c 57 144 src/atr_tab.c … … 61 148 src/bufferq.c 62 149 src/chunk.c 150 src/cmdlocal.dst 63 151 src/cmds.c 64 152 src/command.c … … 76 164 src/extmail.c 77 165 src/filecopy.c 166 src/flaglocal.dst 78 167 src/flags.c 79 168 src/funcrypt.c … … 81 170 src/fundb.c 82 171 src/funlist.c 172 src/funlocal.dst 83 173 src/funmath.c 84 174 src/funmisc.c … … 89 179 src/gmalloc.c 90 180 src/help.c 181 src/htab.c 91 182 src/ident.c 92 183 src/info_slave.c 184 src/local.dst 93 185 src/lock.c 94 186 src/log.c … … 110 202 src/portmsg.c 111 203 src/predicat.c 204 src/privtab.c 112 205 src/ptab.c 113 206 src/rob.c … … 118 211 src/speech.c 119 212 src/sql.c 120 src/switchinc.c121 213 src/strdup.c 122 214 src/strtree.c 123 215 src/strutil.c 124 src/privtab.c 125 src/htab.c 216 src/switchinc.c 126 217 src/tables.c 127 218 src/timer.c … … 132 223 src/wild.c 133 224 src/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 225 test/MUSHConnection.pm 226 test/PennMUSH.pm 227 test/TestHarness.pm 228 test/alltests.pl 229 test/testalias.pl 230 test/testatree.pl 231 test/testdecompose.pl 232 test/testdigest.pl 233 test/testfirstof.pl 234 test/testgrep.pl 235 test/testhastype.pl 236 test/testinsert.pl 237 test/testmath.pl 238 test/testnull.pl 239 test/testpage.pl 240 test/testrand.pl 241 test/testreswitch.pl 242 test/testtr.pl 161 243 utils/clwrapper.sh 162 244 utils/customize.pl … … 169 251 utils/update-cnf.pl 170 252 utils/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 253 win32/README.mingw 234 254 win32/README.txt 235 255 win32/README_MySQL.txt … … 238 258 win32/confmagic.h 239 259 win32/funs.h 260 win32/msvc.net/pennmush.sln 261 win32/msvc.net/pennmush.vcproj 262 win32/msvc6/pennmush.dsp 263 win32/msvc6/pennmush.dsw 240 264 win32/options.h 241 265 win32/patches.h 242 win32/msvc6/pennmush.dsp243 win32/msvc6/pennmush.dsw244 win32/msvc.net/pennmush.vcproj245 win32/msvc.net/pennmush.sln246 win32/README.mingw247 src/SWITCHES248 test/MUSHConnection.pm249 test/PennMUSH.pm250 test/TestHarness.pm251 test/testatree.pl252 test/testdigest.pl253 test/testhastype.pl254 test/testrand.pl1.8.1/Patchlevel
r521 r523 1 1 Do not edit this file. It is maintained by the official PennMUSH patches. 2 This is PennMUSH 1.8.1p 52 This is PennMUSH 1.8.1p6 1.8.1/game/restart
r515 r523 52 52 if [ ! -f "$CONF_FILE" ]; then 53 53 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'" 55 55 exit 1 56 56 fi 1.8.1/game/txt/hlp/index.hlp
r511 r523 4 4 " #lambda $-commands 5 5 $-commands2 % %! 6 %# %: %n 6 %# %2 %3 7 %4 %: %n 7 8 %~ + 1.50p6 8 9 1.50p7 1.50p8 1.50p9 … … 17 18 1.6.3p2 1.6.3p3 1.6.3p4 18 19 1.6.3p5 1.6.3p6 1.6.3p7 20 21 For more, see Entries-2 22 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 23 & Entries-2 24 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 19 25 1.6.4p0 1.6.4p1 1.6.4p2 20 21 For more, see Entries-222 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-23 & Entries-224 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-25 26 1.6.5p0 1.6.5p1 1.6.5p2 26 27 1.6.5p3 1.6.5p4 1.6.6p0 … … 38 39 1.7.1p2 1.7.1p3 1.7.2p0 39 40 1.7.2p1 1.7.2p2 1.7.2p3 41 42 For more, see Entries-3 43 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 44 & Entries-3 45 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 40 46 1.7.2p4 1.7.2p5 1.7.2p6 41 42 For more, see Entries-343 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-44 & Entries-345 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-46 47 1.7.2p7 1.7.2p8 1.7.2p9 47 48 1.7.2p10 1.7.2p11 1.7.2p12 … … 59 60 1.7.3p10 1.7.3p11 1.7.3p12 60 61 1.7.3p13 1.7.3p14 1.7.4p0 62 63 For more, see Entries-4 64 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 65 & Entries-4 66 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 61 67 1.7.4p1 1.7.4p2 1.7.4p3 62 63 For more, see Entries-464 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-65 & Entries-466 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-67 68 1.7.4p4 1.7.4p5 1.7.4p6 68 69 1.7.4p7 1.7.4p8 1.7.4p9 … … 80 81 1.7.6p9 1.7.6p10 1.7.6p11 81 82 1.7.6p12 1.7.6p13 1.7.6p14 83 84 For more, see Entries-5 85 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 86 & Entries-5 87 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 82 88 1.7.6p15 1.7.6p16 1.7.7p0 83 84 For more, see Entries-585 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-86 & Entries-587 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-88 89 1.7.7p1 1.7.7p2 1.7.7p3 89 90 1.7.7p4 1.7.7p5 1.7.7p6 … … 99 100 1.7.7p34 1.7.7p35 1.7.7p36 100 101 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 105 For 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 : 102 114 ; @-attributes @-building 103 115 @-general @-wizard @@ 104 105 For more, see Entries-6106 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-107 & Entries-6108 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-109 116 @@() @aahear @abuy 110 117 @aclone @aconnect @adeath … … 116 123 @allquota @amhear @amove 117 124 @apayment @areceive @assert 125 126 For more, see Entries-7 127 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 128 & Entries-7 129 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 118 130 @asuccess @atport @atrchown 119 131 @atrlock @attribute @aufail … … 123 135 @channel @channel2 @channel3 124 136 @channel4 @channel5 @charges 125 126 For more, see Entries-7127 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-128 & Entries-7129 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-130 137 @chat @chown @chownall 131 138 @chzone @chzone2 @chzoneall … … 137 144 @config dump @config funcs @config limits 138 145 @config limits2 @config limits3 @config log 146 147 For more, see Entries-8 148 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 149 & Entries-8 150 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 139 151 @config net @config parameters @config tiny 140 152 @conformat @cost @cpattr … … 144 156 @destroy2 @dig @dig2 145 157 @disable @doing @dolist 146 147 For more, see Entries-8148 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-149 & Entries-8150 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-151 158 @drain @drop @dump 152 159 @ealias @edit @efail … … 158 165 @force @force2 @forwardlist 159 166 @function @function2 @function3 167 168 For more, see Entries-9 169 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 170 & Entries-9 171 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 160 172 @function4 @gedit @give 161 173 @grep2 @grep @halt … … 163 175 @hook2 @idescformat @idescribe 164 176 @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 189 For 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 184 198 @nsremit @nszemit @nuke 185 199 @obuy @odeath @odescribe 186 200 @odrop @oefail @oemit 187 201 @oenter @ofailure @ofollow 188 189 For more, see Entries-10190 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-191 & Entries-10192 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-193 202 @ogive @oidescribe @oleave 194 203 @olfail @omove @opayment … … 198 207 @oxmove @oxtport @ozenter 199 208 @ozleave @parent @password 209 210 For more, see Entries-11 211 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 212 & Entries-11 213 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 200 214 @payment @pcreate @pemit 201 215 @pemit2 @poll @poor 202 216 @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&
