cobramush.git
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

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

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

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

16 years agoGeneral OOREF cleanup
Ari Johnson [Sat, 12 Jul 2008 15:44:23 +0000 (15:44 +0000)]
General OOREF cleanup

16 years agoFixed other OOREF calls that caused mixed code and declarations
Ari Johnson [Sat, 12 Jul 2008 15:33:42 +0000 (15:33 +0000)]
Fixed other OOREF calls that caused mixed code and declarations

16 years agoNote ooref in fun_speak fix in changes file
Ari Johnson [Fri, 11 Jul 2008 19:44:35 +0000 (19:44 +0000)]
Note ooref in fun_speak fix in changes file

16 years agoRe-order ooref calls in fun_speak
Ari Johnson [Fri, 11 Jul 2008 19:43:46 +0000 (19:43 +0000)]
Re-order ooref calls in fun_speak

16 years agoFixed bug that caused some lock types to incorrectly count recursion depth
Ari Johnson [Thu, 5 Jun 2008 17:41:56 +0000 (17:41 +0000)]
Fixed bug that caused some lock types to incorrectly count recursion depth

16 years agoFixed cstatus()
Ari Johnson [Mon, 31 Mar 2008 04:33:15 +0000 (04:33 +0000)]
Fixed cstatus()

16 years agoAdded transition.c
Ari Johnson [Wed, 19 Mar 2008 22:25:16 +0000 (22:25 +0000)]
Added transition.c

16 years agoAdded 0.73p1 changes file
CobraMUSH [Tue, 4 Mar 2008 21:22:30 +0000 (21:22 +0000)]
Added 0.73p1 changes file

16 years agohastype() had forgotten the Division type
CobraMUSH [Tue, 4 Mar 2008 20:34:37 +0000 (20:34 +0000)]
hastype() had forgotten the Division type

16 years agoSome improvements to division.c messages
Ari Johnson [Fri, 29 Feb 2008 21:32:15 +0000 (21:32 +0000)]
Some improvements to division.c messages

16 years agoNote division loop bugfix in changes file
Ari Johnson [Mon, 25 Feb 2008 16:53:50 +0000 (16:53 +0000)]
Note division loop bugfix in changes file

16 years agoDetect and prevent division loops; fix division loops in @dbck
Ari Johnson [Mon, 25 Feb 2008 16:52:39 +0000 (16:52 +0000)]
Detect and prevent division loops; fix division loops in @dbck

16 years agoFixed regression in attribute lock bugfix
Ari Johnson [Fri, 15 Feb 2008 19:46:33 +0000 (19:46 +0000)]
Fixed regression in attribute lock bugfix

16 years agoFixed can_write_attr_internal() to prohibit writing attributes that the player cannot...
Ari Johnson [Thu, 14 Feb 2008 16:05:50 +0000 (16:05 +0000)]
Fixed can_write_attr_internal() to prohibit writing attributes that the player cannot read

16 years agoFixed attribute read locks
Ari Johnson [Thu, 14 Feb 2008 15:14:37 +0000 (15:14 +0000)]
Fixed attribute read locks

16 years agoNoted mortal_dark fix in changes file
CobraMUSH [Thu, 14 Feb 2008 04:57:55 +0000 (04:57 +0000)]
Noted mortal_dark fix in changes file

16 years agoBugfix: attribute flag mortal_dark now works again
Ari Johnson [Thu, 14 Feb 2008 04:50:39 +0000 (04:50 +0000)]
Bugfix: attribute flag mortal_dark now works again

16 years agoFixed indentation in %z subtitution switch()
Ari Johnson [Tue, 12 Feb 2008 20:21:20 +0000 (20:21 +0000)]
Fixed indentation in %z subtitution switch()

17 years agoNoted trim_space_sep fix in changes file
Ari Johnson [Tue, 4 Sep 2007 05:00:09 +0000 (05:00 +0000)]
Noted trim_space_sep fix in changes file

17 years agoFixed a potential crash bug in trim_space_sep
Ari Johnson [Tue, 4 Sep 2007 04:52:38 +0000 (04:52 +0000)]
Fixed a potential crash bug in trim_space_sep

17 years agoAttempted fix of warnings when HAS_OPENSSL is not defined
Ari Johnson [Mon, 3 Sep 2007 21:43:34 +0000 (21:43 +0000)]
Attempted fix of warnings when HAS_OPENSSL is not defined

