cobramush.git
9 years agoNew feature: channel logs
Ari Johnson [Mon, 19 Jan 2015 17:22:46 +0000 (12:22 -0500)]
New feature: channel logs

9 years agoAdd RPCHAT privilege to receive pages as well as send them
Ari Johnson [Fri, 9 Jan 2015 15:49:41 +0000 (10:49 -0500)]
Add RPCHAT privilege to receive pages as well as send them

9 years agoUpdate 0.73p3 changes file
Ari Johnson [Thu, 8 Jan 2015 22:03:07 +0000 (17:03 -0500)]
Update 0.73p3 changes file

9 years agoAllow RP players to page if they have the RPChat power
Ari Johnson [Thu, 8 Jan 2015 22:02:21 +0000 (17:02 -0500)]
Allow RP players to page if they have the RPChat power

10 years agoNote bug fix in changes file
Ari Johnson [Mon, 25 Nov 2013 02:21:14 +0000 (21:21 -0500)]
Note bug fix in changes file

10 years agoFix for crash when checking zone master of room
Ari Johnson [Mon, 25 Nov 2013 02:20:33 +0000 (21:20 -0500)]
Fix for crash when checking zone master of room

11 years agoAdd a const to ssl_init to avoid compiler warning
Ari Johnson [Fri, 20 Sep 2013 15:17:28 +0000 (11:17 -0400)]
Add a const to ssl_init to avoid compiler warning

11 years agoIgnore warnings for unused but set variables
Ari Johnson [Fri, 20 Sep 2013 14:54:31 +0000 (10:54 -0400)]
Ignore warnings for unused but set variables

11 years agoUpdate 0.73p3 changes file
Ari Johnson [Thu, 6 Jun 2013 15:54:59 +0000 (11:54 -0400)]
Update 0.73p3 changes file

11 years agoInclude division tree in @scan and scan()
Ari Johnson [Thu, 6 Jun 2013 15:38:36 +0000 (11:38 -0400)]
Include division tree in @scan and scan()

12 years agoDetect integer math overflow to avoid division crash
Ari Johnson [Mon, 22 Oct 2012 18:20:15 +0000 (14:20 -0400)]
Detect integer math overflow to avoid division crash

Fixes #273

12 years agoFix powers-related bug in @chzone
Ari Johnson [Tue, 25 Sep 2012 00:21:49 +0000 (20:21 -0400)]
Fix powers-related bug in @chzone

Fixes #272

12 years agoUpdate changes file to reflect Unidle_Times() fix
Ari Johnson [Wed, 1 Feb 2012 04:08:56 +0000 (23:08 -0500)]
Update changes file to reflect Unidle_Times() fix

12 years agoRename Idle_Times() to Unidle_Times()
Ari Johnson [Wed, 1 Feb 2012 04:02:04 +0000 (23:02 -0500)]
Rename Idle_Times() to Unidle_Times()

The function was just named incorrectly and already returned
desc->unidle_times.

Fixes #259

13 years agoFix crash when signal(qid,TIME) is not given a third argument
Ari Johnson [Mon, 18 Jul 2011 21:40:06 +0000 (17:40 -0400)]
Fix crash when signal(qid,TIME) is not given a third argument

13 years agoUpdate help file for @atrlock
Ari Johnson [Wed, 4 May 2011 14:56:14 +0000 (10:56 -0400)]
Update help file for @atrlock

fixes #29

13 years agoUpdate .gitignore
Ari Johnson [Thu, 28 Apr 2011 20:41:20 +0000 (16:41 -0400)]
Update .gitignore

13 years agoUpdate .gitignore
Ari Johnson [Thu, 28 Apr 2011 20:39:18 +0000 (16:39 -0400)]
Update .gitignore

13 years agoUpdate .gitignore
Ari Johnson [Thu, 28 Apr 2011 20:38:30 +0000 (16:38 -0400)]
Update .gitignore

13 years agoUpdate .gitignore
Ari Johnson [Thu, 28 Apr 2011 20:34:11 +0000 (16:34 -0400)]
Update .gitignore

13 years agoAdd .gitignore file
Ari Johnson [Thu, 28 Apr 2011 20:17:48 +0000 (16:17 -0400)]
Add .gitignore file

