Ari Johnson [Thu, 6 Jun 2013 15:54:59 +0000 (11:54 -0400)]
Update 0.73p3 changes file
Ari Johnson [Thu, 6 Jun 2013 15:38:36 +0000 (11:38 -0400)]
Include division tree in @scan and scan()
Ari Johnson [Wed, 1 Feb 2012 04:15:25 +0000 (23:15 -0500)]
Cherry-pick changes file for 0.73p3 for Unidle_Times() fix
Ari Johnson [Wed, 1 Feb 2012 04:14:43 +0000 (23:14 -0500)]
Cherry-pick Unidle_Times() fix from 0.73-development branch
RLB [Mon, 8 Aug 2011 06:07:58 +0000 (02:07 -0400)]
Extra rule to have configure throw an error message if it can't find
glibtool on Darwin.. Again, we should look into FreeBSD to see if this
same method will work there.
RLB [Sat, 6 Aug 2011 00:05:54 +0000 (20:05 -0400)]
make update creates restart script and sets appropriate permissions again
Rick Bird [Fri, 5 Aug 2011 23:53:26 +0000 (19:53 -0400)]
More Darwin/Debian friendliness
RLB [Fri, 5 Aug 2011 20:49:32 +0000 (16:49 -0400)]
Darin/OS X Build Fixes.. Now automatically looks for glibtool if it exists
in a darwin environment.. Otherwise it looks for libtool, thinking we're in a
GNU environment.. Could probably use the same basic idea for a FreeBSD Environment
Should we ever test a build there.
Ari Johnson [Mon, 18 Jul 2011 21:46:10 +0000 (17:46 -0400)]
Hand-apply commit
e58e28903371ef25d505498b7072e87037fca695 from 0.73-development
Rick Bird [Tue, 17 May 2011 20:38:02 +0000 (16:38 -0400)]
confmagic.h snuck back in match.c.. took it out
Rick L Bird [Sun, 15 May 2011 20:42:02 +0000 (16:42 -0400)]
PennMUSH 1.8.3p12
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Mon Jan 25 04:33:21 2010 +0000
Issue 162, new pfun() function to evaluate attrs from parents
Fixes #208
Rick L Bird [Sun, 15 May 2011 20:37:15 +0000 (16:37 -0400)]
PennMUSH 1.8.3p12
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Jan 30 08:36:51 2010 +0000
Issue 178, new 'x' option for locate() to only do exact-name matches
Fixes #209
Rick L Bird [Sun, 15 May 2011 20:30:56 +0000 (16:30 -0400)]
Refs #172
Rick L Bird [Sun, 15 May 2011 20:29:30 +0000 (16:29 -0400)]
PennMUSH 1.8.3p12
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Jan 29 05:10:09 2010 +0000
More match.c changes. Now with less crashes! *ahem*
Author: captdeaf@gmail.com <captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Thu Jan 28 09:11:08 2010 +0000
Added checks to make sure "match" >= 0 in MATCH_TYPE and
MATCH_CONTROL
Author: captdeaf@gmail.com <captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Thu Jan 28 08:49:30 2010 +0000
Backing out abs change. Making lookup_player safe.
Refs #172
Rick L Bird [Sun, 15 May 2011 20:20:41 +0000 (16:20 -0400)]
PennMUSH 1.8.3p12
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Thu Jan 28 08:18:56 2010 +0000
Fixing a startup crashbug caused by match changes.
Reordering match_player so it's not always done, only
when MAT_PLAYER is set. This caused "*UNLOCKED*" to
look up a player during startup, when lookup_player
table was uninitialized.
Refs #172
Rick L Bird [Sun, 15 May 2011 19:57:48 +0000 (15:57 -0400)]
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Tue Jan 26 06:44:56 2010 +0000
Issue 222, rewritten object matching routines in match.c
Fixes #172
Rick L Bird [Sat, 14 May 2011 18:01:51 +0000 (14:01 -0400)]
PennMUSH 1.8.3p12
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Tue Jan 26 00:21:22 2010 +0000
Fix a minor crashbug in @uptime
Fixes #222
Rick L Bird [Sat, 14 May 2011 17:52:31 +0000 (13:52 -0400)]
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sun Jan 10 00:18:16 2010 +0000
Issue 193, andflags, orlpowers, etc, return #-1 when given an
invalid flag/power
Refs #205
I'm just reffing this one because I think this may need a little testing
before its really accepted as resolved and completed.
Rick L Bird [Sat, 14 May 2011 17:22:46 +0000 (13:22 -0400)]
PennMUSH 1.8.3p12
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Jan 9 22:31:36 2010 +0000
Issue 197 - @firstexit takes multiple exits, and works remotely
Fixes #182
Rick L Bird [Sat, 14 May 2011 17:17:37 +0000 (13:17 -0400)]
Added some translation wrappers
Rick L Bird [Sat, 14 May 2011 17:04:34 +0000 (13:04 -0400)]
PennMUSH 1.8.3p12
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Wed Jan 6 16:33:17 2010 +0000
locate() ignores spaces in 3rd arg, helpfile tweaks
Fixes #180
Rick L Bird [Sat, 14 May 2011 17:02:31 +0000 (13:02 -0400)]
PennMUSH 1.8.3p12
Author: allthecoolkidshaveone <allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Wed Jan 6 16:23:28 2010 +0000
Issue 26: Allow for / in @mail subjects.
Fixes #179
Rick L Bird [Sat, 14 May 2011 16:57:23 +0000 (12:57 -0400)]
PennMUSH 1.8.3p12
Author: allthecoolkidshaveone <allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Jan 2 04:12:32 2010 +0000
Issue 175: llocks() returning a list of lock names
Author: allthecoolkidshaveone <allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Jan 2 02:45:01 2010 +0000
The lock optimizer now handles a few trivial things like svn
status -qfoo
Fixes #203
Fixes #177
Rick L Bird [Sat, 14 May 2011 16:30:04 +0000 (12:30 -0400)]
PennMUSH 1.8.3p12
Author: allthecoolkidshaveone
<allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Jan 2 00:23:25 2010 +0000
Issue 159: Make possessive get and english matching work together.
Fixes #215
Rick L Bird [Sat, 14 May 2011 01:41:48 +0000 (21:41 -0400)]
More fixes to SC Core Hooks
Rick L Bird [Sat, 14 May 2011 01:41:05 +0000 (21:41 -0400)]
prompt() and @prompt now uses a notify flag to work. This allows ansi
to work in prompts again with the new markup system.
Rick Bird [Thu, 12 May 2011 02:00:12 +0000 (22:00 -0400)]
Fixed crash bug in @event when event obj/atr pair was given wrongly
Rick Bird [Thu, 12 May 2011 00:49:16 +0000 (20:49 -0400)]
Gave Suspect logs their own number to differiate in events and changed
intmax_t for %d va_arg to int to be friendlier.
Signed-off-by: Rick Bird <nveid@bender.theari.com>
Rick Bird [Wed, 11 May 2011 22:16:05 +0000 (18:16 -0400)]
Moved log_all event until AFTER logs
Rick Bird [Wed, 11 May 2011 22:11:31 +0000 (18:11 -0400)]
Fixed recursion problem with log_commands. Added Active flag to hook handlers
Rick Bird [Wed, 11 May 2011 15:02:55 +0000 (11:02 -0400)]
fixed some typos in modules.c, added memory panic checks, and removed case insentivity checking with CHook_Create & Insert since they're called internally.
Ari Johnson [Wed, 11 May 2011 04:44:32 +0000 (00:44 -0400)]
Make chook_mevents and chook_htab hashtabs case-insensitive
Ari Johnson [Wed, 11 May 2011 00:16:20 +0000 (20:16 -0400)]
Allow nested %q<> and %<>
Ari Johnson [Tue, 10 May 2011 23:42:04 +0000 (19:42 -0400)]
Update to latest PennMUSH hashtab code, with one bugfix.
refs #235
Ari Johnson [Tue, 10 May 2011 23:31:13 +0000 (19:31 -0400)]
Initialize snooper array earlier in initializesock()
Rick L Bird [Tue, 10 May 2011 15:11:05 +0000 (11:11 -0400)]
Provided better error message on missing arg_left & arg_right in
cmd_event.
Rick L Bird [Tue, 10 May 2011 11:31:32 +0000 (07:31 -0400)]
Fixed crash bug when no arg_right was present
Rick L Bird [Tue, 10 May 2011 10:26:40 +0000 (06:26 -0400)]
One more time.. I added 2 space indention level to switches in the
indent profile
Rick L Bird [Tue, 10 May 2011 10:17:02 +0000 (06:17 -0400)]
Ran indent on modules.c
Rick L Bird [Tue, 10 May 2011 09:52:09 +0000 (05:52 -0400)]
Began Core Hook System. this will be the basis as a replacement for how
C modules, lua extensions, and SC events will all be called from.
Right now I only have one example Hook, and thats for @log's to the SC.
@event LOG_ALL=<OBJ>/<ATR> to see how it works.
Still need to write actual C module & lua interfaces to this system.
Refs #3
Rick L Bird [Tue, 10 May 2011 08:54:40 +0000 (04:54 -0400)]
PennMUSH 1.8.3p12
Author: allthecoolkidshaveone <allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Wed Jan 13 09:36:05 2010 +0000
Issue 88: Possible fix for the hash table crash bug.
Fixes #235
Ari Johnson [Mon, 9 May 2011 02:21:54 +0000 (21:21 -0500)]
Merge branch 'master' of cobramush.org:cobramush
Rick L Bird [Sun, 8 May 2011 23:35:06 +0000 (19:35 -0400)]
Added framework to create restart out of restart.dst As this script wasnt' being automagickally created. Also.. Upon distribution of an updated restart.dst the code will prompt to create a new restart from the restart.dst file. Unless they have no bash shell(as Debian is replacing dash with bash which use to be the default shell), if there is no bash shell present it give instructions how to copy the restart script.
Rick L Bird [Sun, 8 May 2011 21:47:11 +0000 (17:47 -0400)]
Updated restart script.. mush starts without --no-session now and
it loads the right database as well.
Fixes #262
Padraic [Sun, 8 May 2011 17:59:47 +0000 (13:59 -0400)]
Misc Chat Fixes IssueID #230
Signed-off-by: Rick L Bird <nveid@yahoo.com>
Rick L Bird [Sat, 7 May 2011 05:44:00 +0000 (01:44 -0400)]
Updated changes file of current CobraMUSH specific progress.
In changes file I also noted to reference teh redmine site for PennMUSH
specific enhancements.
Rick L Bird [Sat, 7 May 2011 05:30:08 +0000 (01:30 -0400)]
Err.. drunken typo.. help @attribute brought up help @attribute2
Rick L Bird [Sat, 7 May 2011 05:24:26 +0000 (01:24 -0400)]
Documented our @attribute command behavior.
Fixes #260
Rick L Bird [Sat, 7 May 2011 04:33:39 +0000 (00:33 -0400)]
Altered and streamlined the @attribute command's behavior.
1) The undocumented DEFAULTS switch now works with Access switch.
2) @attribute without any switches defaults to INFO
a) @attribute/info or @attribute itself without any arguments
defaults to info on the DEFAULT attribute.
3) @attribute x=y, defaults to ACCESS switch
Rick L Bird [Fri, 6 May 2011 23:38:17 +0000 (19:38 -0400)]
DOING was showing privileged WHO header for privileged users.
IssueID #124
Rick L Bird [Fri, 6 May 2011 22:35:15 +0000 (18:35 -0400)]
Optional Second Argument for cwho()
Fixes #139
Rick L Bird [Fri, 6 May 2011 22:29:13 +0000 (18:29 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Tue Dec 8 08:55:33 2009 +0000
IDLE enhancements
Fixes #133
Fixes #132
Rick L Bird [Fri, 6 May 2011 22:09:11 +0000 (18:09 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Dec 26 22:22:45 2009 +0000
Issue 180, 'Not enough money to queue commands' msg includes object
attempting to queue
Fixes #169
Rick L Bird [Fri, 6 May 2011 22:04:36 +0000 (18:04 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Thu Dec 24 22:39:55 2009 +0000
Issue 176, locks() reports built-in locks as being user: locks
Fixes #149
Rick L Bird [Fri, 6 May 2011 22:01:59 +0000 (18:01 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Tue Dec 22 21:41:11 2009 +0000
Fixed a crashbug in unparse_number reported by Ghost@M*U*S*H.
Fixes #154
Rick L Bird [Fri, 6 May 2011 21:58:47 +0000 (17:58 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com <captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Dec 19 00:09:27 2009 +0000
die() now does up to 700 rolls. Help fixes.
Fixes #134
Rick L Bird [Fri, 6 May 2011 21:46:02 +0000 (17:46 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Dec 4 06:16:53 2009 +0000
Woops. Missed a bit of the u*() refactor.
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Dec 4 06:04:53 2009 +0000
Fix typo in function.c, some refactoring of u*() function code.
Fixes #168
Fixes #167
Fixes #159
Rick L Bird [Fri, 6 May 2011 21:28:05 +0000 (17:28 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Mon Nov 30 02:51:16 2009 +0000
Issue 29, multiple class/restrictions for @search. Hopefully.
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Mon Nov 30 01:34:58 2009 +0000
Minor bugfix in @search.
Fixes #131
Fixes #166
Rick L Bird [Fri, 6 May 2011 21:12:52 +0000 (17:12 -0400)]
PennMUSH 1.8.3p11 Enhancement
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sun Nov 29 22:16:35 2009 +0000
Issue 35, @hook/list without a command shows all cmds with hooks
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sun Nov 29 23:01:53 2009 +0000
Fix bug in @hook/list
CobraMUSH Related Adjustments:
* Added Hook power as a self-checking power. CanHook() HC Macro
Fixes #130
Rick L Bird [Fri, 6 May 2011 21:03:25 +0000 (17:03 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sun Nov 29 20:40:15 2009 +0000
Issue 41, namelist() now takes an optional obj/attr for error
reporting
Fixes #145
Rick L Bird [Fri, 6 May 2011 20:59:35 +0000 (16:59 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sun Nov 29 00:04:09 2009 +0000
Issue 136, allow ANSI in connect screen.
Fixes #165
Rick L Bird [Fri, 6 May 2011 20:53:08 +0000 (16:53 -0400)]
This pertains to
Author: talvo@talvo.com <talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Nov 28 23:46:41 2009 +0000
Issue 92, make WHO, DOING and SESSION standard commands
However all the code is my own except for dump_users. I basically
renamed the old dump_users to cmd_dump_users and we're differiating
whats being called from teh command parser using cmd->name as a
reference.
All queue_string, called_by, and other references change tot he
appropriate things for command parser level execution.
IssueID #124
Rick L Bird [Fri, 6 May 2011 19:38:45 +0000 (15:38 -0400)]
Made Chat into a levchk power as it was referenced that way several
places in the code. Also Made it so you have to be Prived + Site power
in order to delete a power, as well as if you add a power you
automatically get the power.
Rick L Bird [Fri, 6 May 2011 19:15:42 +0000 (15:15 -0400)]
Various chat system fixes. A bug in present day penn that yes..
We fixed again! If your not on a channel and you use the
@chat <chan>=message command
It now returns either that your not allowed to speak on the channel,
because your not on it. Or if its open or you have chat powers over
the channel creator you can speak on it.
Rick L Bird [Fri, 6 May 2011 19:04:06 +0000 (15:04 -0400)]
Removed TODO message in funlist.c
Rick L Bird [Fri, 6 May 2011 17:49:03 +0000 (13:49 -0400)]
Fixed Several Inherit & <x>who() function related calls.
Rick L Bird [Fri, 6 May 2011 06:14:18 +0000 (02:14 -0400)]
Bad Channel Message on @chan/join leftover %s
Rick L Bird [Fri, 6 May 2011 06:11:34 +0000 (02:11 -0400)]
Chat System not saving dbflags
Rick L Bird [Fri, 6 May 2011 05:51:32 +0000 (01:51 -0400)]
Crash in attribute tree code fixed when updating last modified
information.
Rick L Bird [Fri, 6 May 2011 04:54:01 +0000 (00:54 -0400)]
Merge branch 'master' of cobramush.org:cobramush
Conflicts:
hdrs/extchat.h
Rick L Bird [Fri, 6 May 2011 04:40:52 +0000 (00:40 -0400)]
Re-enabled chat system equivalent with features of PennMUSH 1.8.3p12..
The standard CobraMUSH channel object features are not back yet, but at
least we have a chat system while we're in the testing phase.
Rick L Bird [Fri, 6 May 2011 04:40:52 +0000 (00:40 -0400)]
Re-enabled chat system equivalent with features of PennMUSH 1.8.3p12..
The standard CobraMUSH channel object features are not back yet, but at
least we have a chat system while we're in the testing phase.
Rick L Bird [Fri, 6 May 2011 04:39:30 +0000 (00:39 -0400)]
No issue referenced with this.
This covers the prototypes for messageformat in externs.h
and
The Admin() macro which wasn't used much needed parenthesis around
the level checks to suppress certain warnings.
Rick L Bird [Fri, 6 May 2011 01:43:18 +0000 (21:43 -0400)]
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Nov 27 21:47:37 2009 +0000
Issue 147, lwho() and lports() can include unconnected ports
Also updated all functions appropriately to handle Inherit_Powers
Fixes #144
Rick L Bird [Fri, 6 May 2011 00:53:22 +0000 (20:53 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Nov 27 00:01:23 2009 +0000
Issue 140, @pemit <name>= would show nospoof info to <name>
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Thu Nov 26 23:53:54 2009 +0000
Issue 142, @pemit/port and pemit(<port>, <msg>).
Fixes #164
Fixes #129
Rick L Bird [Fri, 6 May 2011 00:41:31 +0000 (20:41 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Wed Nov 25 00:39:23 2009 +0000
lsearch() now reports invalid syntax. Discovered while investigating
143.
Fixes #151
Rick L Bird [Fri, 6 May 2011 00:38:48 +0000 (20:38 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Tue Nov 24 23:50:39 2009 +0000
Issue 7, align() strips too many spaces when wrapping
Fixes #142
Rick L Bird [Thu, 5 May 2011 23:47:46 +0000 (19:47 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Mon Nov 23 23:25:48 2009 +0000
Added a <step> argument to lnum()
Fixes #138
Rick L Bird [Thu, 5 May 2011 23:40:47 +0000 (19:40 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Nov 21 22:22:03 2009 +0000
Issue 139, make room() work on rooms.
Note: this was not mentioned in changes file or anywhere else.. This
commit also changes how do_lemit works.
Fixes #140
Rick L Bird [Thu, 5 May 2011 23:28:09 +0000 (19:28 -0400)]
To start off.. besides changes this is also an indent run on bsd.c
(my bad.. didn't separate it before the add --patch)
PennMUSH 1.8.3p11
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sat Nov 14 17:50:02 2009 +0000
Fix bug in the softcode fcache code, and make it a little smarter
when looking for a dbref.
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Nov 13 17:59:46 2009 +0000
Fix typo. Must pay more attention when copy-and-pasting.
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Nov 13 17:37:07 2009 +0000
Fix bug found by Merc in softcoded fcache.
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Thu Nov 12 05:02:51 2009 +0000
Issue 31, the *_file options (connect_file, motd_file, etc) can now
be an obj/attr, to show the evaluated result, instead of a text file.
Fixes #165
Rick L Bird [Thu, 5 May 2011 23:11:42 +0000 (19:11 -0400)]
PennMUSH 1.8.3p11
commit
4319b29f0850305e33469a404b2501b836980de8
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Sun Nov 1 03:15:33 2009 +0000
PennIssue 129, carry over ANSI in @listens
PennIssue 130, fix executor and nospoof when using the /spoof switch
for @message, @pemit, etc. Hopefully.
Fixes #162
Fixes #157
Rick L Bird [Thu, 5 May 2011 22:35:43 +0000 (18:35 -0400)]
PennMUSH 1.8.3p11
Author: allthecoolkidshaveone
<allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Oct 30 06:30:38 2009 +0000
Issue 114: randword() funkiness part 2.
Author: allthecoolkidshaveone
<allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Oct 30 06:29:54 2009 +0000
Issue 114: randword() funkiness.
Fixes #156
Rick L Bird [Thu, 5 May 2011 22:30:02 +0000 (18:30 -0400)]
Added in missing features in @decompile noticed within this PennMUSH 1.8.3p11 commit
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Wed Oct 28 06:16:06 2009 +0000
Fixed a warning caused by using assignment in a while statement.
No CobraMUSH Issue related to this.
Rick L Bird [Thu, 5 May 2011 22:21:13 +0000 (18:21 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com <captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Mon Oct 26 17:02:18 2009 +0000
PennBug 127 - merge() eating characters.
Fixes #152
Rick L Bird [Thu, 5 May 2011 22:17:57 +0000 (18:17 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Mon Oct 26 16:19:43 2009 +0000
Fixed error reporting for testlock().
Refs #137
Rick L Bird [Thu, 5 May 2011 22:12:07 +0000 (18:12 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Mon Oct 26 16:05:34 2009 +0000
Added testlock(<lock>, <victim>)
Fixes #137
Rick L Bird [Thu, 5 May 2011 22:07:26 +0000 (18:07 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Oct 16 02:38:04 2009 +0000
lmath()-able versions of lt, gt, lte, gte, eq and neq. And
similarly, they can now accept more than 2 args.
Fixes #146
Rick L Bird [Thu, 5 May 2011 21:58:51 +0000 (17:58 -0400)]
Forgot to add cause argument to do_page_port
Rick L Bird [Thu, 5 May 2011 21:53:43 +0000 (17:53 -0400)]
PennMUSH 1.8.3p11
Author: allthecoolkidshaveone
<allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Tue Oct 6 11:14:53 2009 +0000
Issue 111: page/port not evaluating arguments.
Fixes #155
Rick L Bird [Thu, 5 May 2011 21:38:23 +0000 (17:38 -0400)]
PennMUSH 1.8.3p11
Author: allthecoolkidshaveone
<allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Sep 11 17:20:46 2009 +0000
Raevnos can't spel gud.
Author: allthecoolkidshaveone
<allthecoolkidshaveone@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Sep 11 17:17:41 2009 +0000
Add script for grepping changelogs.
Fixes #170
Rick L Bird [Thu, 5 May 2011 21:36:06 +0000 (17:36 -0400)]
Minor fix on order of poll header
Rick L Bird [Thu, 5 May 2011 21:28:08 +0000 (17:28 -0400)]
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Dec 18 20:56:20 2009 +0000
Fixing a WalkerBug: Forgot to null terminate a buffer.
IssueID #135
Rick L Bird [Thu, 5 May 2011 21:24:23 +0000 (17:24 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Fri Dec 11 07:47:38 2009 +0000
Made table() support <, > and - as alignment options for field
width.
Fixes #136
Rick L Bird [Thu, 5 May 2011 21:20:42 +0000 (17:20 -0400)]
PennMUSH 1.8.3p11
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Wed Dec 16 05:26:17 2009 +0000
Oops, forgot to change ' ' to sep in fun_remove.
Author: captdeaf@gmail.com
<captdeaf@gmail.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Wed Dec 16 05:24:48 2009 +0000
remove() now takes a list of words to delete.
Fixes #135
Rick L Bird [Thu, 5 May 2011 21:11:54 +0000 (17:11 -0400)]
PennMUSH 1.8.3p10
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Thu Jun 18 01:54:12 2009 +0000
Make member() ignore ansi
Fixes #115
Rick L Bird [Thu, 5 May 2011 20:55:48 +0000 (16:55 -0400)]
PennMUSH 1.8.3p11
Author: talvo@talvo.com
<talvo@talvo.com@
ba372814-4f39-11de-9ad6-
1127a62b9fcd>
Date: Mon Dec 28 01:34:53 2009 +0000
Fix bug in command parser
Fixes #161
Ari Johnson [Wed, 4 May 2011 14:56:14 +0000 (10:56 -0400)]
Update help file for @atrlock
fixes #29
Ari Johnson [Fri, 29 Apr 2011 17:40:30 +0000 (13:40 -0400)]
Change all references in the code to HAS_OPENSSL to HAVE_SSL to consolidate all SSL-related #ifdefs to the same symbol
fixes #254
Ari Johnson [Thu, 28 Apr 2011 20:41:14 +0000 (16:41 -0400)]
Update .gitignore
Ari Johnson [Thu, 28 Apr 2011 20:39:10 +0000 (16:39 -0400)]
Update .gitignore