17 years agoRemoved FAQ from MANIFEST files
Ari Johnson [Mon, 3 Sep 2007 20:53:22 +0000 (20:53 +0000)]
Removed FAQ from MANIFEST files

17 years agoRemoved old PennMUSH files (that were previously removed from the repository) from...
Ari Johnson [Mon, 3 Sep 2007 20:47:26 +0000 (20:47 +0000)]
Removed old PennMUSH files (that were previously removed from the repository) from the MANIFEST files

17 years agoFixed possible crash in process_commands()
Ari Johnson [Mon, 13 Aug 2007 01:48:19 +0000 (01:48 +0000)]
Fixed possible crash in process_commands()

17 years agoFixed setunion()
Ari Johnson [Thu, 5 Jul 2007 15:08:10 +0000 (15:08 +0000)]
Fixed setunion()

17 years agoAdded F_SELF to table for in-game control
Ari Johnson [Thu, 28 Jun 2007 00:05:39 +0000 (00:05 +0000)]
Added F_SELF to table for in-game control

17 years agoUpdated changes file to reflect INHERITABLE fix
Ari Johnson [Wed, 27 Jun 2007 23:05:15 +0000 (23:05 +0000)]
Updated changes file to reflect INHERITABLE fix

17 years agoMade it possible for all players to set INHERITABLE flag on themselves
Ari Johnson [Wed, 27 Jun 2007 23:00:20 +0000 (23:00 +0000)]
Made it possible for all players to set INHERITABLE flag on themselves

17 years agoRemoved unnecessary 'else'
Ari Johnson [Wed, 27 Jun 2007 22:59:55 +0000 (22:59 +0000)]
Removed unnecessary 'else'

17 years agoAdded F_SELF flag permissions
Ari Johnson [Wed, 27 Jun 2007 22:59:20 +0000 (22:59 +0000)]
Added F_SELF flag permissions

17 years agoUpdated I18N file
Ari Johnson [Thu, 14 Jun 2007 15:33:47 +0000 (15:33 +0000)]
Updated I18N file

17 years agoUpdated copyright notice file; still needs specific license terms for CobraMUSH ...
Ari Johnson [Thu, 14 Jun 2007 15:33:02 +0000 (15:33 +0000)]
Updated copyright notice file; still needs specific license terms for CobraMUSH (grep for 'TODO' in COPYRITE)

17 years agoRemoved several PennMUSH-specific files no longer relevant to CobraMUSH
Ari Johnson [Thu, 14 Jun 2007 15:30:48 +0000 (15:30 +0000)]
Removed several PennMUSH-specific files no longer relevant to CobraMUSH

17 years agoattrib_set(obj/attr,) with EMPTY_ATTRS off sets the attribute to a single space
Ari Johnson [Thu, 7 Jun 2007 23:18:08 +0000 (23:18 +0000)]
attrib_set(obj/attr,) with EMPTY_ATTRS off sets the attribute to a single space

17 years agodefault() can take multiple attributes to try in order
Ari Johnson [Thu, 7 Jun 2007 23:16:33 +0000 (23:16 +0000)]
default() can take multiple attributes to try in order

17 years agoFixed crecall() to take from 1 - 5 arguments
Ari Johnson [Thu, 7 Jun 2007 23:06:25 +0000 (23:06 +0000)]
Fixed crecall() to take from 1 - 5 arguments

17 years agoMoved @poll note in changes to the PennMUSH section
Ari Johnson [Thu, 7 Jun 2007 23:06:13 +0000 (23:06 +0000)]
Moved @poll note in changes to the PennMUSH section

17 years agoNoted @poll/clear in changes file
Ari Johnson [Thu, 7 Jun 2007 23:02:09 +0000 (23:02 +0000)]
Noted @poll/clear in changes file

17 years agoAdded @poll/clear and changed @poll with no argument to display the current poll
Ari Johnson [Thu, 7 Jun 2007 22:58:41 +0000 (22:58 +0000)]
Added @poll/clear and changed @poll with no argument to display the current poll

17 years agoAdded crecall()
Ari Johnson [Fri, 13 Apr 2007 03:59:43 +0000 (03:59 +0000)]
Added crecall()

