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

17 years agoUpdated README.mingw to reflect removed NT_TCP
Ari Johnson [Sat, 3 Mar 2007 00:19:31 +0000 (00:19 +0000)]
Updated README.mingw to reflect removed NT_TCP

17 years agoRemoved NT_TCP
Ari Johnson [Sat, 3 Mar 2007 00:10:03 +0000 (00:10 +0000)]
Removed NT_TCP

17 years agoUpdated version numbers for 0.80 development
CobraMUSH [Fri, 2 Mar 2007 16:44:01 +0000 (16:44 +0000)]
Updated version numbers for 0.80 development

17 years agoAdded branch name to non-release dist tarballs
Ari Johnson [Fri, 2 Mar 2007 16:36:17 +0000 (16:36 +0000)]
Added branch name to non-release dist tarballs

17 years agomakedist.sh improvements
Ari Johnson [Fri, 2 Mar 2007 16:19:55 +0000 (16:19 +0000)]
makedist.sh improvements

17 years agoAdded Chk_MANI.U to repository in case it's broken locally
Ari Johnson [Fri, 2 Mar 2007 16:00:55 +0000 (16:00 +0000)]
Added Chk_MANI.U to repository in case it's broken locally

17 years agoRemoved confmagic.h from repository; now generated by metaconfig
Ari Johnson [Fri, 2 Mar 2007 15:39:42 +0000 (15:39 +0000)]
Removed confmagic.h from repository; now generated by metaconfig

17 years agoRemoved metaconfig-generated files and textfile indexes from repository; added metaco...
Ari Johnson [Fri, 2 Mar 2007 15:23:17 +0000 (15:23 +0000)]
Removed metaconfig-generated files and textfile indexes from repository; added metaconfig sources and distribution scripts

17 years agoUpdated index.hlp
Ari Johnson [Fri, 2 Mar 2007 14:38:41 +0000 (14:38 +0000)]
Updated index.hlp

17 years agoRemoved hints/cygwin.sh from MANIFEST
Ari Johnson [Fri, 2 Mar 2007 05:32:43 +0000 (05:32 +0000)]
Removed hints/cygwin.sh from MANIFEST

17 years agoAdded PennMUSH-originated changes that are recorded so far
Ari Johnson [Fri, 2 Mar 2007 05:29:32 +0000 (05:29 +0000)]
Added PennMUSH-originated changes that are recorded so far

17 years agoFixed do_chan_title crash [AEJ]
Ari Johnson [Fri, 2 Mar 2007 05:22:36 +0000 (05:22 +0000)]
Fixed do_chan_title crash [AEJ]

17 years agoordinal()
Ari Johnson [Fri, 2 Mar 2007 02:36:58 +0000 (02:36 +0000)]
ordinal()

17 years agowildgrep() and wildgrepi()
Ari Johnson [Fri, 2 Mar 2007 02:06:57 +0000 (02:06 +0000)]
wildgrep() and wildgrepi()

17 years agoRemoved hints/cygwin.sh
Ari Johnson [Sat, 24 Feb 2007 17:01:18 +0000 (17:01 +0000)]
Removed hints/cygwin.sh

17 years agoAdded hints/darwin-fink.sh
Ari Johnson [Sat, 24 Feb 2007 17:00:58 +0000 (17:00 +0000)]
Added hints/darwin-fink.sh

17 years ago/noeval switch for @command is now named /noparse
Ari Johnson [Sat, 24 Feb 2007 15:14:05 +0000 (15:14 +0000)]
/noeval switch for @command is now named /noparse

17 years agoPueblo font sizes not so huge for room names
Ari Johnson [Sat, 24 Feb 2007 15:08:55 +0000 (15:08 +0000)]
Pueblo font sizes not so huge for room names

17 years agomapsql() function; refactored SQL
Ari Johnson [Sat, 24 Feb 2007 15:02:43 +0000 (15:02 +0000)]
mapsql() function; refactored SQL

