PennMUSH Incorp 182p4
authorRick Bird <nveid@bender.theari.com>
Fri, 25 Mar 2011 21:20:18 +0000 (17:20 -0400)
committerRick Bird <nveid@bender.theari.com>
Fri, 25 Mar 2011 21:20:18 +0000 (17:20 -0400)
commit99070dc47b472e746686753df7a7cf38931c5d11
treebaf3cd6f1041b3db16cab8ccae48bda93dbee8f6
parentf69c37fcffd7683d5a495d88bc93d679d771eeda
PennMUSH Incorp 182p4
  * config() no longer lists options that can't be set
    with @config/set. Suggested by Trispis. [SW]
  * 'page foo\=bar' pages the last person you paged. Fix by Nathan
    Baum.
  * You can no longer save objects slated to be destroyed
    by using @set foo=!GOING (The help file for GOING now tells
    the truth) Reported by Cooee. [SW]
src/cmds.c
src/conf.c
src/flags.c
src/fundb.c