17 years agolocate() can take more than one type and prefer all of them
Ari Johnson [Fri, 13 Apr 2007 03:50:40 +0000 (03:50 +0000)]
locate() can take more than one type and prefer all of them

17 years agoNoted @chan/list fix in changes file
Ari Johnson [Thu, 12 Apr 2007 18:23:25 +0000 (18:23 +0000)]
Noted @chan/list fix in changes file

17 years agoSlight touchups to changes file
Ari Johnson [Thu, 12 Apr 2007 18:21:22 +0000 (18:21 +0000)]
Slight touchups to changes file

17 years agoFIXED flag restriction on 'home' is now entirely in restrict.cnf
Ari Johnson [Thu, 12 Apr 2007 18:20:28 +0000 (18:20 +0000)]
FIXED flag restriction on 'home' is now entirely in restrict.cnf

17 years agoFix to console compilation to avoid an infoslave warning
Yesterday's Voyage [Wed, 11 Apr 2007 21:37:00 +0000 (21:37 +0000)]
Fix to console compilation to avoid an infoslave warning

17 years ago@function fix - no one could add global @funs since behavior was changed, function...
nveid [Tue, 10 Apr 2007 17:40:00 +0000 (17:40 +0000)]
@function fix - no one could add global @funs since behavior was changed, function was fixed to work right again. :)

17 years agoSafer ufun support removed and do_reboot moved to bsd.c to allow better console compi...
nveid [Tue, 10 Apr 2007 06:33:38 +0000 (06:33 +0000)]
Safer ufun support removed and do_reboot moved to bsd.c to allow better console compiling.

17 years agoFixed cbuffer crash, removed console.c from MANIFEST, and udpated numerous places...
nveid [Tue, 10 Apr 2007 05:56:14 +0000 (05:56 +0000)]
Fixed cbuffer crash, removed console.c from MANIFEST, and udpated numerous places where PennMUSH was referenced where cobraMUSH should be referenced.

17 years agoNoted console.c/bsd.c merge in changes file
Ari Johnson [Mon, 9 Apr 2007 17:41:02 +0000 (17:41 +0000)]
Noted console.c/bsd.c merge in changes file

17 years agoNoted privileged WHO update in changes file
Ari Johnson [Mon, 9 Apr 2007 17:40:36 +0000 (17:40 +0000)]
Noted privileged WHO update in changes file

17 years agoSlight formatting fix for privileged WHO
Ari Johnson [Mon, 9 Apr 2007 17:39:20 +0000 (17:39 +0000)]
Slight formatting fix for privileged WHO

17 years agoMerged console.c into bsd.c with COMPILE_CONSOLE #ifdefs
Ari Johnson [Mon, 9 Apr 2007 17:38:06 +0000 (17:38 +0000)]
Merged console.c into bsd.c with COMPILE_CONSOLE #ifdefs

17 years agoAdded fun_speak to function table
Ari Johnson [Mon, 9 Apr 2007 15:03:03 +0000 (15:03 +0000)]
Added fun_speak to function table

17 years agoTypo in wizard's powerlist for Nuke fixed.
nveid [Mon, 9 Apr 2007 07:43:12 +0000 (07:43 +0000)]
Typo in wizard's powerlist for Nuke fixed.

17 years agoFixed permission problem in zwho and zmwho and wrote helpfiles.
nveid [Mon, 9 Apr 2007 07:03:50 +0000 (07:03 +0000)]
Fixed permission problem in zwho and zmwho and wrote helpfiles.

17 years agoConflicts fix for 64-bit SHS fix
Ari Johnson [Mon, 9 Apr 2007 11:33:34 +0000 (11:33 +0000)]
Conflicts fix for 64-bit SHS fix

17 years agoFixed SHS on 64-bit platforms
Ari Johnson [Fri, 6 Apr 2007 19:16:20 +0000 (19:16 +0000)]
Fixed SHS on 64-bit platforms

17 years agoRequires control ability of an object to add @function's off of it now
nveid [Mon, 9 Apr 2007 06:07:28 +0000 (06:07 +0000)]
Requires control ability of an object to add @function's off of it now

17 years agoAdded xwho, xmwho, xwhoid, xmwhoid, lwhoid, mwhoid, and nwho
nveid [Mon, 9 Apr 2007 06:06:05 +0000 (06:06 +0000)]
Added xwho, xmwho, xwhoid, xmwhoid, lwhoid, mwhoid, and nwho