13 years agoAuto-generate connect.txt
Ari Johnson [Thu, 28 Apr 2011 20:17:33 +0000 (16:17 -0400)]
Auto-generate connect.txt

13 years agoMove several function help files from cobramush.hlp to cobra_func.hlp and rewrite...
Ari Johnson [Thu, 28 Apr 2011 19:56:51 +0000 (15:56 -0400)]
Move several function help files from cobramush.hlp to cobra_func.hlp and rewrite the help file for signal()

fixes #232

13 years agoAdded a commented explanation above the main ooref macros to provided a detailed...
Rick Bird [Wed, 13 Apr 2011 03:38:09 +0000 (23:38 -0400)]
Added a commented explanation above the main ooref macros to provided a detailed explanation
exactly what the originated object reference twincheck system is all about and how it works.

13 years agoGeneral clean-up in mushdb.h.. Several macros not used taken out, as
Rick Bird [Wed, 13 Apr 2011 03:30:49 +0000 (23:30 -0400)]
General clean-up in mushdb.h.. Several macros not used taken out, as
a well as code thats been commented for years.

13 years agoClean up of @newpass code and bcreate power check.
Rick Bird [Wed, 13 Apr 2011 00:17:30 +0000 (20:17 -0400)]
Clean up of @newpass code and bcreate power check.

13 years agoUpdate documentation for atrlock()
Ari Johnson [Tue, 12 Apr 2011 22:42:18 +0000 (18:42 -0400)]
Update documentation for atrlock()

fixes #23

13 years agoRevise function documentation header for do_atrlock()
Ari Johnson [Tue, 12 Apr 2011 22:37:17 +0000 (18:37 -0400)]
Revise function documentation header for do_atrlock()

13 years agoUpdate version numbers and add changes file for 0.73p3 development
Ari Johnson [Tue, 12 Apr 2011 22:31:01 +0000 (18:31 -0400)]
Update version numbers and add changes file for 0.73p3 development

13 years agoUpdate version numbers for 0.73p2 release 0.73p2
Ari Johnson [Tue, 12 Apr 2011 16:07:23 +0000 (12:07 -0400)]
Update version numbers for 0.73p2 release

13 years agoFix uninitialized variable in fun_regreplace
Ari Johnson [Mon, 11 Apr 2011 03:12:25 +0000 (23:12 -0400)]
Fix uninitialized variable in fun_regreplace

13 years agoAdd missing prototype for alias_flag()
Ari Johnson [Fri, 25 Mar 2011 01:46:38 +0000 (21:46 -0400)]
Add missing prototype for alias_flag()

13 years agoParanoid compile by default
Ari Johnson [Fri, 25 Mar 2011 01:11:54 +0000 (21:11 -0400)]
Paranoid compile by default

13 years agoswitchinc.c is auto-generated, don't keep in repository
Ari Johnson [Fri, 25 Mar 2011 01:04:33 +0000 (21:04 -0400)]
switchinc.c is auto-generated, don't keep in repository

13 years agoAdd missing mkcmds.pl script
Ari Johnson [Fri, 25 Mar 2011 01:00:30 +0000 (21:00 -0400)]
Add missing mkcmds.pl script

13 years agoMissed one executable script
Ari Johnson [Fri, 25 Mar 2011 00:58:24 +0000 (20:58 -0400)]
Missed one executable script

13 years agoDon't run swig on non-lua branch
Ari Johnson [Fri, 25 Mar 2011 00:56:08 +0000 (20:56 -0400)]
Don't run swig on non-lua branch

13 years agoAuto-generate source/header files in preparedist.sh
Ari Johnson [Fri, 25 Mar 2011 00:51:22 +0000 (20:51 -0400)]
Auto-generate source/header files in preparedist.sh

13 years agoSet scripts executable in repository
Ari Johnson [Fri, 25 Mar 2011 00:43:49 +0000 (20:43 -0400)]
Set scripts executable in repository

13 years agoRemove win32 autogenerated headers from repository
Ari Johnson [Fri, 25 Mar 2011 00:44:26 +0000 (20:44 -0400)]
Remove win32 autogenerated headers from repository

