cobramush.git
2018-06-24 Ari JohnsonFix console networking issue
2017-11-08 Ari JohnsonFix bug in @stats
2017-07-22 startrekkin.netRemove atr_on_obj uninitialized global variable
2016-01-13 Ari JohnsonBugfix: @prog could not use attribute trees from parent...
2015-12-16 Ari JohnsonFix error in lports()
2015-12-16 Ari JohnsonAllow use of arguments with lports()
2015-12-16 Ari JohnsonUpdate 0.73p4 changes file
2015-12-16 Ari JohnsonImproved lports()
2015-12-16 Ari JohnsonNote changes in changes file
2015-12-16 Ari JohnsonFix recently-introduced bug in channel connect/disconne...
2015-12-14 Ari JohnsonNote change in changes file
2015-12-14 Ari JohnsonFix compiler warning when compiling with RPMODE_SYS...
2015-12-14 Ari JohnsonUpdate version files for 0.73p4 development
2015-12-14 Ari JohnsonFix dist/Configure process
2015-10-14 Ari JohnsonUpdate version.h for 0.73p3 release
2015-10-14 Ari JohnsonNote lattrp() in changes file
2015-10-14 Ari JohnsonAdd lattrp()
2015-09-25 Ari JohnsonUpdate note about telnet keepalive functionality in...
2015-09-25 Ari JohnsonMake telnet keepalive functionality a @configurable...
2015-09-24 Ari JohnsonNote TELNET_KEEPALIVE in changes file
2015-09-24 Ari JohnsonTELNET_KEEPALIVE feature
2015-08-17 startrekkin.netNote DNS fix in changes file
2015-08-17 startrekkin.netIf DNS lookup fails, do not check blank hostname for...
2015-08-10 Ari JohnsonReport info_slave errors to stderr and do not use them...
2015-08-07 Ari JohnsonImprove info_slave error messages
2015-08-06 Ari JohnsonImprove error reporting from info_slave
2015-08-04 Ari Johnsoninfo_slave returns better error explanations
2015-02-19 Ari JohnsonAllow ps(all)
2015-02-19 Ari JohnsonUpdate 0.73p3 changes file
2015-02-19 Ari JohnsonNew functions: ps(), psinfo(), notify(), drain()
2015-02-02 Ari JohnsonNote NoPay change in changes file
2015-02-02 Ari JohnsonAllow NoPay players to receive pennies
2015-01-19 Ari JohnsonNote channel log flag in @chan/list
2015-01-19 Ari JohnsonNote channel logging in changes file
2015-01-19 Ari JohnsonDocument channel logging
2015-01-19 Ari JohnsonNew feature: channel logs
2015-01-09 Ari JohnsonAdd RPCHAT privilege to receive pages as well as send...
2015-01-08 Ari JohnsonUpdate 0.73p3 changes file
2015-01-08 Ari JohnsonAllow RP players to page if they have the RPChat power
2013-11-25 Ari JohnsonNote bug fix in changes file
2013-11-25 Ari JohnsonFix for crash when checking zone master of room
2013-09-20 Ari JohnsonAdd a const to ssl_init to avoid compiler warning
2013-09-20 Ari JohnsonIgnore warnings for unused but set variables
2013-06-06 Ari JohnsonUpdate 0.73p3 changes file
2013-06-06 Ari JohnsonInclude division tree in @scan and scan()
2012-10-22 Ari JohnsonDetect integer math overflow to avoid division crash
2012-09-25 Ari JohnsonFix powers-related bug in @chzone
2012-02-01 Ari JohnsonUpdate changes file to reflect Unidle_Times() fix
2012-02-01 Ari JohnsonRename Idle_Times() to Unidle_Times()
2011-07-18 Ari JohnsonFix crash when signal(qid,TIME) is not given a third...
2011-05-04 Ari JohnsonUpdate help file for @atrlock
2011-04-28 Ari JohnsonUpdate .gitignore
2011-04-28 Ari JohnsonUpdate .gitignore
2011-04-28 Ari JohnsonUpdate .gitignore
2011-04-28 Ari JohnsonUpdate .gitignore
2011-04-28 Ari JohnsonAdd .gitignore file
2011-04-28 Ari JohnsonAuto-generate connect.txt
2011-04-28 Ari JohnsonMove several function help files from cobramush.hlp...
2011-04-13 Rick BirdAdded a commented explanation above the main ooref...
2011-04-13 Rick BirdGeneral clean-up in mushdb.h.. Several macros not used...
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
next