17 years agoChanged the way we convert flag tables when coming from pennmush.
nveid [Mon, 9 Apr 2007 03:51:14 +0000 (03:51 +0000)]
Changed the way we convert flag tables when coming from pennmush.

17 years agoAdded Ulambda, namelist, stringsecs, and speak functions.
nveid [Sun, 8 Apr 2007 07:22:21 +0000 (07:22 +0000)]
Added Ulambda, namelist, stringsecs, and speak functions.

17 years agoFixed subdivision search class crash
Ari Johnson [Fri, 6 Apr 2007 04:05:21 +0000 (04:05 +0000)]
Fixed subdivision search class crash

17 years agoImported PennMUSH NextDbref and Unique functions
nveid [Thu, 5 Apr 2007 17:15:57 +0000 (17:15 +0000)]
Imported PennMUSH NextDbref and Unique functions

17 years agowidth() and height() take optional second argument for defaults
nveid [Thu, 5 Apr 2007 16:44:01 +0000 (16:44 +0000)]
width() and height() take optional second argument for defaults

17 years agoAdded changes entry to reflect lastmod fix
Ari Johnson [Thu, 5 Apr 2007 14:54:42 +0000 (14:54 +0000)]
Added changes entry to reflect lastmod fix

17 years agoFixed bug with uninitialized lastmod entries
Ari Johnson [Thu, 5 Apr 2007 14:52:23 +0000 (14:52 +0000)]
Fixed bug with uninitialized lastmod entries

17 years ago"subdivision" search class
Ari Johnson [Thu, 5 Apr 2007 14:45:54 +0000 (14:45 +0000)]
"subdivision" search class

17 years agoFix to division search class; to search for division objects you must use the full...
Ari Johnson [Thu, 5 Apr 2007 14:45:34 +0000 (14:45 +0000)]
Fix to division search class; to search for division objects you must use the full name "divisions" now

17 years agoChanged a for() loop to a memcpy when searching by powers
Ari Johnson [Thu, 5 Apr 2007 14:32:28 +0000 (14:32 +0000)]
Changed a for() loop to a memcpy when searching by powers

17 years agoSearch class "powers" now handles CobraMUSH-style powers properly
Ari Johnson [Thu, 5 Apr 2007 14:20:36 +0000 (14:20 +0000)]
Search class "powers" now handles CobraMUSH-style powers properly

17 years agoImproved how powerbitfields are stored allowing a quicker searches of powers to be...
nveid [Thu, 5 Apr 2007 05:51:13 +0000 (05:51 +0000)]
Improved how powerbitfields are stored allowing a quicker searches of powers to be performedin comparative searches.

17 years agoPlayer aliases may now be supplied in @pemit/list
nveid [Thu, 5 Apr 2007 04:23:26 +0000 (04:23 +0000)]
Player aliases may now be supplied in @pemit/list

17 years agohelp link() now mentions its third optional argument to act like @link/preserve
nveid [Thu, 5 Apr 2007 04:10:48 +0000 (04:10 +0000)]
help link() now mentions its third optional argument to act like @link/preserve

17 years agoClairfied wording in help @poll
nveid [Thu, 5 Apr 2007 03:40:58 +0000 (03:40 +0000)]
Clairfied wording in help @poll

17 years ago@config compile now reports if SQL support is built in or not
nveid [Thu, 5 Apr 2007 03:39:09 +0000 (03:39 +0000)]
@config compile now reports if SQL support is built in or not

17 years agoRPMODE_SYS ifdefs were not appropriately wrapped around all its code in extchat.c...
nveid [Wed, 4 Apr 2007 07:21:24 +0000 (07:21 +0000)]
RPMODE_SYS ifdefs were not appropriately wrapped around all its code in extchat.c which caused problems cauisng all fixed players to become rpagagged when RPMODE_SYS was not defined

17 years agoFlags stored in the main database could not be loaded correctly cause flagdb-flags...
nveid [Wed, 4 Apr 2007 05:42:41 +0000 (05:42 +0000)]
Flags stored in the main database could not be loaded correctly cause flagdb-flags was automatically 0, cause it didn't use its own file.  flagdb_flags made to equal indb_flags in such a case.

