cobramush.git
2010-12-17 Ari JohnsonAlias @atrlock, @atrchown, atrlock()
2010-12-17 Ari JohnsonVarious whitespace/formatting changes
2010-12-17 Ari JohnsonMinor formatting changes
2010-12-17 Ari JohnsonChange message for @wipe not finding any attributes...
2010-12-17 Ari JohnsonAdd helpfile for lvthings()
2010-12-17 Ari JohnsonHelpful note in game/README
2011-01-15 nveidremove OI debug echo
2011-01-15 nveidgrammar fix and adjusted shell comments to metaconfig...
2011-01-15 nveidFixed configure issues.. so it detects local in directo...
2011-01-12 Ari JohnsonBeginnings of a mush.objref() lua function
2011-01-12 Ari JohnsonAutomatically locate lua.h header
2011-01-12 Ari JohnsonFix typo in Makefile.SH
2011-01-12 Ari JohnsonRemove more files from MANIFEST
2011-01-12 Ari JohnsonChange order of events in preparedist.sh
2011-01-12 Ari JohnsonUpdate MANIFEST to remove local lua sources
2011-01-12 Ari JohnsonRemove auto-generated files from win32 directory
2011-01-12 Ari JohnsonUpdate preparedist.sh
2011-01-12 Ari JohnsonUpdate MANIFEST
2011-01-12 Ari JohnsonRemove local lua sources
2011-01-12 Ari JohnsonTouch-ups to mushlua.c and mushlua.i to allow paranoid...
2011-01-12 Ari JohnsonRename mushlua_wrappers.c to mushlua_wrap.c and remove...
2011-01-12 Ari JohnsonUse global lua5.1 installation
2011-01-11 nveidCobraMUSH Personalization Related Items:
2011-01-11 nveidUpdated changes for 0.80 to reflect lua scripting engine
2011-01-11 nveidUpdated maintainer information in credits to reflect...
2011-01-11 nveidIncorporated mkcmds.pl from recent penn distributions...
2011-01-11 nveidDraft:
2011-01-10 nveid1) Another lua update.. moved notify to mushlua.i which...
2010-12-28 nveidLUA update 2.. Including initial SWIG input file
2010-12-26 nveidInitial lua import
2010-12-15 Ari JohnsonNote program() fix in changes file
2010-12-15 Ari JohnsonFix for extraneous program() error messages
2009-12-28 Ari JohnsonAdd %<attribute>
2009-06-26 Ari JohnsonPut atrmodtime() in function list in help file
2009-06-26 Ari JohnsonDocument atrmodtime() in help file
2009-06-26 Ari JohnsonDocument attribute modification time in changes file
2009-06-26 Ari JohnsonAdd attribute modification times
2009-06-09 Ari JohnsonAdd apply() to help file
2009-06-09 Ari JohnsonNote apply() in changes file
2009-06-09 Ari JohnsonAdd apply()
2009-05-31 Ari JohnsonNote Command_Lock fix in changes file
2009-05-31 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 JohnsonNote %q<registers> in changes file
2009-05-22 Ari JohnsonImplement named %q<registers>
2009-04-03 Ari JohnsonDocumentation typo fix
2009-03-05 Ari JohnsonFix another failure to check for GoodObject()
2009-02-15 Yesterday's... Update changes file
2009-02-15 Yesterday's... Remove unnecessary static buffer non-NULL checks
2009-02-15 Yesterday's... Make more division checks safer
2009-02-15 Yesterday's... Make some division checks safer
2009-02-15 Yesterday's... Remove profanity in help file
2009-01-07 Ari JohnsonAdd missing pow_inherit flag to list of settable/cleara...
2008-12-15 Ari JohnsonNote IDLE functionality change in changes file
2008-12-15 Ari JohnsonDon't count IDLE as a command
2008-12-11 Ari JohnsonRun make depend
2008-12-11 Ari JohnsonFix make depend
2008-12-09 Ari JohnsonNoted lsearch() fix in changes file
2008-12-09 Ari JohnsonFix bug in lsearch(): uninitialized counter
2008-11-25 Ari JohnsonNote #undef USE_MAILER fix in changes file
2008-11-25 Ari JohnsonMake #undef USE_MAILER work
2008-11-07 Ari JohnsonAdd time_t and long integer changes to changes file
2008-11-07 Ari JohnsonUnparse time_t as unsigned int
2008-11-07 Ari JohnsonUse long integer types in several places, such as unpar...
2008-09-29 Ari JohnsonNote LOUD flag in changes file
2008-09-29 Ari JohnsonSlight formatting changes
2008-09-29 Ari JohnsonHelp typo fix
2008-09-29 Ari JohnsonAdd LOUD flag
2008-09-29 Ari JohnsonNoted restart and forbidden name changes in changes...
2008-09-29 Ari JohnsonAllow players to change to forbidden names they already use
2008-09-29 Ari JohnsonMove old log files and copy core dumps to save/ in...
2008-07-12 Ari JohnsonNoted cleanup in changes file
2008-07-12 Ari JohnsonMiscellaneous code cleanups for C standard compliance
2008-07-12 Ari JohnsonGeneral OOREF cleanup
2008-07-12 Ari JohnsonFixed other OOREF calls that caused mixed code and...
2008-07-11 Ari JohnsonNote ooref in fun_speak fix in changes file
2008-07-11 Ari JohnsonRe-order ooref calls in fun_speak
2008-06-05 Ari JohnsonFixed bug that caused some lock types to incorrectly...
2008-03-31 Ari JohnsonFixed cstatus()
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
next