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
Ari Johnson [Thu, 28 Apr 2011 20:37:33 +0000 (16:37 -0400)]
Update .gitignore
Ari Johnson [Thu, 28 Apr 2011 20:12:33 +0000 (16:12 -0400)]
Add connect.txt to .gitignore
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
Rick L Bird [Thu, 28 Apr 2011 19:18:25 +0000 (15:18 -0400)]
Added lib checking for local directory lua checking
IssueID #240
Ari Johnson [Thu, 28 Apr 2011 19:07:22 +0000 (15:07 -0400)]
Simplify check for lua.h and -llua
Ari Johnson [Thu, 28 Apr 2011 19:03:31 +0000 (15:03 -0400)]
Add m4/ax_find_common_prefixes.m4 to search for common places where libraries and headers may be installed
Ari Johnson [Thu, 28 Apr 2011 18:01:26 +0000 (14:01 -0400)]
Fix broken HAVE_SSL line in configure.ac
Ari Johnson [Thu, 28 Apr 2011 16:16:18 +0000 (11:16 -0500)]
Fix typo in AC_MSG_NOTICE regarding other possible global locations for lua libraries
Ari Johnson [Thu, 28 Apr 2011 16:15:30 +0000 (11:15 -0500)]
Fix typo in AC_MSG_CHECKING message regarding lua header
Ari Johnson [Thu, 28 Apr 2011 16:15:05 +0000 (11:15 -0500)]
Check for lt_dlsym instead of lt_dladvise_init in -lltdl
Ari Johnson [Thu, 28 Apr 2011 16:05:55 +0000 (11:05 -0500)]
Actually use fgets() return value in conf.c and silence warnings about ignoring it
Rick L Bird [Thu, 28 Apr 2011 07:40:29 +0000 (03:40 -0400)]
Local liblua is detected and picked right now.
IssueID #240
Rick Bird [Thu, 28 Apr 2011 01:00:19 +0000 (21:00 -0400)]
Removed predefined -I location for lua in Makefile.in now that autoconf
takes care of it.
IssueID #240
Rick Bird [Thu, 28 Apr 2011 00:58:31 +0000 (20:58 -0400)]
Added automatic lua detection.
IssueID #240
Ari Johnson [Wed, 27 Apr 2011 02:33:31 +0000 (22:33 -0400)]
Update .gitignore
Ari Johnson [Wed, 27 Apr 2011 02:32:12 +0000 (22:32 -0400)]
Detect whether to use const SSL_METHOD * in myssl.c
Ari Johnson [Wed, 27 Apr 2011 02:15:23 +0000 (21:15 -0500)]
Fix htmltab.gperf APPLE #ifdef
Ari Johnson [Wed, 27 Apr 2011 02:13:58 +0000 (22:13 -0400)]
Fix lmathtab.gperf APPLE #ifdef location
Ari Johnson [Wed, 27 Apr 2011 02:09:47 +0000 (21:09 -0500)]
Remove htmltab.c and lmathtab.c from repository since they are auto-generated by the Makefile
Ari Johnson [Wed, 27 Apr 2011 02:09:20 +0000 (21:09 -0500)]
Do not inline gperf functions on Apple systems
Ari Johnson [Wed, 27 Apr 2011 01:06:35 +0000 (20:06 -0500)]
Remove alltests.sh from repository as it is auto-generated by configure
fixes #249
Rick Bird [Tue, 26 Apr 2011 23:18:49 +0000 (19:18 -0400)]
Added OPENSSL_x variables to Makefile.in
IssueID #240
Rick L Bird [Tue, 26 Apr 2011 21:50:34 +0000 (17:50 -0400)]
Set minimum autoconf version to 2.65. Works fine on my machine.
IssueID #240
Ari Johnson [Tue, 26 Apr 2011 17:26:13 +0000 (13:26 -0400)]
Use proper allocation size in hash_flush call to mush_realloc()
fixes #235
Ari Johnson [Tue, 26 Apr 2011 17:26:01 +0000 (13:26 -0400)]
Named registers were being double-initialized (small memory leak)
Ari Johnson [Tue, 26 Apr 2011 16:48:44 +0000 (12:48 -0400)]
Check for sed in configure.ac
Rick Bird [Tue, 26 Apr 2011 06:49:28 +0000 (02:49 -0400)]
Added lua detection. configure now stops if it can't find system lua or
ltdl... Next step, add an argument to look use local installations
IssueID #240
Rick Bird [Tue, 26 Apr 2011 05:52:49 +0000 (01:52 -0400)]
Moved AH top & bottom templates to its own special m4 file so vim syntax
formatting isn't all off. Changed the way Makefile.in see's LIBLTDL
coming in as well.
IssueID #240
Rick Bird [Tue, 26 Apr 2011 05:26:52 +0000 (01:26 -0400)]
Several build system fixes and removed the last surviving member of the
RESTRICT define in use.
IssueID #240
Ari Johnson [Tue, 26 Apr 2011 03:30:53 +0000 (22:30 -0500)]
Add aclocal.m4 to .gitignore
Ari Johnson [Tue, 26 Apr 2011 03:30:27 +0000 (22:30 -0500)]
Use quotation marks in case PCRE_LIBS is empty in configure.ac
Ari Johnson [Tue, 26 Apr 2011 03:29:51 +0000 (22:29 -0500)]
Only warn if pg_conf not found in m4/postgres.m4
Ari Johnson [Tue, 26 Apr 2011 03:20:07 +0000 (23:20 -0400)]
Use AC_LANG_SOURCE and AC_LANG_PROGRAM correctly where needed with newer autoconf versions
Rick Bird [Mon, 25 Apr 2011 22:54:27 +0000 (18:54 -0400)]
Added proper templates of all AC_DEFINES so autoreconf can rebuild
config.h.in
IssueID #240
Rick Bird [Mon, 25 Apr 2011 19:55:46 +0000 (15:55 -0400)]
IssueID #240
Replaced deprecated check_ssl method PennMUSH was using for
ax_check_openssl.m4
Rick Bird [Mon, 25 Apr 2011 18:03:29 +0000 (14:03 -0400)]
Removed autogenerated aclocal.m4 from repo
Rick Bird [Mon, 25 Apr 2011 17:57:52 +0000 (13:57 -0400)]
Looks like this should be initialized to 1. As the first if statement
that changes the item sets it to 0 if no arg2 exists(which makes sense).
Normal command operation is @atrlock obj=lock, or @atrlock obj.
Thus no arg2 would be unlocking, and with arg2 would be a lock
operation.
IssueID #246
Rick Bird [Mon, 25 Apr 2011 16:23:31 +0000 (12:23 -0400)]
Added m4 directory, and rebuilt aclocal.m4 to be built from acinclude.m4
and assosciated m4 macro files.
IssueID #240
Rick Bird [Mon, 25 Apr 2011 05:05:45 +0000 (01:05 -0400)]
MATCH_EXACT seems like to may be a possible breaker. Changed to
MATCH_NONE.
IssueID #250
Ari Johnson [Mon, 25 Apr 2011 04:32:01 +0000 (00:32 -0400)]
Revert "Use more compatible libtool options for linking"
This reverts commit
4499c2ccd3c595e6868eb1cd6b86142e9a271814.
It didn't work on newer libtools. We need to find a way to avoid this
problem. refs #251
Ari Johnson [Mon, 25 Apr 2011 04:30:54 +0000 (23:30 -0500)]
Use more compatible libtool options for linking
Ari Johnson [Mon, 25 Apr 2011 04:11:25 +0000 (23:11 -0500)]
Add FIXME notes to point to the bugs worked around by recent commits
refs #250
refs #247
refs #246
Ari Johnson [Mon, 25 Apr 2011 04:10:07 +0000 (23:10 -0500)]
Initialize mret in match_exit - temporary workaround
refs #250
Rick Bird [Mon, 25 Apr 2011 03:52:02 +0000 (23:52 -0400)]
Changed connect.txt generation to only happen if no connect.txt exists.
IssueID #240
Ari Johnson [Mon, 25 Apr 2011 03:35:58 +0000 (22:35 -0500)]
Merge branch 'master' of cobramush.org:cobramush
Rick Bird [Mon, 25 Apr 2011 03:35:10 +0000 (23:35 -0400)]
Merge branch 'master' of localhost:cobramush
Rick Bird [Mon, 25 Apr 2011 03:34:23 +0000 (23:34 -0400)]
Fixed crash bug in @create and removed privileged ability of specifying
a dbref with @create.
Fixes #242
Ari Johnson [Mon, 25 Apr 2011 03:33:30 +0000 (22:33 -0500)]
Initialize i = 0 in fun_break - temporary workaround
refs #247
Ari Johnson [Mon, 25 Apr 2011 03:33:22 +0000 (22:33 -0500)]
Only define static reload_files() function if it will be used
Ari Johnson [Mon, 25 Apr 2011 03:32:05 +0000 (22:32 -0500)]
Initialize status = 0 in do_atrlock - temporary workaround
refs #246
Ari Johnson [Sat, 23 Apr 2011 18:36:31 +0000 (14:36 -0400)]
Change OUTDESC flag in reboot.db to CONSOLE to better reflect purpose; fix @shutdown/reboot in console mode
Ari Johnson [Sat, 23 Apr 2011 18:35:59 +0000 (14:35 -0400)]
Update .gitignore to leave out reboot.db and PANIC.db
Ari Johnson [Sat, 23 Apr 2011 17:58:11 +0000 (13:58 -0400)]
Add reboot database flag for outdesc
Rick L Bird [Sat, 23 Apr 2011 06:13:11 +0000 (02:13 -0400)]
Fixed display of created & modified in examine.
Rick L Bird [Sat, 23 Apr 2011 05:18:37 +0000 (01:18 -0400)]
PennMUSH Enhancements 1.8.3p10
Commit Refs: #97 to #123
Rick L Bird [Sat, 23 Apr 2011 03:43:40 +0000 (23:43 -0400)]
Misc build & configuration file fixes
Rick L Bird [Sat, 23 Apr 2011 03:33:09 +0000 (23:33 -0400)]
Merge branch 'master' of cobramush.org:cobramush
Rick L Bird [Sat, 23 Apr 2011 03:32:40 +0000 (23:32 -0400)]
PennMUSH 1.8.3p9 configure.ac changes
Rick Bird [Fri, 22 Apr 2011 23:17:36 +0000 (19:17 -0400)]
Updated changes file
Padraic [Fri, 22 Apr 2011 22:48:07 +0000 (18:48 -0400)]
Changed db_write_labeled_time_t() use to use _int for writing attribute modification timestamps
Ari Johnson [Fri, 22 Apr 2011 22:33:11 +0000 (18:33 -0400)]
Add .gitignore file
Ari Johnson [Fri, 22 Apr 2011 22:28:29 +0000 (18:28 -0400)]
Fix two compiler warnings
Rick L Bird [Fri, 22 Apr 2011 22:22:42 +0000 (18:22 -0400)]
Fixed bug in @name'ing players where game would crash.
Rick L Bird [Fri, 22 Apr 2011 21:34:46 +0000 (17:34 -0400)]
Added missing files added from 1.8.3p8 PennMUSH enhancements
Rick L Bird [Fri, 22 Apr 2011 21:28:40 +0000 (17:28 -0400)]
Fixed bug in @pcreate CMD_T_RS_ARGS
Rick L Bird [Fri, 22 Apr 2011 21:07:13 +0000 (17:07 -0400)]
Home checking was incorrect. Fixed.
Rick L Bird [Fri, 22 Apr 2011 21:03:08 +0000 (17:03 -0400)]
match() was broken IssueID #96
PennMUSH Enhancement 1.8.4p9
Rick L Bird [Fri, 22 Apr 2011 20:53:50 +0000 (16:53 -0400)]
Fixed minimal db loading IssueID #94
Rick L Bird [Fri, 22 Apr 2011 18:09:08 +0000 (14:09 -0400)]
Merge branch 'master' of cobramush.org:cobramush
Conflicts:
src/db.c
src/funcrypt.c
Rick L Bird [Fri, 22 Apr 2011 18:07:16 +0000 (14:07 -0400)]
Added SFMT files
Rick L Bird [Fri, 22 Apr 2011 17:39:37 +0000 (13:39 -0400)]
PennMUSH Enhancements 1.8.3p7 Applied.
This commit refs #69, #70, #71, #72, #73, #74, #75, #76, #77, #78
Also refs #79, #80, #81, #82, #83, #84, #85, #86, #87, #88, #89, #90,
And refs #91, and #92
padraic [Thu, 21 Apr 2011 18:20:59 +0000 (14:20 -0400)]
More Build Fixes IssueID #240
Rick Bird [Tue, 19 Apr 2011 08:01:54 +0000 (04:01 -0400)]
IssueID #240
Added a good default make depend for Makefile.in and got rid of more
traces of *local.c files in Makefile.in
Rick Bird [Tue, 19 Apr 2011 07:07:04 +0000 (03:07 -0400)]
Renamed FUNCRET to FUNCPTR considering it doesn't actually get a return.
It just returns a PTR to be used to call a module function to get a
return value.
Rick Bird [Tue, 19 Apr 2011 06:24:05 +0000 (02:24 -0400)]
Added --user=<user> option to netmush to automatically login without
password checking to any valid user.
Ari Johnson [Tue, 19 Apr 2011 05:31:40 +0000 (01:31 -0400)]
Finish re-implementation of console mode with ./netmush --console