13 years agoPruned .gitify-empty files
Ari Johnson [Thu, 24 Mar 2011 15:40:25 +0000 (15:40 +0000)]
Pruned .gitify-empty files

15 years agoUpdated maintainer information in credits to reflect Ari, and moved Nveid to developer.
nveid [Tue, 11 Jan 2011 02:39:46 +0000 (02:39 +0000)]
Updated maintainer information in credits to reflect Ari, and moved Nveid to developer.

Ignore-this: 8d3a901d3e02b2b97c0033078eaca6d3
(cherry picked from commit 3e473d0153257bed422a0372e0ec6cc8af376cc2)

15 years agoNote garbage-searching in changes file
Ari Johnson [Fri, 17 Dec 2010 19:44:48 +0000 (19:44 +0000)]
Note garbage-searching in changes file
(cherry picked from commit e78be2d0c3193bcabd61b261d9c561f19f62d286)

15 years agoMinor change in speech.c
Ari Johnson [Fri, 17 Dec 2010 19:44:27 +0000 (19:44 +0000)]
Minor change in speech.c
(cherry picked from commit 29110f0d4d51e0c1938523afa4d77c11973f38a6)

15 years agoAllow searching for garbage
Ari Johnson [Fri, 17 Dec 2010 19:44:16 +0000 (19:44 +0000)]
Allow searching for garbage
(cherry picked from commit a1d0fd5130f19acef0d8026c1ca79311ec07ba16)

15 years agoDon't lookup_player() a NULL string
Ari Johnson [Fri, 17 Dec 2010 19:43:34 +0000 (19:43 +0000)]
Don't lookup_player() a NULL string
(cherry picked from commit 6f4efa010b94984347112fa65e89469dd7bfc1bf)

15 years agoNote alias_flag() in changes file
Ari Johnson [Fri, 17 Dec 2010 19:43:21 +0000 (19:43 +0000)]
Note alias_flag() in changes file
(cherry picked from commit 290e04d4e1332925e75b2678dd191273a221b773)

15 years agoNew alias_flag() HC function
Ari Johnson [Fri, 17 Dec 2010 19:42:04 +0000 (19:42 +0000)]
New alias_flag() HC function
(cherry picked from commit 99fe1e485fae331d227918c94980fbb6c4e8d205)

15 years agoConflict fix
Ari Johnson [Fri, 22 May 2009 15:04:49 +0000 (15:04 +0000)]
Conflict fix

15 years agoVarious help updates
Ari Johnson [Fri, 17 Dec 2010 19:34:34 +0000 (19:34 +0000)]
Various help updates
(cherry picked from commit 3f8f64818cf1127bec356dd1324c4ecbb171f97c)

15 years agoAlias @atrlock, @atrchown, atrlock()
Ari Johnson [Fri, 17 Dec 2010 19:34:20 +0000 (19:34 +0000)]
Alias @atrlock, @atrchown, atrlock()
(cherry picked from commit 70ab47c1aee391dfc505afabbe706845f3483a9f)

15 years agoVarious whitespace/formatting changes
Ari Johnson [Fri, 17 Dec 2010 19:33:03 +0000 (19:33 +0000)]
Various whitespace/formatting changes
(cherry picked from commit d1b7b5a07d33607510b53337848d4c8130f6e9ef)

15 years agoChange message for @wipe not finding any attributes to wipe
Ari Johnson [Fri, 17 Dec 2010 18:02:32 +0000 (18:02 +0000)]
Change message for @wipe not finding any attributes to wipe
(cherry picked from commit c168c320c18dd160349b9aaac2ae834ffad79f43)

15 years agoAdd helpfile for lvthings()
Ari Johnson [Fri, 17 Dec 2010 18:01:35 +0000 (18:01 +0000)]
Add helpfile for lvthings()
(cherry picked from commit 1ce986460cfd366849b613f5d40c2bda5069214e)

15 years agoNote program() fix in changes file
Ari Johnson [Wed, 15 Dec 2010 05:14:14 +0000 (05:14 +0000)]
Note program() fix in changes file
(cherry picked from commit 7d0115c95b462d6e431776b9e49f357aec1a2044)

