cobramush.git
2011-04-02 Rick BirdModule Core Code Phase 1 -
2011-03-25 Rick BirdPennMUSH incorporation. Applied patch 1.8.1-patch09...
2011-03-25 Rick BirdPennMUSH patch 1.8.1-patch08 applied. untested
2011-03-25 Ari JohnsonAdd missing prototype for alias_flag()
2011-03-25 Ari JohnsonRemove auto-generated switchinc.c from repository
2011-03-25 Ari JohnsonSet scripts executable in repository
2008-02-29 CobraMUSHPruned .gitify-empty files
2011-03-24 Ari JohnsonFix flags.c's use of alias_flag()
2010-12-17 nveiddivision.c warning fix.. Simple change of syntax for...
2010-12-17 Ari JohnsonNote garbage-searching in changes file
2010-12-17 Ari JohnsonMinor change in speech.c
2010-12-17 Ari JohnsonAllow searching for garbage
2010-12-17 Ari JohnsonDon't lookup_player() a NULL string
2010-12-17 Ari JohnsonNote alias_flag() in changes file
2010-12-17 Ari JohnsonNew alias_flag() HC function
2010-12-17 Ari JohnsonDocument Take_Lock declaration
2010-12-17 Ari JohnsonVarious help updates
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
next