Changeset 531
- Timestamp:
- 09/19/06 10:00:40 (2 years ago)
- Files:
-
- 1.8.1/CHANGES.181 (modified) (1 diff)
- 1.8.1/Patchlevel (modified) (1 diff)
- 1.8.1/game/restart (modified) (1 diff)
- 1.8.1/game/txt/hlp/index.hlp (modified) (31 diffs)
- 1.8.1/game/txt/hlp/pennchat.hlp (modified) (1 diff)
- 1.8.1/game/txt/hlp/penncmd.hlp (modified) (2 diffs)
- 1.8.1/game/txt/hlp/pennfunc.hlp (modified) (154 diffs)
- 1.8.1/game/txt/hlp/penntop.hlp (modified) (2 diffs)
- 1.8.1/game/txt/hlp/pennv181.hlp (modified) (3 diffs)
- 1.8.1/hdrs/htab.h (modified) (2 diffs)
- 1.8.1/hdrs/version.h (modified) (1 diff)
- 1.8.1/src/attrib.c (modified) (1 diff)
- 1.8.1/src/boolexp.c (modified) (1 diff)
- 1.8.1/src/bsd.c (modified) (6 diffs)
- 1.8.1/src/cmdlocal.dst (modified) (2 diffs)
- 1.8.1/src/command.c (modified) (1 diff)
- 1.8.1/src/conf.c (modified) (1 diff)
- 1.8.1/src/db.c (modified) (13 diffs)
- 1.8.1/src/extchat.c (modified) (1 diff)
- 1.8.1/src/flags.c (modified) (3 diffs)
- 1.8.1/src/function.c (modified) (9 diffs)
- 1.8.1/src/fundb.c (modified) (2 diffs)
- 1.8.1/src/funstr.c (modified) (2 diffs)
- 1.8.1/src/help.c (modified) (3 diffs)
- 1.8.1/src/htab.c (modified) (4 diffs)
- 1.8.1/src/lock.c (modified) (2 diffs)
- 1.8.1/src/look.c (modified) (2 diffs)
- 1.8.1/src/plyrlist.c (modified) (5 diffs)
- 1.8.1/src/sig.c (modified) (1 diff)
- 1.8.1/src/sql.c (modified) (1 diff)
- 1.8.1/src/utils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.1/CHANGES.181
r529 r531 14 14 15 15 ========================================================================== 16 17 Version 1.8.1 patchlevel 10 September 13, 2006 18 Fixes: 19 * Cleaned up some compiler warnings. [SW] 20 * The AAHEAR and AMHEAR attribute flags work on listening parents. 21 Report by PAD@M*U*S*H. [GM] 22 * Flags without a letter would truncate the list of set flag letters. 23 Reported by Intrevis@M*U*S*H and Nathan Baum. Patched by latter. 24 * Win32 lacks the LC_MESSAGES setlocale() category. Reported by Intrevis. 25 * Trying to ignore signals could crash on Win32. Reported by Intrevis. 26 * Fixed parse errors in non-C99 compilers. Reported by Intrevis. 27 * Help fixes by Talvo, Sketch 28 * Fixes for 64-bit platforms [SW] 29 * @dump/paranoid produced corrupt databases. 30 Reported by Marvin@M*U*S*H. [SW] 31 * Better support for dealing with databases with a different number of 32 attributes on an object than expected. Marvin and Luke. [SW] 33 * Fixed the example in cmdlocal.c. Reported by Tokeli [SW] 34 * Fix in CHAT_TOKEN_ALIAS. [GM] 35 36 Functions: 37 * link() now takes an optional third argument to make it act like 38 @link/preserve. Suggested by qatoq@ST:Foundations. 39 40 Minor Changes: 41 * The hash table code now calls a cleanup function on data when deleting 42 an entry. [SW] 43 * The above is used in db.c, function.c and plyrlist.c [SW] 44 * @config compile reports if MySQL support is present. (This does not 45 mean the game is configured to use it.) [SW] 46 * restart copies log files from the last time the mush was running to 47 game/save/ instead of deleting them. [SW] 48 16 49 17 50 Version 1.8.1 patchlevel 9 July 9, 2006 1.8.1/Patchlevel
r529 r531 1 1 Do not edit this file. It is maintained by the official PennMUSH patches. 2 This is PennMUSH 1.8.1p 92 This is PennMUSH 1.8.1p10 1.8.1/game/restart
r523 r531 112 112 fi 113 113 114 rm -f log/*.log 114 # Copy the last set of log files to save/ 115 mv -f log/*.log save/ 115 116 116 117 if [ -r "data/$OUTDB$SUFFIX" ]; then 1.8.1/game/txt/hlp/index.hlp
r523 r531 5 5 $-commands2 % %! 6 6 %# %2 %3 7 %4 %: % n8 % ~ + 1.50p69 1.50p 7 1.50p8 1.50p910 1.50p 10 1.50p11 1.50p1211 1.50p1 3 1.50p14 1.50pdune112 1.50pdune 2 1.6.0p0 1.6.0p313 1.6.0p 4 1.6.0p5 1.6.1p014 1.6.1p 1 1.6.10p0 1.6.10p115 1.6.10p 2 1.6.10p3 1.6.10p416 1.6.10p 5 1.6.10p6 1.6.2p017 1.6.2p 1 1.6.3p0 1.6.3p118 1.6.3p 2 1.6.3p3 1.6.3p419 1.6.3p 5 1.6.3p6 1.6.3p77 %4 %: %i 8 %n %~ + 9 1.50p6 1.50p7 1.50p8 10 1.50p9 1.50p10 1.50p11 11 1.50p12 1.50p13 1.50p14 12 1.50pdune1 1.50pdune2 1.6.0p0 13 1.6.0p3 1.6.0p4 1.6.0p5 14 1.6.1p0 1.6.1p1 1.6.10p0 15 1.6.10p1 1.6.10p2 1.6.10p3 16 1.6.10p4 1.6.10p5 1.6.10p6 17 1.6.2p0 1.6.2p1 1.6.3p0 18 1.6.3p1 1.6.3p2 1.6.3p3 19 1.6.3p4 1.6.3p5 1.6.3p6 20 20 21 21 For more, see Entries-2 … … 23 23 & Entries-2 24 24 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 25 1.6. 4p0 1.6.4p1 1.6.4p226 1.6. 5p0 1.6.5p1 1.6.5p227 1.6.5p 3 1.6.5p4 1.6.6p028 1.6. 7p0 1.6.7p1 1.6.7p229 1.6.7p 3 1.6.7p4 1.6.7p530 1.6.7p 6 1.6.8p0 1.6.8p131 1.6. 9p0 1.6.9p1 1.6.9p232 1.6.9p 3 1.6.9p4 1.6.9p533 1.6.9p 6 1.6.9p7 1.6.9p834 1.6.9p 9 1.7.0p0 1.7.0p135 1.7.0p 2 1.7.0p3 1.7.0p436 1.7.0p 5 1.7.0p6 1.7.0p737 1.7.0p 8 1.7.0p9 1.7.0p1038 1.7.0p1 1 1.7.1p0 1.7.1p139 1.7.1p 2 1.7.1p3 1.7.2p040 1.7.2p 1 1.7.2p2 1.7.2p325 1.6.3p7 1.6.4p0 1.6.4p1 26 1.6.4p2 1.6.5p0 1.6.5p1 27 1.6.5p2 1.6.5p3 1.6.5p4 28 1.6.6p0 1.6.7p0 1.6.7p1 29 1.6.7p2 1.6.7p3 1.6.7p4 30 1.6.7p5 1.6.7p6 1.6.8p0 31 1.6.8p1 1.6.9p0 1.6.9p1 32 1.6.9p2 1.6.9p3 1.6.9p4 33 1.6.9p5 1.6.9p6 1.6.9p7 34 1.6.9p8 1.6.9p9 1.7.0p0 35 1.7.0p1 1.7.0p2 1.7.0p3 36 1.7.0p4 1.7.0p5 1.7.0p6 37 1.7.0p7 1.7.0p8 1.7.0p9 38 1.7.0p10 1.7.0p11 1.7.1p0 39 1.7.1p1 1.7.1p2 1.7.1p3 40 1.7.2p0 1.7.2p1 1.7.2p2 41 41 42 42 For more, see Entries-3 … … 44 44 & Entries-3 45 45 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 46 1.7.2p 4 1.7.2p5 1.7.2p647 1.7.2p 7 1.7.2p8 1.7.2p948 1.7.2p 10 1.7.2p11 1.7.2p1249 1.7.2p1 3 1.7.2p14 1.7.2p1550 1.7.2p1 6 1.7.2p17 1.7.2p1851 1.7.2p1 9 1.7.2p20 1.7.2p2152 1.7.2p2 2 1.7.2p23 1.7.2p2453 1.7.2p2 5 1.7.2p26 1.7.2p2754 1.7.2p2 8 1.7.2p29 1.7.2p3055 1.7.2p3 1 1.7.2p32 1.7.2p3356 1.7.2p3 4 1.7.2p35 1.7.3p057 1.7.3p 1 1.7.3p2 1.7.3p358 1.7.3p 4 1.7.3p5 1.7.3p659 1.7.3p 7 1.7.3p8 1.7.3p960 1.7.3p 10 1.7.3p11 1.7.3p1261 1.7.3p1 3 1.7.3p14 1.7.4p046 1.7.2p3 1.7.2p4 1.7.2p5 47 1.7.2p6 1.7.2p7 1.7.2p8 48 1.7.2p9 1.7.2p10 1.7.2p11 49 1.7.2p12 1.7.2p13 1.7.2p14 50 1.7.2p15 1.7.2p16 1.7.2p17 51 1.7.2p18 1.7.2p19 1.7.2p20 52 1.7.2p21 1.7.2p22 1.7.2p23 53 1.7.2p24 1.7.2p25 1.7.2p26 54 1.7.2p27 1.7.2p28 1.7.2p29 55 1.7.2p30 1.7.2p31 1.7.2p32 56 1.7.2p33 1.7.2p34 1.7.2p35 57 1.7.3p0 1.7.3p1 1.7.3p2 58 1.7.3p3 1.7.3p4 1.7.3p5 59 1.7.3p6 1.7.3p7 1.7.3p8 60 1.7.3p9 1.7.3p10 1.7.3p11 61 1.7.3p12 1.7.3p13 1.7.3p14 62 62 63 63 For more, see Entries-4 … … 65 65 & Entries-4 66 66 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 67 1.7.4p 1 1.7.4p2 1.7.4p368 1.7.4p 4 1.7.4p5 1.7.4p669 1.7.4p 7 1.7.4p8 1.7.4p970 1.7.4p 10 1.7.4p11 1.7.4p1271 1.7.4p1 3 1.7.4p14 1.7.4p1572 1.7.4p1 6 1.7.4p17 1.7.4p1873 1.7.4p1 9 1.7.4p20 1.7.5p074 1.7.5p 1 1.7.5p2 1.7.5p375 1.7.5p 4 1.7.5p5 1.7.5p676 1.7.5p 7 1.7.5p8 1.7.5p977 1.7.5p 10 1.7.5p11 1.7.5p1278 1.7. 6p0 1.7.6p1 1.7.6p279 1.7.6p 3 1.7.6p4 1.7.6p580 1.7.6p 6 1.7.6p7 1.7.6p881 1.7.6p 9 1.7.6p10 1.7.6p1182 1.7.6p1 2 1.7.6p13 1.7.6p1467 1.7.4p0 1.7.4p1 1.7.4p2 68 1.7.4p3 1.7.4p4 1.7.4p5 69 1.7.4p6 1.7.4p7 1.7.4p8 70 1.7.4p9 1.7.4p10 1.7.4p11 71 1.7.4p12 1.7.4p13 1.7.4p14 72 1.7.4p15 1.7.4p16 1.7.4p17 73 1.7.4p18 1.7.4p19 1.7.4p20 74 1.7.5p0 1.7.5p1 1.7.5p2 75 1.7.5p3 1.7.5p4 1.7.5p5 76 1.7.5p6 1.7.5p7 1.7.5p8 77 1.7.5p9 1.7.5p10 1.7.5p11 78 1.7.5p12 1.7.6p0 1.7.6p1 79 1.7.6p2 1.7.6p3 1.7.6p4 80 1.7.6p5 1.7.6p6 1.7.6p7 81 1.7.6p8 1.7.6p9 1.7.6p10 82 1.7.6p11 1.7.6p12 1.7.6p13 83 83 84 84 For more, see Entries-5 … … 86 86 & Entries-5 87 87 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 88 1.7.6p1 5 1.7.6p16 1.7.7p089 1.7.7p 1 1.7.7p2 1.7.7p390 1.7.7p 4 1.7.7p5 1.7.7p691 1.7.7p 7 1.7.7p8 1.7.7p992 1.7.7p 10 1.7.7p11 1.7.7p1293 1.7.7p1 3 1.7.7p14 1.7.7p1594 1.7.7p1 6 1.7.7p17 1.7.7p1895 1.7.7p1 9 1.7.7p20 1.7.7p2196 1.7.7p2 2 1.7.7p23 1.7.7p2497 1.7.7p2 5 1.7.7p26 1.7.7p2798 1.7.7p2 8 1.7.7p29 1.7.7p3099 1.7.7p3 1 1.7.7p32 1.7.7p33100 1.7.7p3 4 1.7.7p35 1.7.7p36101 1.7.7p3 7 1.7.7p38 1.7.7p39102 1.7.7p 40 1.8.0p0 1.8.0p1103 1.8.0p 2 1.8.0p3 1.8.0p488 1.7.6p14 1.7.6p15 1.7.6p16 89 1.7.7p0 1.7.7p1 1.7.7p2 90 1.7.7p3 1.7.7p4 1.7.7p5 91 1.7.7p6 1.7.7p7 1.7.7p8 92 1.7.7p9 1.7.7p10 1.7.7p11 93 1.7.7p12 1.7.7p13 1.7.7p14 94 1.7.7p15 1.7.7p16 1.7.7p17 95 1.7.7p18 1.7.7p19 1.7.7p20 96 1.7.7p21 1.7.7p22 1.7.7p23 97 1.7.7p24 1.7.7p25 1.7.7p26 98 1.7.7p27 1.7.7p28 1.7.7p29 99 1.7.7p30 1.7.7p31 1.7.7p32 100 1.7.7p33 1.7.7p34 1.7.7p35 101 1.7.7p36 1.7.7p37 1.7.7p38 102 1.7.7p39 1.7.7p40 1.8.0p0 103 1.8.0p1 1.8.0p2 1.8.0p3 104 104 105 105 For more, see Entries-6 … … 107 107 & Entries-6 108 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 109 1.8.0p4 1.8.0p5 1.8.0p6 110 1.8.0p7 1.8.0p8 1.8.0p9 111 1.8.0p10 1.8.0p11 1.8.0p12 112 1.8.0p13 1.8.1p0 1.8.1p1 112 113 1.8.1p2 1.8.1p3 1.8.1p4 113 1.8.1p5 1.8.1p6 : 114 ; @-attributes @-building 115 @-general @-wizard @@ 116 @@() @aahear @abuy 117 @aclone @aconnect @adeath 118 @adescribe @adestroy @adisconnect 119 @adrop @aefail @aenter 120 @afailure @afollow @agive 121 @ahear @aidescribe @aleave 122 @alfail @alias @allhalt 123 @allquota @amhear @amove 124 @apayment @areceive @assert 114 1.8.1p5 1.8.1p6 1.8.1p7 115 1.8.1p8 1.8.1p9 1.8.1p10 116 : ; @-attributes 117 @-building @-general @-wizard 118 @@ @@() @aahear 119 @abuy @aclone @aconnect 120 @adeath @adescribe @adestroy 121 @adisconnect @adrop @aefail 122 @aenter @afailure @afollow 123 @agive @ahear @aidescribe 124 @aleave @alfail @alias 125 125 126 126 For more, see Entries-7 … … 128 128 & Entries-7 129 129 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 130 @a success @atport @atrchown131 @a trlock @attribute @aufail132 @a unfollow @ause @away133 @a zenter @azleave @boot134 @ break @buy @cemit135 @ channel @channel2 @channel3136 @ channel4 @channel5 @charges137 @c hat @chown @chownall138 @ch zone @chzone2 @chzoneall139 @c lock @clock2 @clone140 @c ommand @command2 @command3141 @c omment @config @config attribs142 @c onfig chat @config cmds @config cosmetic143 @co nfig cosmetic2 @config costs @config db144 @config dump @config funcs @config limits145 @config limits2 @config limits3 @config log130 @allhalt @allquota @amhear 131 @amove @apayment @areceive 132 @assert @asuccess @atport 133 @atrchown @atrlock @attribute 134 @aufail @aunfollow @ause 135 @away @azenter @azleave 136 @boot @break @buy 137 @cemit @channel @channel2 138 @channel3 @channel4 @channel5 139 @charges @chat @chown 140 @chownall @chzone @chzone2 141 @chzoneall @clock @clock2 142 @clone @command @command2 143 @command3 @comment @config 144 @config attribs @config chat @config cmds 145 @config cosmetic @config cosmetic2 @config costs 146 146 147 147 For more, see Entries-8 … … 149 149 & Entries-8 150 150 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 151 @config db @config dump @config flags 152 @config funcs @config limits @config limits2 153 @config limits3 @config limits4 @config log 151 154 @config net @config parameters @config tiny 152 155 @conformat @cost @cpattr 153 156 @create @dbck @death 154 @decompile @decompile2 @decompile3 155 @descformat @describe @destroy 156 @destroy2 @dig @dig2 157 @disable @doing @dolist 158 @drain @drop @dump 159 @ealias @edit @efail 160 @elock @emit @enable 161 @enter @entrances @eunlock 162 @exitformat @failure @filter 163 @filter2 @find @firstexit 164 @flag @flag2 @follow 165 @force @force2 @forwardlist 166 @function @function2 @function3 157 @debugforwardlist @decompile @decompile2 158 @decompile3 @descformat @describe 159 @destroy @destroy2 @dig 160 @dig2 @disable @doing 161 @dolist @drain @drop 162 @dump @ealias @edit 163 @efail @elock @emit 164 @enable @enter @entrances 165 @eunlock @exitformat @failure 166 @filter @filter2 @find 167 167 168 168 For more, see Entries-9 … … 170 170 & Entries-9 171 171 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 172 @f unction4 @gedit @give173 @ grep2 @grep @halt174 @ haven @hide @hook175 @ hook2 @idescformat @idescribe176 @ idle @infilter @inprefix177 @ invformat @kick @lalias178 @ leave @lemit @lfail179 @ link @list @listen180 @ listen2 @listmotd @lock181 @l ock10 @lock2 @lock3182 @l ock4 @lock5 @lock6183 @l ock7 @lock8 @lock9184 @lo g @logwipe @lset185 @ map2 @mail @mailfilter186 @ mailforwardlist @malias @malias2187 @ malias3 @malias4 @malias5172 @firstexit @flag @flag2 173 @follow @force @force2 174 @forwardlist @function @function2 175 @function3 @function4 @gedit 176 @give @grep2 @grep 177 @halt @haven @hide 178 @hook @hook2 @idescformat 179 @idescribe @idle @infilter 180 @inprefix @invformat @kick 181 @lalias @leave @lemit 182 @lfail @link @list 183 @listen @listen2 @listmotd 184 @lock @lock10 @lock2 185 @lock3 @lock4 @lock5 186 @lock6 @lock7 @lock8 187 @lock9 @log @logwipe 188 188 189 189 For more, see Entries-10 … … 191 191 & Entries-10 192 192 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 193 @ map @motd @move194 @m vattr @name @nameaccent195 @ nameformat @newpassword @notify196 @ nscemit @nsemit @nslemit197 @ nsoemit @nspemit @nsprompt198 @n sremit @nszemit @nuke199 @ obuy @odeath @odescribe200 @ odrop @oefail @oemit201 @ oenter @ofailure @ofollow202 @ ogive @oidescribe @oleave203 @o lfail @omove @opayment204 @o pen @oreceive @osuccess205 @o tport @oufail @ounfollow206 @o use @oxenter @oxleave207 @o xmove @oxtport @ozenter208 @o zleave @parent @password193 @lset @map2 @mail 194 @mailfilter @mailforwardlist @malias 195 @malias2 @malias3 @malias4 196 @malias5 @map @motd 197 @move @mvattr @name 198 @nameaccent @nameformat @newpassword 199 @notify @nscemit @nsemit 200 @nslemit @nsoemit @nspemit 201 @nsprompt @nsremit @nszemit 202 @nuke @obuy @odeath 203 @odescribe @odrop @oefail 204 @oemit @oenter @ofailure 205 @ofollow @ogive @oidescribe 206 @oleave @olfail @omove 207 @opayment @open @oreceive 208 @osuccess @otport @oufail 209 209 210 210 For more, see Entries-11 … … 212 212 & Entries-11 213 213 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 214 @ payment @pcreate @pemit215 @ pemit2 @poll @poor216 @ power @power2 @power3217 @p refix @pricelist @prompt218 @p s @purge @quota219 @ readcache @receive @recycle220 @ rejectmotd @remit @restart221 @ runout @rwall @scan222 @ search @search2 @search3223 @ select @set @sex224 @ shutdown @sitelock @sitelock2225 @s itelock3 @sql @squota226 @s tartup @stats @success227 @s weep @switch @switch2228 @ teleport @tport @trigger229 @ trigger2 @ufail @ulock214 @ounfollow @ouse @oxenter 215 @oxleave @oxmove @oxtport 216 @ozenter @ozleave @parent 217 @password @payment @pcreate 218 @pemit @pemit2 @poll 219 @poor @power @power2 220 @power3 @prefix @pricelist 221 @prompt @ps @purge 222 @quota @readcache @receive 223 @recycle @rejectmotd @remit 224 @restart @runout @rwall 225 @scan @search @search2 226 @search3 @select @set 227 @sex @shutdown @sitelock 228 @sitelock2 @sitelock3 @sql 229 @squota @startup @stats 230 230 231 231 For more, see Entries-12 … … 233 233 & Entries-12 234 234 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 235 @ undestroy @unfollow @unlink236 @ unlock @unrecycle @uptime237 @ uptime2 @use @uunlock238 @ verb @verb2 @verb3239 @ verb4 @version @vrml_url240 @ wait &n