17 years agoAdded initial 0.72p4 changse file
nveid [Wed, 4 Apr 2007 05:38:05 +0000 (05:38 +0000)]
Added initial 0.72p4 changse file

17 years agorm Obsolete is unnecessary because makedist.sh only adds things from MANIFEST; and...
Ari Johnson [Tue, 3 Apr 2007 12:56:08 +0000 (12:56 +0000)]
rm Obsolete is unnecessary because makedist.sh only adds things from MANIFEST; and having Obsolete around on a development copy can be useful anyhow; so reverted previous change to preparedist.sh

17 years agoAdded "division" search class and ability to search for divisions
Ari Johnson [Tue, 3 Apr 2007 12:51:04 +0000 (12:51 +0000)]
Added "division" search class and ability to search for divisions

17 years agoSometimes dist creates an Obsolete file saying what symbols should be used for ifdef...
nveid [Tue, 3 Apr 2007 06:41:39 +0000 (06:41 +0000)]
Sometimes dist creates an Obsolete file saying what symbols should be used for ifdef or endif's instead of what is currently being used that should be ignored... either way, this shouldn't be in end dists.. added a rm of that file to the rpepare dist script

17 years agoForgot to make makedist.sh executable
Ari Johnson [Sat, 3 Mar 2007 04:11:02 +0000 (04:11 +0000)]
Forgot to make makedist.sh executable

17 years agoMade preparedist.sh set scripts executable
Ari Johnson [Sat, 3 Mar 2007 04:08:53 +0000 (04:08 +0000)]
Made preparedist.sh set scripts executable

17 years agoMoved distribution scripts into utils directory
Ari Johnson [Sat, 3 Mar 2007 04:03:42 +0000 (04:03 +0000)]
Moved distribution scripts into utils directory

17 years agoUpdated mkcmds.sh.SH to match NUM_SWITCH_BYTES
Ari Johnson [Sat, 3 Mar 2007 03:52:38 +0000 (03:52 +0000)]
Updated mkcmds.sh.SH to match NUM_SWITCH_BYTES

17 years agoUpdated 0.73 changes for the next round of PennMUSH-originated changes
Ari Johnson [Sat, 3 Mar 2007 00:41:33 +0000 (00:41 +0000)]
Updated 0.73 changes for the next round of PennMUSH-originated changes

17 years agoBetter error messages for invalid function restrictions
Ari Johnson [Sat, 3 Mar 2007 00:38:25 +0000 (00:38 +0000)]
Better error messages for invalid function restrictions

17 years agoCommand and function names may now start with punctuation characters; better error...
Ari Johnson [Sat, 3 Mar 2007 00:37:35 +0000 (00:37 +0000)]
Command and function names may now start with punctuation characters; better error messages for invalid function restrictions

17 years agoBetter attribute-related error messages
Ari Johnson [Sat, 3 Mar 2007 00:30:24 +0000 (00:30 +0000)]
Better attribute-related error messages

17 years ago'unsigned char'-related warning fixups
Ari Johnson [Sat, 3 Mar 2007 00:28:49 +0000 (00:28 +0000)]
'unsigned char'-related warning fixups

17 years agoBetter message from restart when mush.cnf is not found
Ari Johnson [Sat, 3 Mar 2007 00:27:48 +0000 (00:27 +0000)]
Better message from restart when mush.cnf is not found

17 years agoVarious %c weirdness
Ari Johnson [Sat, 3 Mar 2007 00:26:14 +0000 (00:26 +0000)]
Various %c weirdness

17 years agoBetter error messages from @alias
Ari Johnson [Sat, 3 Mar 2007 00:23:29 +0000 (00:23 +0000)]
Better error messages from @alias

17 years agoTrack_Money objects with No_Pay still reported coins lost to queue costs even though...
Ari Johnson [Sat, 3 Mar 2007 00:21:48 +0000 (00:21 +0000)]
Track_Money objects with No_Pay still reported coins lost to queue costs even though they didn't pay them

17 years agoregmatch()/regedit() improved subpattern-to-%q syntax
Ari Johnson [Sat, 3 Mar 2007 00:19:58 +0000 (00:19 +0000)]
regmatch()/regedit() improved subpattern-to-%q syntax

17 years agoUpdated pcre
Ari Johnson [Sat, 3 Mar 2007 00:19:50 +0000 (00:19 +0000)]
Updated pcre