PennMUSH Incorp 182p4..
authorRick Bird <nveid@bender.theari.com>
Fri, 25 Mar 2011 21:09:24 +0000 (17:09 -0400)
committerRick Bird <nveid@bender.theari.com>
Fri, 25 Mar 2011 21:09:24 +0000 (17:09 -0400)
commitefacc4e0b3dcf13ef81fe24c1213118faf084d54
treeb6c366869b6f22d3e1690d71ad657e56a5e3a563
parentdd62e1a91ce7de9731bdc3e40904dae2d78cf65b
PennMUSH Incorp 182p4..
  * Loading a db with empty attributes used as the roots of
    attribute trees didn't work if empty_attrs is set to no.
    Reported by Kevin. [SW]
  * Bugs in wiping attribute trees with attributes the wiper
    doesn't have permission to delete fixed. [SW]
  * @wipe reports the number of attributes deleted. [183]
  * speak() uses accented names. Sketch.
22 files changed:
hdrs/attrib.h
hdrs/chunk.h
src/atr_tab.c
src/attrib.c
src/bsd.c
src/cque.c
src/db.c
src/destroy.c
src/funstr.c
src/funtime.c
src/game.c
src/look.c
src/move.c
src/player.c
src/plyrlist.c
src/predicat.c
src/set.c
src/speech.c
src/timer.c
src/unparse.c
src/wiz.c
utils/mkvershlp.pl