nveid [Mon, 9 Apr 2007 06:06:05 +0000 (06:06 +0000)]
Added xwho, xmwho, xwhoid, xmwhoid, lwhoid, mwhoid, and nwho
nveid [Mon, 9 Apr 2007 03:51:14 +0000 (03:51 +0000)]
Changed the way we convert flag tables when coming from pennmush.
nveid [Sun, 8 Apr 2007 07:22:21 +0000 (07:22 +0000)]
Added Ulambda, namelist, stringsecs, and speak functions.
Ari Johnson [Fri, 6 Apr 2007 04:05:21 +0000 (04:05 +0000)]
Fixed subdivision search class crash
nveid [Thu, 5 Apr 2007 17:15:57 +0000 (17:15 +0000)]
Imported PennMUSH NextDbref and Unique functions
nveid [Thu, 5 Apr 2007 16:44:01 +0000 (16:44 +0000)]
width() and height() take optional second argument for defaults
Ari Johnson [Thu, 5 Apr 2007 14:54:42 +0000 (14:54 +0000)]
Added changes entry to reflect lastmod fix
Ari Johnson [Thu, 5 Apr 2007 14:52:23 +0000 (14:52 +0000)]
Fixed bug with uninitialized lastmod entries
Ari Johnson [Thu, 5 Apr 2007 14:45:54 +0000 (14:45 +0000)]
"subdivision" search class
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
Ari Johnson [Thu, 5 Apr 2007 14:32:28 +0000 (14:32 +0000)]
Changed a for() loop to a memcpy when searching by powers
Ari Johnson [Thu, 5 Apr 2007 14:20:36 +0000 (14:20 +0000)]
Search class "powers" now handles CobraMUSH-style powers properly
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.
nveid [Thu, 5 Apr 2007 04:23:26 +0000 (04:23 +0000)]
Player aliases may now be supplied in @pemit/list
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
nveid [Thu, 5 Apr 2007 03:40:58 +0000 (03:40 +0000)]
Clairfied wording in help @poll
nveid [Thu, 5 Apr 2007 03:39:09 +0000 (03:39 +0000)]
@config compile now reports if SQL support is built in or not
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
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.
nveid [Wed, 4 Apr 2007 05:38:05 +0000 (05:38 +0000)]
Added initial 0.72p4 changse file
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
Ari Johnson [Tue, 3 Apr 2007 12:51:04 +0000 (12:51 +0000)]
Added "division" search class and ability to search for divisions
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
Ari Johnson [Sat, 3 Mar 2007 04:11:02 +0000 (04:11 +0000)]
Forgot to make makedist.sh executable
Ari Johnson [Sat, 3 Mar 2007 04:08:53 +0000 (04:08 +0000)]
Made preparedist.sh set scripts executable
Ari Johnson [Sat, 3 Mar 2007 04:03:42 +0000 (04:03 +0000)]
Moved distribution scripts into utils directory
Ari Johnson [Sat, 3 Mar 2007 03:52:38 +0000 (03:52 +0000)]
Updated mkcmds.sh.SH to match NUM_SWITCH_BYTES
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
Ari Johnson [Sat, 3 Mar 2007 00:38:25 +0000 (00:38 +0000)]
Better error messages for invalid function restrictions
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
Ari Johnson [Sat, 3 Mar 2007 00:30:24 +0000 (00:30 +0000)]
Better attribute-related error messages
Ari Johnson [Sat, 3 Mar 2007 00:28:49 +0000 (00:28 +0000)]
'unsigned char'-related warning fixups
Ari Johnson [Sat, 3 Mar 2007 00:27:48 +0000 (00:27 +0000)]
Better message from restart when mush.cnf is not found
Ari Johnson [Sat, 3 Mar 2007 00:26:14 +0000 (00:26 +0000)]
Various %c weirdness
Ari Johnson [Sat, 3 Mar 2007 00:23:29 +0000 (00:23 +0000)]
Better error messages from @alias
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
Ari Johnson [Sat, 3 Mar 2007 00:19:58 +0000 (00:19 +0000)]
regmatch()/regedit() improved subpattern-to-%q syntax
Ari Johnson [Sat, 3 Mar 2007 00:19:50 +0000 (00:19 +0000)]
Updated pcre
Ari Johnson [Sat, 3 Mar 2007 00:19:31 +0000 (00:19 +0000)]
Updated README.mingw to reflect removed NT_TCP
Ari Johnson [Sat, 3 Mar 2007 00:10:03 +0000 (00:10 +0000)]
Removed NT_TCP
CobraMUSH [Fri, 2 Mar 2007 16:44:01 +0000 (16:44 +0000)]
Updated version numbers for 0.80 development
Ari Johnson [Fri, 2 Mar 2007 16:36:17 +0000 (16:36 +0000)]
Added branch name to non-release dist tarballs
Ari Johnson [Fri, 2 Mar 2007 16:19:55 +0000 (16:19 +0000)]
makedist.sh improvements
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
Ari Johnson [Fri, 2 Mar 2007 15:39:42 +0000 (15:39 +0000)]
Removed confmagic.h from repository; now generated by metaconfig
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
Ari Johnson [Fri, 2 Mar 2007 14:38:41 +0000 (14:38 +0000)]
Updated index.hlp
Ari Johnson [Fri, 2 Mar 2007 05:32:43 +0000 (05:32 +0000)]
Removed hints/cygwin.sh from MANIFEST
Ari Johnson [Fri, 2 Mar 2007 05:29:32 +0000 (05:29 +0000)]
Added PennMUSH-originated changes that are recorded so far
Ari Johnson [Fri, 2 Mar 2007 05:22:36 +0000 (05:22 +0000)]
Fixed do_chan_title crash [AEJ]
Ari Johnson [Fri, 2 Mar 2007 02:36:58 +0000 (02:36 +0000)]
ordinal()
Ari Johnson [Fri, 2 Mar 2007 02:06:57 +0000 (02:06 +0000)]
wildgrep() and wildgrepi()
Ari Johnson [Sat, 24 Feb 2007 17:01:18 +0000 (17:01 +0000)]
Removed hints/cygwin.sh
Ari Johnson [Sat, 24 Feb 2007 17:00:58 +0000 (17:00 +0000)]
Added hints/darwin-fink.sh
Ari Johnson [Sat, 24 Feb 2007 15:14:05 +0000 (15:14 +0000)]
/noeval switch for @command is now named /noparse
Ari Johnson [Sat, 24 Feb 2007 15:08:55 +0000 (15:08 +0000)]
Pueblo font sizes not so huge for room names
Ari Johnson [Sat, 24 Feb 2007 15:02:43 +0000 (15:02 +0000)]
mapsql() function; refactored SQL
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
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
Ari Johnson [Fri, 23 Feb 2007 03:18:18 +0000 (03:18 +0000)]
Added decompose()
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
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
Ari Johnson [Fri, 23 Feb 2007 03:02:33 +0000 (03:02 +0000)]
delete() can use a negative argument a la MUX
Ari Johnson [Fri, 23 Feb 2007 02:57:55 +0000 (02:57 +0000)]
Help fixes
Ari Johnson [Fri, 23 Feb 2007 02:52:27 +0000 (02:52 +0000)]
Win32 compatibility fixes
Ari Johnson [Fri, 23 Feb 2007 02:47:09 +0000 (02:47 +0000)]
Fixed crash bug in page
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
Ari Johnson [Fri, 23 Feb 2007 01:55:13 +0000 (01:55 +0000)]
Help fixes
Ari Johnson [Fri, 23 Feb 2007 01:48:17 +0000 (01:48 +0000)]
nsearch(), nlsearch(), and nchildren() functions
Ari Johnson [Fri, 23 Feb 2007 01:39:34 +0000 (01:39 +0000)]
New @search classes: start and count
Ari Johnson [Fri, 23 Feb 2007 01:31:43 +0000 (01:31 +0000)]
Added help pointers for trimpenn() and trimtiny()
Ari Johnson [Fri, 23 Feb 2007 01:29:44 +0000 (01:29 +0000)]
center() improvements
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
Ari Johnson [Fri, 23 Feb 2007 01:11:55 +0000 (01:11 +0000)]
cdesc(), cusers(), cmsgs(), cbuffer(), cstatus(), and clflags()
Ari Johnson [Fri, 23 Feb 2007 01:10:12 +0000 (01:10 +0000)]
Small help change
Ari Johnson [Fri, 23 Feb 2007 00:18:22 +0000 (00:18 +0000)]
textentries()
Ari Johnson [Thu, 22 Feb 2007 23:59:22 +0000 (23:59 +0000)]
namegrab() and namegraball()
Ari Johnson [Wed, 21 Feb 2007 14:45:39 +0000 (14:45 +0000)]
Floating point comparison improvements
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
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
Ari Johnson [Wed, 21 Feb 2007 14:33:31 +0000 (14:33 +0000)]
Improved help on parallel setq()
Ari Johnson [Wed, 21 Feb 2007 14:29:48 +0000 (14:29 +0000)]
Rooms may now search their owners
Ari Johnson [Wed, 21 Feb 2007 14:29:32 +0000 (14:29 +0000)]
lsearch() could return garbage objects
Ari Johnson [Wed, 21 Feb 2007 14:28:56 +0000 (14:28 +0000)]
lsearch() didn't refund pennies
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
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
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
Ari Johnson [Wed, 21 Feb 2007 14:15:24 +0000 (14:15 +0000)]
@function/preserve adds localize restriction; @function/restrict added to help
Ari Johnson [Wed, 21 Feb 2007 06:26:36 +0000 (06:26 +0000)]
Added FIXED restriction to "home" command in restrictcnf.dst
Ari Johnson [Wed, 21 Feb 2007 06:17:06 +0000 (06:17 +0000)]
Removed unnecessary/wrong "home" restriction
Ari Johnson [Wed, 21 Feb 2007 05:05:15 +0000 (05:05 +0000)]
hastype() can now take a list of types to check
Ari Johnson [Wed, 21 Feb 2007 04:58:18 +0000 (04:58 +0000)]
@NAMEFORMAT receives the default name as %1
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
Ari Johnson [Wed, 21 Feb 2007 04:44:05 +0000 (04:44 +0000)]
sortkey()
Ari Johnson [Wed, 21 Feb 2007 04:30:14 +0000 (04:30 +0000)]
Small help fix
Ari Johnson [Wed, 21 Feb 2007 02:00:45 +0000 (02:00 +0000)]
Setting attribute flags by character alias did not work
Ari Johnson [Wed, 21 Feb 2007 02:00:05 +0000 (02:00 +0000)]
More fixes to prevent players from setting the 'internal' attribute flag
Ari Johnson [Wed, 21 Feb 2007 01:44:10 +0000 (01:44 +0000)]
Players could set the 'internal' attribute flag
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
Ari Johnson [Wed, 21 Feb 2007 01:35:14 +0000 (01:35 +0000)]
Added help for alias() and fullalias()