17 years agodecompose() now handles ANSI sequences and does not always include an opening backslash
Ari Johnson [Sat, 24 Feb 2007 14:43:34 +0000 (14:43 +0000)]
decompose() now handles ANSI sequences and does not always include an opening backslash

17 years agoParser updates: ufun() refactoring and process_expression() changes to parse for...
Ari Johnson [Fri, 23 Feb 2007 03:58:29 +0000 (03:58 +0000)]
Parser updates: ufun() refactoring and process_expression() changes to parse for regular expression pattern captures by default

17 years agoAdded decompose()
Ari Johnson [Fri, 23 Feb 2007 03:18:18 +0000 (03:18 +0000)]
Added decompose()

17 years agoWhen one alias in a list is invalid, it is specifically reported
Ari Johnson [Fri, 23 Feb 2007 03:10:13 +0000 (03:10 +0000)]
When one alias in a list is invalid, it is specifically reported

17 years ago@mail <n>: now lists all messages in folder n instead of viewing them all
Ari Johnson [Fri, 23 Feb 2007 03:08:30 +0000 (03:08 +0000)]
@mail <n>: now lists all messages in folder n instead of viewing them all

17 years agodelete() can use a negative argument a la MUX
Ari Johnson [Fri, 23 Feb 2007 03:02:33 +0000 (03:02 +0000)]
delete() can use a negative argument a la MUX

17 years agoHelp fixes
Ari Johnson [Fri, 23 Feb 2007 02:57:55 +0000 (02:57 +0000)]
Help fixes

17 years agoWin32 compatibility fixes
Ari Johnson [Fri, 23 Feb 2007 02:52:27 +0000 (02:52 +0000)]
Win32 compatibility fixes

17 years agoFixed crash bug in page
Ari Johnson [Fri, 23 Feb 2007 02:47:09 +0000 (02:47 +0000)]
Fixed crash bug in page

17 years ago@attrib/access no longer treats unmatched flag names as a set of flag characters
Ari Johnson [Fri, 23 Feb 2007 02:45:04 +0000 (02:45 +0000)]
@attrib/access no longer treats unmatched flag names as a set of flag characters

17 years agoHelp fixes
Ari Johnson [Fri, 23 Feb 2007 01:55:13 +0000 (01:55 +0000)]
Help fixes

17 years agonsearch(), nlsearch(), and nchildren() functions
Ari Johnson [Fri, 23 Feb 2007 01:48:17 +0000 (01:48 +0000)]
nsearch(), nlsearch(), and nchildren() functions

17 years agoNew @search classes: start and count
Ari Johnson [Fri, 23 Feb 2007 01:39:34 +0000 (01:39 +0000)]
New @search classes: start and count

17 years agoAdded help pointers for trimpenn() and trimtiny()
Ari Johnson [Fri, 23 Feb 2007 01:31:43 +0000 (01:31 +0000)]
Added help pointers for trimpenn() and trimtiny()

17 years agocenter() improvements
Ari Johnson [Fri, 23 Feb 2007 01:29:44 +0000 (01:29 +0000)]
center() improvements

17 years agoErrors in matching switches to commands are ignored when the command is hook/ignored...
Ari Johnson [Fri, 23 Feb 2007 01:23:35 +0000 (01:23 +0000)]
Errors in matching switches to commands are ignored when the command is hook/ignored or hook/overridden

17 years agocdesc(), cusers(), cmsgs(), cbuffer(), cstatus(), and clflags()
Ari Johnson [Fri, 23 Feb 2007 01:11:55 +0000 (01:11 +0000)]
cdesc(), cusers(), cmsgs(), cbuffer(), cstatus(), and clflags()

17 years agoSmall help change
Ari Johnson [Fri, 23 Feb 2007 01:10:12 +0000 (01:10 +0000)]
Small help change

17 years agotextentries()
Ari Johnson [Fri, 23 Feb 2007 00:18:22 +0000 (00:18 +0000)]
textentries()

17 years agonamegrab() and namegraball()
Ari Johnson [Thu, 22 Feb 2007 23:59:22 +0000 (23:59 +0000)]
namegrab() and namegraball()

