cobramush.git
2008-03-19 Ari JohnsonAdded transition.c
2008-03-04 CobraMUSHAdded 0.73p1 changes file
2008-03-04 CobraMUSHhastype() had forgotten the Division type
2008-02-29 Ari JohnsonSome improvements to division.c messages
2008-02-25 Ari JohnsonNote division loop bugfix in changes file
2008-02-25 Ari JohnsonDetect and prevent division loops; fix division loops...
2008-02-15 Ari JohnsonFixed regression in attribute lock bugfix
2008-02-14 Ari JohnsonFixed can_write_attr_internal() to prohibit writing...
2008-02-14 Ari JohnsonFixed attribute read locks
2008-02-14 CobraMUSHNoted mortal_dark fix in changes file
2008-02-14 Ari JohnsonBugfix: attribute flag mortal_dark now works again
2008-02-12 Ari JohnsonFixed indentation in %z subtitution switch()
2007-09-04 Ari JohnsonNoted trim_space_sep fix in changes file
2007-09-04 Ari JohnsonFixed a potential crash bug in trim_space_sep
2007-09-03 Ari JohnsonAttempted fix of warnings when HAS_OPENSSL is not defined
2007-09-03 Ari JohnsonRemoved FAQ from MANIFEST files
2007-09-03 Ari JohnsonRemoved old PennMUSH files (that were previously remove...
2007-08-13 Ari JohnsonFixed possible crash in process_commands()
2007-07-05 Ari JohnsonFixed setunion()
2007-06-28 Ari JohnsonAdded F_SELF to table for in-game control
2007-06-27 Ari JohnsonUpdated changes file to reflect INHERITABLE fix
2007-06-27 Ari JohnsonMade it possible for all players to set INHERITABLE...
2007-06-27 Ari JohnsonRemoved unnecessary 'else'
2007-06-27 Ari JohnsonAdded F_SELF flag permissions
2007-06-14 Ari JohnsonUpdated I18N file
2007-06-14 Ari JohnsonUpdated copyright notice file; still needs specific...
2007-06-14 Ari JohnsonRemoved several PennMUSH-specific files no longer relev...
2007-06-07 Ari Johnsonattrib_set(obj/attr,) with EMPTY_ATTRS off sets the...
2007-06-07 Ari Johnsondefault() can take multiple attributes to try in order
2007-06-07 Ari JohnsonFixed crecall() to take from 1 - 5 arguments
2007-06-07 Ari JohnsonMoved @poll note in changes to the PennMUSH section
2007-06-07 Ari JohnsonNoted @poll/clear in changes file
2007-06-07 Ari JohnsonAdded @poll/clear and changed @poll with no argument...
2007-04-13 Ari JohnsonAdded crecall()
2007-04-13 Ari Johnsonlocate() can take more than one type and prefer all...
2007-04-12 Ari JohnsonNoted @chan/list fix in changes file
2007-04-12 Ari JohnsonSlight touchups to changes file
2007-04-12 Ari JohnsonFIXED flag restriction on 'home' is now entirely in...
2007-04-11 Yesterday's... Fix to console compilation to avoid an infoslave warning
2007-04-10 nveid@function fix - no one could add global @funs since...
2007-04-10 nveidSafer ufun support removed and do_reboot moved to bsd...
2007-04-10 nveidFixed cbuffer crash, removed console.c from MANIFEST...
2007-04-09 Ari JohnsonNoted console.c/bsd.c merge in changes file
2007-04-09 Ari JohnsonNoted privileged WHO update in changes file
2007-04-09 Ari JohnsonSlight formatting fix for privileged WHO
2007-04-09 Ari JohnsonMerged console.c into bsd.c with COMPILE_CONSOLE #ifdefs
2007-04-09 Ari JohnsonAdded fun_speak to function table
2007-04-09 nveidTypo in wizard's powerlist for Nuke fixed.
2007-04-09 nveidFixed permission problem in zwho and zmwho and wrote...
2007-04-09 Ari JohnsonConflicts fix for 64-bit SHS fix
2007-04-06 Ari JohnsonFixed SHS on 64-bit platforms
2007-04-09 nveidRequires control ability of an object to add @function...
2007-04-09 nveidAdded xwho, xmwho, xwhoid, xmwhoid, lwhoid, mwhoid...
2007-04-09 nveidChanged the way we convert flag tables when coming...
2007-04-08 nveidAdded Ulambda, namelist, stringsecs, and speak functions.
2007-04-06 Ari JohnsonFixed subdivision search class crash
2007-04-05 nveidImported PennMUSH NextDbref and Unique functions
2007-04-05 nveidwidth() and height() take optional second argument...
2007-04-05 Ari JohnsonAdded changes entry to reflect lastmod fix
2007-04-05 Ari JohnsonFixed bug with uninitialized lastmod entries
2007-04-05 Ari Johnson"subdivision" search class
2007-04-05 Ari JohnsonFix to division search class; to search for division...
2007-04-05 Ari JohnsonChanged a for() loop to a memcpy when searching by...
2007-04-05 Ari JohnsonSearch class "powers" now handles CobraMUSH-style power...
2007-04-05 nveidImproved how powerbitfields are stored allowing a quick...
2007-04-05 nveidPlayer aliases may now be supplied in @pemit/list
2007-04-05 nveidhelp link() now mentions its third optional argument...
2007-04-05 nveidClairfied wording in help @poll
2007-04-05 nveid@config compile now reports if SQL support is built...
2007-04-04 nveidRPMODE_SYS ifdefs were not appropriately wrapped around...
2007-04-04 nveidFlags stored in the main database could not be loaded...
2007-04-04 nveidAdded initial 0.72p4 changse file
2007-04-03 Ari Johnsonrm Obsolete is unnecessary because makedist.sh only...
2007-04-03 Ari JohnsonAdded "division" search class and ability to search...
2007-04-03 nveidSometimes dist creates an Obsolete file saying what...
2007-03-03 Ari JohnsonForgot to make makedist.sh executable
2007-03-03 Ari JohnsonMade preparedist.sh set scripts executable
2007-03-03 Ari JohnsonMoved distribution scripts into utils directory
2007-03-03 Ari JohnsonUpdated mkcmds.sh.SH to match NUM_SWITCH_BYTES
2007-03-03 Ari JohnsonUpdated 0.73 changes for the next round of PennMUSH...
2007-03-03 Ari JohnsonBetter error messages for invalid function restrictions
2007-03-03 Ari JohnsonCommand and function names may now start with punctuati...
2007-03-03 Ari JohnsonBetter attribute-related error messages
2007-03-03 Ari Johnson'unsigned char'-related warning fixups
2007-03-03 Ari JohnsonBetter message from restart when mush.cnf is not found
2007-03-03 Ari JohnsonVarious %c weirdness
2007-03-03 Ari JohnsonBetter error messages from @alias
2007-03-03 Ari JohnsonTrack_Money objects with No_Pay still reported coins...
2007-03-03 Ari Johnsonregmatch()/regedit() improved subpattern-to-%q syntax
2007-03-03 Ari JohnsonUpdated pcre
2007-03-03 Ari JohnsonUpdated README.mingw to reflect removed NT_TCP
2007-03-03 Ari JohnsonRemoved NT_TCP
2007-03-02 CobraMUSHUpdated version numbers for 0.80 development
2007-03-02 Ari JohnsonAdded branch name to non-release dist tarballs
2007-03-02 Ari Johnsonmakedist.sh improvements
2007-03-02 Ari JohnsonAdded Chk_MANI.U to repository in case it's broken...
2007-03-02 Ari JohnsonRemoved confmagic.h from repository; now generated...
2007-03-02 Ari JohnsonRemoved metaconfig-generated files and textfile indexes...
2007-03-02 Ari JohnsonUpdated index.hlp
2007-03-02 Ari JohnsonRemoved hints/cygwin.sh from MANIFEST
next