cobramush.git
2011-04-13 Rick BirdClean up of @newpass code and bcreate power check.
2011-04-12 Ari JohnsonUpdate documentation for atrlock()
2011-04-12 Ari JohnsonRevise function documentation header for do_atrlock()
2011-04-12 Ari JohnsonUpdate version numbers and add changes file for 0.73p3...
2011-04-12 Ari JohnsonUpdate version numbers for 0.73p2 release 0.73p2
2011-04-11 Ari JohnsonFix uninitialized variable in fun_regreplace
2011-03-25 Ari JohnsonAdd missing prototype for alias_flag()
2011-03-25 Ari JohnsonParanoid compile by default
2011-03-25 Ari Johnsonswitchinc.c is auto-generated, don't keep in repository
2011-03-25 Ari JohnsonAdd missing mkcmds.pl script
2011-03-25 Ari JohnsonMissed one executable script
2011-03-25 Ari JohnsonDon't run swig on non-lua branch
2011-03-25 Ari JohnsonAuto-generate source/header files in preparedist.sh
2011-03-25 Ari JohnsonSet scripts executable in repository
2011-03-25 Ari JohnsonRemove win32 autogenerated headers from repository
2011-03-24 Ari JohnsonPruned .gitify-empty files
2009-05-22 nveidUpdated maintainer information in credits to reflect...
2009-05-22 Ari JohnsonNote garbage-searching in changes file
2009-05-22 Ari JohnsonMinor change in speech.c
2009-05-22 Ari JohnsonAllow searching for garbage
2009-05-22 Ari JohnsonDon't lookup_player() a NULL string
2009-05-22 Ari JohnsonNote alias_flag() in changes file
2009-05-22 Ari JohnsonNew alias_flag() HC function
2009-05-22 Ari JohnsonConflict fix
2009-05-22 Ari JohnsonVarious help updates
2009-05-22 Ari JohnsonAlias @atrlock, @atrchown, atrlock()
2009-05-22 Ari JohnsonVarious whitespace/formatting changes
2009-05-22 Ari JohnsonChange message for @wipe not finding any attributes...
2009-05-22 Ari JohnsonAdd helpfile for lvthings()
2009-05-22 Ari JohnsonNote program() fix in changes file
2009-05-22 Ari JohnsonFix for extraneous program() error messages
2009-05-22 Ari JohnsonAdd %<attribute>
2009-05-22 Ari JohnsonPut atrmodtime() in function list in help file
2009-05-22 Ari JohnsonDocument atrmodtime() in help file
2009-05-22 Ari JohnsonDocument attribute modification time in changes file
2009-05-22 Ari JohnsonAdd attribute modification times
2009-05-22 Ari JohnsonAdd apply() to help file
2009-05-22 Ari JohnsonNote apply() in changes file
2009-05-22 Ari JohnsonAdd apply()
2009-05-22 Ari JohnsonNote Command_Lock fix in changes file
2009-05-22 Ari JohnsonAdd Command_Lock to exemption list for Pass_Locks power
2009-05-22 Ari JohnsonRemove deprecated metaconfig call
2009-05-22 Ari JohnsonAdded 0.73p2 changes file
2009-05-22 Ari JohnsonUpdate versions for 0.73p2 development
2009-05-22 Ari JohnsonUpdate versions for 0.73p1 release 0.73p1
2008-03-04 Ari JohnsonNote %q<registers> in changes file
2008-03-04 Ari JohnsonImplement named %q<registers>
2008-03-04 Ari JohnsonDocumentation typo fix
2008-03-04 Ari JohnsonFix another failure to check for GoodObject()
2008-03-04 Yesterday's... Update changes file
2008-03-04 Yesterday's... Remove unnecessary static buffer non-NULL checks
2008-03-04 Yesterday's... Make more division checks safer
2008-03-04 Yesterday's... Make some division checks safer
2008-03-04 Yesterday's... Remove profanity in help file
2008-03-04 Ari JohnsonAdd missing pow_inherit flag to list of settable/cleara...
2008-03-04 Ari JohnsonNote IDLE functionality change in changes file
2008-03-04 Ari JohnsonDon't count IDLE as a command
2008-03-04 Ari JohnsonRun make depend
2008-03-04 Ari JohnsonFix make depend
2008-03-04 Ari JohnsonNoted lsearch() fix in changes file
2008-03-04 Ari JohnsonFix bug in lsearch(): uninitialized counter
2008-03-04 Ari JohnsonNote #undef USE_MAILER fix in changes file
2008-03-04 Ari JohnsonMake #undef USE_MAILER work
2008-03-04 Ari JohnsonAdd time_t and long integer changes to changes file
2008-03-04 Ari JohnsonUnparse time_t as unsigned int
2008-03-04 Ari JohnsonUse long integer types in several places, such as unpar...
2008-03-04 Ari JohnsonNote LOUD flag in changes file
2008-03-04 Ari JohnsonSlight formatting changes
2008-03-04 Ari JohnsonHelp typo fix
2008-03-04 Ari JohnsonAdd LOUD flag
2008-03-04 Ari JohnsonNoted restart and forbidden name changes in changes...
2008-03-04 Ari JohnsonAllow players to change to forbidden names they already use
2008-03-04 Ari JohnsonMove old log files and copy core dumps to save/ in...
2008-03-04 Ari JohnsonNoted cleanup in changes file
2008-03-04 Ari JohnsonMiscellaneous code cleanups for C standard compliance
2008-03-04 Ari JohnsonGeneral OOREF cleanup
2008-03-04 Ari JohnsonFixed other OOREF calls that caused mixed code and...
2008-03-04 Ari JohnsonNote ooref in fun_speak fix in changes file
2008-03-04 Ari JohnsonRe-order ooref calls in fun_speak
2008-03-04 Ari JohnsonFixed bug that caused some lock types to incorrectly...
2008-03-04 Ari JohnsonFixed cstatus()
2008-03-04 Ari JohnsonAdded transition.c
2008-03-04 CobraMUSHAdded 0.73p1 changes file
2008-03-04 CobraMUSHUpdated version numbers for 0.73p1 development
2008-03-04 CobraMUSHUpdated version.h for 0.73 release 0.73
2011-03-24 CobraMUSHhastype() had forgotten the Division type
2011-03-24 Ari JohnsonSome improvements to division.c messages
2011-03-24 Ari JohnsonNote division loop bugfix in changes file
2011-03-24 Ari JohnsonDetect and prevent division loops; fix division loops...
2011-03-24 Ari JohnsonFixed regression in attribute lock bugfix
2011-03-24 Ari JohnsonFixed can_write_attr_internal() to prohibit writing...
2011-03-24 Ari JohnsonFixed attribute read locks
2011-03-24 CobraMUSHNoted mortal_dark fix in changes file
2011-03-24 Ari JohnsonBugfix: attribute flag mortal_dark now works again
2011-03-24 Ari JohnsonFixed indentation in %z subtitution switch()
2011-03-24 Ari JohnsonNoted trim_space_sep fix in changes file
2011-03-24 Ari JohnsonFixed a potential crash bug in trim_space_sep
2011-03-24 Ari JohnsonAttempted fix of warnings when HAS_OPENSSL is not defined
2011-03-24 Ari JohnsonRemoved FAQ from MANIFEST files
2011-03-24 Ari JohnsonRemoved old PennMUSH files (that were previously remove...
next