17 years agoFloating point comparison improvements
Ari Johnson [Wed, 21 Feb 2007 14:45:39 +0000 (14:45 +0000)]
Floating point comparison improvements

17 years agopage player= now pages with a blank line instead of paging the last-paged player...
Ari Johnson [Wed, 21 Feb 2007 14:38:36 +0000 (14:38 +0000)]
page player= now pages with a blank line instead of paging the last-paged player with the new player name

17 years ago%+ now only records argument counts for ufuns, not for built-in functions
Ari Johnson [Wed, 21 Feb 2007 14:34:48 +0000 (14:34 +0000)]
%+ now only records argument counts for ufuns, not for built-in functions

17 years agoImproved help on parallel setq()
Ari Johnson [Wed, 21 Feb 2007 14:33:31 +0000 (14:33 +0000)]
Improved help on parallel setq()

17 years agoRooms may now search their owners
Ari Johnson [Wed, 21 Feb 2007 14:29:48 +0000 (14:29 +0000)]
Rooms may now search their owners

17 years agolsearch() could return garbage objects
Ari Johnson [Wed, 21 Feb 2007 14:29:32 +0000 (14:29 +0000)]
lsearch() could return garbage objects

17 years agolsearch() didn't refund pennies
Ari Johnson [Wed, 21 Feb 2007 14:28:56 +0000 (14:28 +0000)]
lsearch() didn't refund pennies

17 years agoWhen variable exits fail, the enactor is told what the destination would have been
Ari Johnson [Wed, 21 Feb 2007 14:26:29 +0000 (14:26 +0000)]
When variable exits fail, the enactor is told what the destination would have been

17 years agoImproved error message for setq()/setr() with an odd number of arguments
Ari Johnson [Wed, 21 Feb 2007 14:20:30 +0000 (14:20 +0000)]
Improved error message for setq()/setr() with an odd number of arguments

17 years agoLeaving out filler argument to align() now defaults it to a space
Ari Johnson [Wed, 21 Feb 2007 14:18:52 +0000 (14:18 +0000)]
Leaving out filler argument to align() now defaults it to a space

17 years ago@function/preserve adds localize restriction; @function/restrict added to help
Ari Johnson [Wed, 21 Feb 2007 14:15:24 +0000 (14:15 +0000)]
@function/preserve adds localize restriction; @function/restrict added to help

17 years agoAdded FIXED restriction to "home" command in restrictcnf.dst
Ari Johnson [Wed, 21 Feb 2007 06:26:36 +0000 (06:26 +0000)]
Added FIXED restriction to "home" command in restrictcnf.dst

17 years agoRemoved unnecessary/wrong "home" restriction
Ari Johnson [Wed, 21 Feb 2007 06:17:06 +0000 (06:17 +0000)]
Removed unnecessary/wrong "home" restriction

17 years agohastype() can now take a list of types to check
Ari Johnson [Wed, 21 Feb 2007 05:05:15 +0000 (05:05 +0000)]
hastype() can now take a list of types to check

17 years ago@NAMEFORMAT receives the default name as %1
Ari Johnson [Wed, 21 Feb 2007 04:58:18 +0000 (04:58 +0000)]
@NAMEFORMAT receives the default name as %1

17 years agoA percent sign followed by a space or placed at the end of the line will be parsed...
Ari Johnson [Wed, 21 Feb 2007 04:47:48 +0000 (04:47 +0000)]
A percent sign followed by a space or placed at the end of the line will be parsed to itself

17 years agosortkey()
Ari Johnson [Wed, 21 Feb 2007 04:44:05 +0000 (04:44 +0000)]
sortkey()

17 years agoSmall help fix
Ari Johnson [Wed, 21 Feb 2007 04:30:14 +0000 (04:30 +0000)]
Small help fix

17 years agoSetting attribute flags by character alias did not work
Ari Johnson [Wed, 21 Feb 2007 02:00:45 +0000 (02:00 +0000)]
Setting attribute flags by character alias did not work