15 years agoFix for extraneous program() error messages
Ari Johnson [Wed, 15 Dec 2010 05:13:17 +0000 (05:13 +0000)]
Fix for extraneous program() error messages
(cherry picked from commit 126c5f9c6386b1e443ee717dd34ddcacfff567e5)

15 years agoAdd %<attribute>
Ari Johnson [Mon, 28 Dec 2009 19:02:51 +0000 (19:02 +0000)]
Add %<attribute>
(cherry picked from commit b06860b7c9fd01166a3c54ad890f6dfbeed9dca0)

15 years agoPut atrmodtime() in function list in help file
Ari Johnson [Fri, 26 Jun 2009 18:03:19 +0000 (18:03 +0000)]
Put atrmodtime() in function list in help file
(cherry picked from commit ed2c406d44ff65779537dd54e93e32ced179fcbb)

15 years agoDocument atrmodtime() in help file
Ari Johnson [Fri, 26 Jun 2009 02:13:36 +0000 (02:13 +0000)]
Document atrmodtime() in help file
(cherry picked from commit e45d5d2baa4ac193e3417e14fa5666d72229908a)

15 years agoDocument attribute modification time in changes file
Ari Johnson [Fri, 26 Jun 2009 02:13:25 +0000 (02:13 +0000)]
Document attribute modification time in changes file
(cherry picked from commit 83b5da4eea23c4dbb813852a9cf2220410b455fd)

15 years agoAdd attribute modification times
Ari Johnson [Fri, 26 Jun 2009 02:10:46 +0000 (02:10 +0000)]
Add attribute modification times
(cherry picked from commit 6e1684357fd5ecfc77ac1d616d3ba2d6b8d62a01)

15 years agoAdd apply() to help file
Ari Johnson [Tue, 9 Jun 2009 22:52:07 +0000 (22:52 +0000)]
Add apply() to help file
(cherry picked from commit 3474e175dc1c7bf7e8e38323c0302f9b8da2570b)

15 years agoNote apply() in changes file
Ari Johnson [Tue, 9 Jun 2009 22:45:52 +0000 (22:45 +0000)]
Note apply() in changes file
(cherry picked from commit ed0ea050a9820aa73964c400ad88f3560b0883c4)

15 years agoAdd apply()
Ari Johnson [Tue, 9 Jun 2009 22:44:57 +0000 (22:44 +0000)]
Add apply()
(cherry picked from commit b4ce97a145d9297e4d0791266e6bf8935510a427)

15 years agoNote Command_Lock fix in changes file
Ari Johnson [Sun, 31 May 2009 08:09:37 +0000 (08:09 +0000)]
Note Command_Lock fix in changes file
(cherry picked from commit 63c0f3dc96222a5e21dbe94ad24b3ffcff00f7dd)

15 years agoAdd Command_Lock to exemption list for Pass_Locks power
Ari Johnson [Sun, 31 May 2009 08:07:48 +0000 (08:07 +0000)]
Add Command_Lock to exemption list for Pass_Locks power
(cherry picked from commit 24d1236ce94acb028055ffbc4d5b0edc7f148c4c)

15 years agoRemove deprecated metaconfig call
Ari Johnson [Fri, 22 May 2009 15:34:08 +0000 (15:34 +0000)]
Remove deprecated metaconfig call
(cherry picked from commit b9ce32d34838cce7c5f8d0e8f1998c3d380fe46c)

15 years agoAdded 0.73p2 changes file
Ari Johnson [Fri, 22 May 2009 15:05:51 +0000 (15:05 +0000)]
Added 0.73p2 changes file
(cherry picked from commit a05529a66495f9755f70e3db5efb8991a19a120a)

15 years agoUpdate versions for 0.73p2 development
Ari Johnson [Fri, 22 May 2009 15:04:49 +0000 (15:04 +0000)]
Update versions for 0.73p2 development

15 years agoUpdate versions for 0.73p1 release 0.73p1
Ari Johnson [Fri, 22 May 2009 15:03:42 +0000 (15:03 +0000)]
Update versions for 0.73p1 release

16 years agoNote %q<registers> in changes file
Ari Johnson [Fri, 22 May 2009 00:46:33 +0000 (00:46 +0000)]
Note %q<registers> in changes file
(cherry picked from commit c996f8a7f94829fda8ca67a7ab02a078a64d7151)

