Yesterday's Voyage [Sun, 15 Feb 2009 19:26:12 +0000 (19:26 +0000)]
Remove profanity in help file
(cherry picked from commit
043fabf3a09e4fcb374f5d669522a8836284e296)
Ari Johnson [Wed, 7 Jan 2009 06:44:57 +0000 (06:44 +0000)]
Add missing pow_inherit flag to list of settable/clearable attribute flags
(cherry picked from commit
68218112c0cb1668cf02b8670fa0a01db88dd0ec)
Ari Johnson [Mon, 15 Dec 2008 15:53:55 +0000 (15:53 +0000)]
Note IDLE functionality change in changes file
(cherry picked from commit
bd02d7a2aceda281c7a30f077140c4752fdaa300)
Ari Johnson [Mon, 15 Dec 2008 15:53:07 +0000 (15:53 +0000)]
Don't count IDLE as a command
(cherry picked from commit
e33ab348d884360d03a39b6a4b94c148edc577b8)
Ari Johnson [Thu, 11 Dec 2008 16:57:59 +0000 (16:57 +0000)]
Run make depend
(cherry picked from commit
6858896fde432559758728fec886ccfeec69242d)
Ari Johnson [Thu, 11 Dec 2008 16:55:53 +0000 (16:55 +0000)]
Fix make depend
(cherry picked from commit
f0bf99e9e85b3858c952a522d6bcdee78b6bac90)
Ari Johnson [Tue, 9 Dec 2008 21:45:02 +0000 (21:45 +0000)]
Noted lsearch() fix in changes file
(cherry picked from commit
10f31e665ba5c9a30c5981d9bc49a6685daab646)
Ari Johnson [Tue, 9 Dec 2008 21:43:33 +0000 (21:43 +0000)]
Fix bug in lsearch(): uninitialized counter
(cherry picked from commit
c968c4f89efb80ffaf341f99f38935c5aa4f23fc)
Ari Johnson [Tue, 25 Nov 2008 21:45:13 +0000 (21:45 +0000)]
Note #undef USE_MAILER fix in changes file
(cherry picked from commit
b38dd6b95760b8a0c96daa90c6a6551eb641b5b0)
Ari Johnson [Tue, 25 Nov 2008 21:43:05 +0000 (21:43 +0000)]
Make #undef USE_MAILER work
(cherry picked from commit
750da7b9194e4cabd70cf973e25cf9413c344f74)
Ari Johnson [Fri, 7 Nov 2008 21:03:53 +0000 (21:03 +0000)]
Add time_t and long integer changes to changes file
(cherry picked from commit
b0cb146c87edfd62b2c903fc2494289d6d8a0235)
Ari Johnson [Fri, 7 Nov 2008 21:02:00 +0000 (21:02 +0000)]
Unparse time_t as unsigned int
(cherry picked from commit
746761bf5e30c7d0657b833dc09f999b0a9e1341)
Ari Johnson [Fri, 7 Nov 2008 21:01:32 +0000 (21:01 +0000)]
Use long integer types in several places, such as unparse_integer()
(cherry picked from commit
721bd96c170791fabc570fbbcdd424c3adb776ea)
Ari Johnson [Mon, 29 Sep 2008 15:56:50 +0000 (15:56 +0000)]
Note LOUD flag in changes file
(cherry picked from commit
7351ccb315f9d49bff476dfc98eefa633e424766)
Ari Johnson [Mon, 29 Sep 2008 15:56:16 +0000 (15:56 +0000)]
Slight formatting changes
(cherry picked from commit
10295a5dd6e178f60b56b521f6075d364408555e)
Ari Johnson [Mon, 29 Sep 2008 15:56:07 +0000 (15:56 +0000)]
Help typo fix
(cherry picked from commit
b812a025170ee9e94daabe76f3c51898d017b847)
Ari Johnson [Mon, 29 Sep 2008 15:55:57 +0000 (15:55 +0000)]
Add LOUD flag
(cherry picked from commit
60ba7b3c36ce4aca191c9ec946483d2191cdbdae)
Ari Johnson [Mon, 29 Sep 2008 15:43:16 +0000 (15:43 +0000)]
Noted restart and forbidden name changes in changes file
(cherry picked from commit
be01351a8d5b7386987ad7fec928776610d8e60b)
Ari Johnson [Mon, 29 Sep 2008 15:40:13 +0000 (15:40 +0000)]
Allow players to change to forbidden names they already use
(cherry picked from commit
80ba61c1f52dafd75f97828e4c7e49b354941f94)
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
(cherry picked from commit
e9dfdba80d976a845483571bdac535babc78a410)
Ari Johnson [Sat, 12 Jul 2008 19:50:30 +0000 (19:50 +0000)]
Noted cleanup in changes file
(cherry picked from commit
87ff0db55a726c0499be6b18f13fe1fe62317977)
Ari Johnson [Sat, 12 Jul 2008 19:49:40 +0000 (19:49 +0000)]
Miscellaneous code cleanups for C standard compliance
(cherry picked from commit
50a2d4024d8fc8c23610d9137d5cc297a67b9625)
Ari Johnson [Sat, 12 Jul 2008 15:44:23 +0000 (15:44 +0000)]
General OOREF cleanup
(cherry picked from commit
32b4959101bc39f634468c10a7de87118a399f48)
Ari Johnson [Sat, 12 Jul 2008 15:33:42 +0000 (15:33 +0000)]
Fixed other OOREF calls that caused mixed code and declarations
(cherry picked from commit
3a18965d3d6541498ad650f577a986ba9aa9cf88)
Ari Johnson [Fri, 11 Jul 2008 19:44:35 +0000 (19:44 +0000)]
Note ooref in fun_speak fix in changes file
(cherry picked from commit
e30cb31c68ee8cd99bdacb7cdc6963966998ebf3)
Ari Johnson [Fri, 11 Jul 2008 19:43:46 +0000 (19:43 +0000)]
Re-order ooref calls in fun_speak
(cherry picked from commit
54c55b4e32918a969847af9f10518a0ffe503b91)
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
(cherry picked from commit
4ecade817a359a93c40e83a198ba11adb9d27ec3)
Ari Johnson [Mon, 31 Mar 2008 04:33:15 +0000 (04:33 +0000)]
Fixed cstatus()
(cherry picked from commit
ae839ab0652b2fa5b08d93ecb783d49dc078e30d)
Ari Johnson [Wed, 19 Mar 2008 22:25:16 +0000 (22:25 +0000)]
Added transition.c
(cherry picked from commit
d9cc1ccfad595d8f2d3909bbba15f1d1072dc1c5)
CobraMUSH [Tue, 4 Mar 2008 21:22:30 +0000 (21:22 +0000)]
Added 0.73p1 changes file
(cherry picked from commit
e20820f59beafe0c76c620a8b053f19c1f3d45f2)
CobraMUSH [Tue, 4 Mar 2008 21:22:14 +0000 (21:22 +0000)]
Updated version numbers for 0.73p1 development
CobraMUSH [Tue, 4 Mar 2008 21:20:35 +0000 (21:20 +0000)]
Updated version.h for 0.73 release
CobraMUSH [Tue, 4 Mar 2008 20:34:37 +0000 (20:34 +0000)]
hastype() had forgotten the Division type
(cherry picked from commit
add0103aeff5ca85ae24a48758681cebd4cad22f)
Ari Johnson [Fri, 29 Feb 2008 21:32:15 +0000 (21:32 +0000)]
Some improvements to division.c messages
(cherry picked from commit
ccc93614d01d831a3cdf50432089db496838359c)
Ari Johnson [Mon, 25 Feb 2008 16:53:50 +0000 (16:53 +0000)]
Note division loop bugfix in changes file
(cherry picked from commit
16f7e8ba8ea2938acd14350f5e1bf740469d0f48)
Ari Johnson [Mon, 25 Feb 2008 16:52:39 +0000 (16:52 +0000)]
Detect and prevent division loops; fix division loops in @dbck
(cherry picked from commit
67490a4535890fb6f9e01b6032abb6859559d0b1)
Ari Johnson [Fri, 15 Feb 2008 19:46:33 +0000 (19:46 +0000)]
Fixed regression in attribute lock bugfix
(cherry picked from commit
d801f6dcb4cec94e8ec6ceec12672563dfc9854e)
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
(cherry picked from commit
c7dfe1f2725598c996254217e16e3b41ff42ee2e)
Ari Johnson [Thu, 14 Feb 2008 15:14:37 +0000 (15:14 +0000)]
Fixed attribute read locks
(cherry picked from commit
84cd46099561db6299438a5da32994fcdfd7fc26)
CobraMUSH [Thu, 14 Feb 2008 04:57:55 +0000 (04:57 +0000)]
Noted mortal_dark fix in changes file
(cherry picked from commit
dd0ce619e89e589ad224c973fcc067c72f13b9e6)
Ari Johnson [Thu, 14 Feb 2008 04:50:39 +0000 (04:50 +0000)]
Bugfix: attribute flag mortal_dark now works again
(cherry picked from commit
9d42a506debdf9d89d57f1ada81fd8bed88e6268)
Ari Johnson [Tue, 12 Feb 2008 20:21:20 +0000 (20:21 +0000)]
Fixed indentation in %z subtitution switch()
(cherry picked from commit
e6127fd0b8e42bb5e4b0a739aa679d338ec793cc)
Ari Johnson [Tue, 4 Sep 2007 05:00:09 +0000 (05:00 +0000)]
Noted trim_space_sep fix in changes file
(cherry picked from commit
129b0105cc36a058c8663f688f578c42b1c71834)
Ari Johnson [Tue, 4 Sep 2007 04:52:38 +0000 (04:52 +0000)]
Fixed a potential crash bug in trim_space_sep
(cherry picked from commit
28d74365889a3091c9fadba791353f1184ac8139)
Ari Johnson [Mon, 3 Sep 2007 21:43:34 +0000 (21:43 +0000)]
Attempted fix of warnings when HAS_OPENSSL is not defined
(cherry picked from commit
9b33f5d2f0f3ba4592dbfe9ef2cf64c38dcfaaff)
Ari Johnson [Mon, 3 Sep 2007 20:53:22 +0000 (20:53 +0000)]
Removed FAQ from MANIFEST files
(cherry picked from commit
2be585485edc6092acd5834a60309efb5109da31)
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
(cherry picked from commit
67219af7f7e4a8fbdda3c94cb7eb22c99af7f515)
Ari Johnson [Mon, 13 Aug 2007 01:48:19 +0000 (01:48 +0000)]
Fixed possible crash in process_commands()
(cherry picked from commit
f467ff30ec3f58b40f5a38a234f9ccd2d2f30276)
Ari Johnson [Thu, 5 Jul 2007 15:08:10 +0000 (15:08 +0000)]
Fixed setunion()
(cherry picked from commit
e3cdf4cb31f44faa2972821f1ad524baf5996c0b)
Ari Johnson [Thu, 28 Jun 2007 00:05:39 +0000 (00:05 +0000)]
Added F_SELF to table for in-game control
(cherry picked from commit
493d32f02333b7f7c2646f5540d7e5c95cd79fe9)
Ari Johnson [Wed, 27 Jun 2007 23:05:15 +0000 (23:05 +0000)]
Updated changes file to reflect INHERITABLE fix
(cherry picked from commit
19bf8e2345d260c422dc974e7aba01b338520dfd)
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
(cherry picked from commit
72e3b1b543a35a32503b6231e037590f5108347b)
Ari Johnson [Wed, 27 Jun 2007 22:59:55 +0000 (22:59 +0000)]
Removed unnecessary 'else'
(cherry picked from commit
3306a92fc0d4da7ab66c71f78857ccd1da750c36)
Ari Johnson [Wed, 27 Jun 2007 22:59:20 +0000 (22:59 +0000)]
Added F_SELF flag permissions
(cherry picked from commit
d7dad959aeef189afcd34f80fad6d5cda47bb607)
Ari Johnson [Thu, 14 Jun 2007 15:33:47 +0000 (15:33 +0000)]
Updated I18N file
(cherry picked from commit
8eb902569714c80624c65ca0cd45c60fae754ea4)
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)
(cherry picked from commit
367f108a7ae1a66f42e84005296697f1b814fd3e)
Ari Johnson [Thu, 14 Jun 2007 15:30:48 +0000 (15:30 +0000)]
Removed several PennMUSH-specific files no longer relevant to CobraMUSH
(cherry picked from commit
11b4b5a61d4240bcca3930436ee5bfd714e5045f)
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
(cherry picked from commit
bb184b1cfb1b3cafc64fb6f1198bff2bb5c4a61e)
Ari Johnson [Thu, 7 Jun 2007 23:16:33 +0000 (23:16 +0000)]
default() can take multiple attributes to try in order
(cherry picked from commit
d7669ebeddb88df81ef55175eed8553bf5ef8850)
Ari Johnson [Thu, 7 Jun 2007 23:06:25 +0000 (23:06 +0000)]
Fixed crecall() to take from 1 - 5 arguments
(cherry picked from commit
b9adb8771bc4f09acb17c8035161b670acde6dc3)
Ari Johnson [Thu, 7 Jun 2007 23:06:13 +0000 (23:06 +0000)]
Moved @poll note in changes to the PennMUSH section
(cherry picked from commit
1201fc9759e543741d797773a90ddc88cd4fbb45)
Ari Johnson [Thu, 7 Jun 2007 23:02:09 +0000 (23:02 +0000)]
Noted @poll/clear in changes file
(cherry picked from commit
9fe83d3fe2279287084ad1033c5deeb120bd5a9c)
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
(cherry picked from commit
237775f50d33fda901c3396c56ee971c91c8d89f)
Ari Johnson [Fri, 13 Apr 2007 03:59:43 +0000 (03:59 +0000)]
Added crecall()
(cherry picked from commit
f7a124bb66073b43c3923dbe24342c10cd45c115)
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
(cherry picked from commit
42ea0853eb2f3d4b491380f644169212567ef7fc)
Ari Johnson [Thu, 12 Apr 2007 18:23:25 +0000 (18:23 +0000)]
Noted @chan/list fix in changes file
(cherry picked from commit
68bb180d6ef1f7f413eadb46b425971dc699f884)
Ari Johnson [Thu, 12 Apr 2007 18:21:22 +0000 (18:21 +0000)]
Slight touchups to changes file
(cherry picked from commit
1e427d0e8f2c4b8a980467ece85f897a851cefc4)
Ari Johnson [Thu, 12 Apr 2007 18:20:28 +0000 (18:20 +0000)]
FIXED flag restriction on 'home' is now entirely in restrict.cnf
(cherry picked from commit
e9cc74320bf1fe06850b8a9bb6bef9c4e69f4ed3)
Yesterday's Voyage [Wed, 11 Apr 2007 21:37:00 +0000 (21:37 +0000)]
Fix to console compilation to avoid an infoslave warning
(cherry picked from commit
d2e78d14727e8ae58dc311ab8a31429c625db7a0)
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. :)
(cherry picked from commit
8b9a9685f08311d89f4706b71fbb4d3324db09c6)
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.
(cherry picked from commit
8dd0b033e241a227ad6cf5e2e2c97ebee88119a0)
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.
(cherry picked from commit
672bc5a716bdb1de6437ff85131571ba8ed2e8fa)
Ari Johnson [Mon, 9 Apr 2007 17:41:02 +0000 (17:41 +0000)]
Noted console.c/bsd.c merge in changes file
(cherry picked from commit
a831ca9eab5ce5c9947a318c1fbf3c5cd09f41d1)
Ari Johnson [Mon, 9 Apr 2007 17:40:36 +0000 (17:40 +0000)]
Noted privileged WHO update in changes file
(cherry picked from commit
91be240975ac17582f7b676b028ad2af3b6d3131)
Ari Johnson [Mon, 9 Apr 2007 17:39:20 +0000 (17:39 +0000)]
Slight formatting fix for privileged WHO
(cherry picked from commit
f63caf166f2883f038e1e42b35d45425ad806d78)
Ari Johnson [Mon, 9 Apr 2007 17:38:06 +0000 (17:38 +0000)]
Merged console.c into bsd.c with COMPILE_CONSOLE #ifdefs
(cherry picked from commit
2e0177fa8121cf4a105d9e3dea0680ca4e588c24)
Ari Johnson [Mon, 9 Apr 2007 15:03:03 +0000 (15:03 +0000)]
Added fun_speak to function table
(cherry picked from commit
62e442d42e174f7031f9507d09a6a93b3fa932ba)
nveid [Mon, 9 Apr 2007 07:43:12 +0000 (07:43 +0000)]
Typo in wizard's powerlist for Nuke fixed.
(cherry picked from commit
7b634a9517b6347c2095e3937ac0d0e7606565b3)
nveid [Mon, 9 Apr 2007 07:03:50 +0000 (07:03 +0000)]
Fixed permission problem in zwho and zmwho and wrote helpfiles.
(cherry picked from commit
8e68ec18aa24689526a4fbda48fca5fbd5dd9123)
Ari Johnson [Mon, 9 Apr 2007 11:33:34 +0000 (11:33 +0000)]
Conflicts fix for 64-bit SHS fix
(cherry picked from commit
0676da0b801cc6754fbbe50f361d7b0cdf54c8b2)
Ari Johnson [Fri, 6 Apr 2007 19:16:20 +0000 (19:16 +0000)]
Fixed SHS on 64-bit platforms
(cherry picked from commit
f432dba0ddc3ac03ee4ac589976bb1eef285c02f)
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
(cherry picked from commit
1976212f3cb115378d184fe04919aa06f2c179a5)
nveid [Mon, 9 Apr 2007 06:06:05 +0000 (06:06 +0000)]
Added xwho, xmwho, xwhoid, xmwhoid, lwhoid, mwhoid, and nwho
(cherry picked from commit
e5185aeec361f5823d1a2921481d1fc24e6cfd01)
nveid [Mon, 9 Apr 2007 03:51:14 +0000 (03:51 +0000)]
Changed the way we convert flag tables when coming from pennmush.
(cherry picked from commit
716fcf28d1e2db23752f71d19bfaa04058b76be5)
nveid [Sun, 8 Apr 2007 07:22:21 +0000 (07:22 +0000)]
Added Ulambda, namelist, stringsecs, and speak functions.
(cherry picked from commit
9a75f746e3176d66906933be410d6f338fa0816d)
Ari Johnson [Fri, 6 Apr 2007 04:05:21 +0000 (04:05 +0000)]
Fixed subdivision search class crash
(cherry picked from commit
c489b741c7f8490b4b7d556fa3a76669e8546658)
nveid [Thu, 5 Apr 2007 17:15:57 +0000 (17:15 +0000)]
Imported PennMUSH NextDbref and Unique functions
(cherry picked from commit
ae2dc871c4b9521bb610ceb54492fd954f18bd33)
nveid [Thu, 5 Apr 2007 16:44:01 +0000 (16:44 +0000)]
width() and height() take optional second argument for defaults
(cherry picked from commit
3a781d24f55fa57590abbff291399e122ad1373e)
Ari Johnson [Thu, 5 Apr 2007 14:54:42 +0000 (14:54 +0000)]
Added changes entry to reflect lastmod fix
(cherry picked from commit
8fe472a51c816835b59d33db933a0db1f0f94eaf)
Ari Johnson [Thu, 5 Apr 2007 14:52:23 +0000 (14:52 +0000)]
Fixed bug with uninitialized lastmod entries
(cherry picked from commit
5825791b8987d3caf14953e2970557b652d18ccf)
Ari Johnson [Thu, 5 Apr 2007 14:45:54 +0000 (14:45 +0000)]
"subdivision" search class
(cherry picked from commit
3b90df902c098b30698c2122c38fd30c4d7b1d4c)
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
(cherry picked from commit
ef94334ef14b49e4dfa61167b997312aa1d236b4)
Ari Johnson [Thu, 5 Apr 2007 14:32:28 +0000 (14:32 +0000)]
Changed a for() loop to a memcpy when searching by powers
(cherry picked from commit
1c3c4022b8d86110a51af99e073f39c14ca8d102)
Ari Johnson [Thu, 5 Apr 2007 14:20:36 +0000 (14:20 +0000)]
Search class "powers" now handles CobraMUSH-style powers properly
(cherry picked from commit
9ab0c1c9f5e7fa669a8ed89a1bfdcaea430ba72d)
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.
(cherry picked from commit
2b0b4ec9739d23d1d1d52f9e85762eabfa5ba249)
nveid [Thu, 5 Apr 2007 04:23:26 +0000 (04:23 +0000)]
Player aliases may now be supplied in @pemit/list
(cherry picked from commit
61becff3ed80191d53adfc29f1f6a28bf95f7575)
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
(cherry picked from commit
d5a9782a549574ed04911d6dad2727fe7b5abc7d)
nveid [Thu, 5 Apr 2007 03:40:58 +0000 (03:40 +0000)]
Clairfied wording in help @poll
(cherry picked from commit
7d73140db58c35c788d41daa54bb12fb90702fe4)
nveid [Thu, 5 Apr 2007 03:39:09 +0000 (03:39 +0000)]
@config compile now reports if SQL support is built in or not
(cherry picked from commit
7d3d643461def4d32ffbfe96c4197da7d157cef4)
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
(cherry picked from commit
3a1537439f2f2f86f67b3896c13235bf1380b8d9)