17 years agoMore fixes to prevent players from setting the 'internal' attribute flag
Ari Johnson [Wed, 21 Feb 2007 02:00:05 +0000 (02:00 +0000)]
More fixes to prevent players from setting the 'internal' attribute flag

17 years agoPlayers could set the 'internal' attribute flag
Ari Johnson [Wed, 21 Feb 2007 01:44:10 +0000 (01:44 +0000)]
Players could set the 'internal' attribute flag

17 years agoSetting and resetting multiple attribute flags at once is now more flexible
Ari Johnson [Wed, 21 Feb 2007 01:35:59 +0000 (01:35 +0000)]
Setting and resetting multiple attribute flags at once is now more flexible

17 years agoAdded help for alias() and fullalias()
Ari Johnson [Wed, 21 Feb 2007 01:35:14 +0000 (01:35 +0000)]
Added help for alias() and fullalias()

17 years ago@flag/alias flag=!alias deletes an alias
Ari Johnson [Wed, 21 Feb 2007 01:18:10 +0000 (01:18 +0000)]
@flag/alias flag=!alias deletes an alias

17 years ago@hook/list
Ari Johnson [Wed, 21 Feb 2007 01:00:35 +0000 (01:00 +0000)]
@hook/list

17 years agoChanged Wizard to privileged in a comment
Ari Johnson [Wed, 21 Feb 2007 00:53:49 +0000 (00:53 +0000)]
Changed Wizard to privileged in a comment

17 years agoRelaxed restrictions on function and command names
Ari Johnson [Wed, 21 Feb 2007 00:53:35 +0000 (00:53 +0000)]
Relaxed restrictions on function and command names

17 years ago%+ is the number of arguments to the current function
Ari Johnson [Wed, 21 Feb 2007 00:45:13 +0000 (00:45 +0000)]
%+ is the number of arguments to the current function

17 years agoMade restart.dst handle Windows line-endings better
Ari Johnson [Wed, 21 Feb 2007 00:36:11 +0000 (00:36 +0000)]
Made restart.dst handle Windows line-endings better

17 years agoAdded help for @invformat
Ari Johnson [Wed, 21 Feb 2007 00:33:01 +0000 (00:33 +0000)]
Added help for @invformat

17 years ago@attribute/access now handles "none" privilege
Ari Johnson [Wed, 21 Feb 2007 00:32:40 +0000 (00:32 +0000)]
@attribute/access now handles "none" privilege

17 years agorestrictcnf.dst now tells people how to disable the chat and mail systems
Ari Johnson [Wed, 21 Feb 2007 00:26:28 +0000 (00:26 +0000)]
restrictcnf.dst now tells people how to disable the chat and mail systems

17 years agoTZ attribute is now visual by default
Ari Johnson [Wed, 21 Feb 2007 00:25:20 +0000 (00:25 +0000)]
TZ attribute is now visual by default

17 years agoPlayers may have multiple aliases; added alias() and fullalias() functions
Ari Johnson [Wed, 21 Feb 2007 00:19:23 +0000 (00:19 +0000)]
Players may have multiple aliases; added alias() and fullalias() functions

17 years agonew function restriction 'localize' causes q-registers to be saved and restored aroun...
Ari Johnson [Tue, 20 Feb 2007 23:24:24 +0000 (23:24 +0000)]
new function restriction 'localize' causes q-registers to be saved and restored around the function as if localize() or ulocal() were used; aliased to 'ulocal' restriction

17 years agoflip() and reverse() no longer require commas to be escaped
Ari Johnson [Tue, 20 Feb 2007 23:11:59 +0000 (23:11 +0000)]
flip() and reverse() no longer require commas to be escaped

17 years agoSearch improvements from PennMUSH 1.8.1p0
Ari Johnson [Tue, 20 Feb 2007 23:03:03 +0000 (23:03 +0000)]
Search improvements from PennMUSH 1.8.1p0

17 years ago"home" is now a regular command
Ari Johnson [Tue, 20 Feb 2007 22:36:41 +0000 (22:36 +0000)]
"home" is now a regular command