16 years agoImplement named %q<registers>
Ari Johnson [Fri, 22 May 2009 00:43:32 +0000 (00:43 +0000)]
Implement named %q<registers>
(cherry picked from commit 36f1cdf98a62184db3f33e9213955fbbca7a4874)

16 years agoDocumentation typo fix
Ari Johnson [Fri, 3 Apr 2009 22:12:22 +0000 (22:12 +0000)]
Documentation typo fix
(cherry picked from commit ff143e841fa1dbbef5520da293432c7cf3a76f5d)

16 years agoFix another failure to check for GoodObject()
Ari Johnson [Thu, 5 Mar 2009 21:30:17 +0000 (21:30 +0000)]
Fix another failure to check for GoodObject()
(cherry picked from commit d8a30008749d9ce430562fa4e8805cde89a0bba6)

16 years agoUpdate changes file
Yesterday's Voyage [Sun, 15 Feb 2009 19:29:00 +0000 (19:29 +0000)]
Update changes file
(cherry picked from commit 834425886c1939ab7106ef0eafb5482cdb0ab422)

16 years agoRemove unnecessary static buffer non-NULL checks
Yesterday's Voyage [Sun, 15 Feb 2009 19:27:32 +0000 (19:27 +0000)]
Remove unnecessary static buffer non-NULL checks
(cherry picked from commit 649633fd0006d8a97292dc83e8cd5deb65ae6d02)

16 years agoMake more division checks safer
Yesterday's Voyage [Sun, 15 Feb 2009 19:27:23 +0000 (19:27 +0000)]
Make more division checks safer
(cherry picked from commit 60aeafc5b0bbfa8b1564be764a55e499c0182bad)

16 years agoMake some division checks safer
Yesterday's Voyage [Sun, 15 Feb 2009 19:26:50 +0000 (19:26 +0000)]
Make some division checks safer
(cherry picked from commit 5534cd3af85f618246a4b15c8e83b8fe92e1a082)

16 years agoRemove profanity in help file
Yesterday's Voyage [Sun, 15 Feb 2009 19:26:12 +0000 (19:26 +0000)]
Remove profanity in help file
(cherry picked from commit 043fabf3a09e4fcb374f5d669522a8836284e296)

16 years agoAdd missing pow_inherit flag to list of settable/clearable attribute flags
Ari Johnson [Wed, 7 Jan 2009 06:44:57 +0000 (06:44 +0000)]
Add missing pow_inherit flag to list of settable/clearable attribute flags
(cherry picked from commit 68218112c0cb1668cf02b8670fa0a01db88dd0ec)

16 years agoNote IDLE functionality change in changes file
Ari Johnson [Mon, 15 Dec 2008 15:53:55 +0000 (15:53 +0000)]
Note IDLE functionality change in changes file
(cherry picked from commit bd02d7a2aceda281c7a30f077140c4752fdaa300)

16 years agoDon't count IDLE as a command
Ari Johnson [Mon, 15 Dec 2008 15:53:07 +0000 (15:53 +0000)]
Don't count IDLE as a command
(cherry picked from commit e33ab348d884360d03a39b6a4b94c148edc577b8)

16 years agoRun make depend
Ari Johnson [Thu, 11 Dec 2008 16:57:59 +0000 (16:57 +0000)]
Run make depend
(cherry picked from commit 6858896fde432559758728fec886ccfeec69242d)

16 years agoFix make depend
Ari Johnson [Thu, 11 Dec 2008 16:55:53 +0000 (16:55 +0000)]
Fix make depend
(cherry picked from commit f0bf99e9e85b3858c952a522d6bcdee78b6bac90)

16 years agoNoted lsearch() fix in changes file
Ari Johnson [Tue, 9 Dec 2008 21:45:02 +0000 (21:45 +0000)]
Noted lsearch() fix in changes file
(cherry picked from commit 10f31e665ba5c9a30c5981d9bc49a6685daab646)

16 years agoFix bug in lsearch(): uninitialized counter
Ari Johnson [Tue, 9 Dec 2008 21:43:33 +0000 (21:43 +0000)]
Fix bug in lsearch(): uninitialized counter
(cherry picked from commit c968c4f89efb80ffaf341f99f38935c5aa4f23fc)

16 years agoNote #undef USE_MAILER fix in changes file
Ari Johnson [Tue, 25 Nov 2008 21:45:13 +0000 (21:45 +0000)]
Note #undef USE_MAILER fix in changes file
(cherry picked from commit b38dd6b95760b8a0c96daa90c6a6551eb641b5b0)

16 years agoMake #undef USE_MAILER work
Ari Johnson [Tue, 25 Nov 2008 21:43:05 +0000 (21:43 +0000)]
Make #undef USE_MAILER work
(cherry picked from commit 750da7b9194e4cabd70cf973e25cf9413c344f74)

16 years agoAdd time_t and long integer changes to changes file
Ari Johnson [Fri, 7 Nov 2008 21:03:53 +0000 (21:03 +0000)]
Add time_t and long integer changes to changes file
(cherry picked from commit b0cb146c87edfd62b2c903fc2494289d6d8a0235)

16 years agoUnparse time_t as unsigned int
Ari Johnson [Fri, 7 Nov 2008 21:02:00 +0000 (21:02 +0000)]
Unparse time_t as unsigned int
(cherry picked from commit 746761bf5e30c7d0657b833dc09f999b0a9e1341)

16 years agoUse long integer types in several places, such as unparse_integer()
Ari Johnson [Fri, 7 Nov 2008 21:01:32 +0000 (21:01 +0000)]
Use long integer types in several places, such as unparse_integer()
(cherry picked from commit 721bd96c170791fabc570fbbcdd424c3adb776ea)

16 years agoNote LOUD flag in changes file
Ari Johnson [Mon, 29 Sep 2008 15:56:50 +0000 (15:56 +0000)]
Note LOUD flag in changes file
(cherry picked from commit 7351ccb315f9d49bff476dfc98eefa633e424766)

16 years agoSlight formatting changes
Ari Johnson [Mon, 29 Sep 2008 15:56:16 +0000 (15:56 +0000)]
Slight formatting changes
(cherry picked from commit 10295a5dd6e178f60b56b521f6075d364408555e)

16 years agoHelp typo fix
Ari Johnson [Mon, 29 Sep 2008 15:56:07 +0000 (15:56 +0000)]
Help typo fix
(cherry picked from commit b812a025170ee9e94daabe76f3c51898d017b847)

16 years agoAdd LOUD flag
Ari Johnson [Mon, 29 Sep 2008 15:55:57 +0000 (15:55 +0000)]
Add LOUD flag
(cherry picked from commit 60ba7b3c36ce4aca191c9ec946483d2191cdbdae)

16 years agoNoted restart and forbidden name changes in changes file
Ari Johnson [Mon, 29 Sep 2008 15:43:16 +0000 (15:43 +0000)]
Noted restart and forbidden name changes in changes file
(cherry picked from commit be01351a8d5b7386987ad7fec928776610d8e60b)

16 years agoAllow players to change to forbidden names they already use
Ari Johnson [Mon, 29 Sep 2008 15:40:13 +0000 (15:40 +0000)]
Allow players to change to forbidden names they already use
(cherry picked from commit 80ba61c1f52dafd75f97828e4c7e49b354941f94)

16 years agoMove old log files and copy core dumps to save/ in restart
Ari Johnson [Mon, 29 Sep 2008 15:39:53 +0000 (15:39 +0000)]
Move old log files and copy core dumps to save/ in restart
(cherry picked from commit e9dfdba80d976a845483571bdac535babc78a410)

16 years agoNoted cleanup in changes file
Ari Johnson [Sat, 12 Jul 2008 19:50:30 +0000 (19:50 +0000)]
Noted cleanup in changes file
(cherry picked from commit 87ff0db55a726c0499be6b18f13fe1fe62317977)

16 years agoMiscellaneous code cleanups for C standard compliance
Ari Johnson [Sat, 12 Jul 2008 19:49:40 +0000 (19:49 +0000)]
Miscellaneous code cleanups for C standard compliance
(cherry picked from commit 50a2d4024d8fc8c23610d9137d5cc297a67b9625)