summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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)
Ari Johnson [Wed, 4 Apr 2007 05:49:46 +0000 (05:49 +0000)]
Updated versions for 0.72p4 development
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.
(cherry picked from commit
0dc2e30a81e226ad53ce1d201e13b712f295defd)
nveid [Wed, 4 Apr 2007 05:38:05 +0000 (05:38 +0000)]
Added initial 0.72p4 changse file
(cherry picked from commit
79924283d33b844b1a976b00bc9cfcc6bec9f83f)
CobraMUSH [Tue, 27 Mar 2007 21:16:29 +0000 (21:16 +0000)]
Updated versions for 0.72p3 release
Ari Johnson [Sat, 3 Mar 2007 11:52:17 +0000 (11:52 +0000)]
Noted attribute flag initialization fix in changes file
Ari Johnson [Fri, 2 Mar 2007 05:46:48 +0000 (05:46 +0000)]
Updated 0.72p3 changes to reflect options.h.dist fix
Ari Johnson [Fri, 2 Mar 2007 05:46:21 +0000 (05:46 +0000)]
Fixed MAILER in options.h.dist
Ari Johnson [Tue, 20 Feb 2007 21:40:26 +0000 (21:40 +0000)]
Fixed bug with failed @su/@sd passwords breaking @program
(cherry picked from commit
29908ac1ecbc18e76c071a1e78209fa61a354963)
Ari Johnson [Mon, 19 Feb 2007 18:01:57 +0000 (18:01 +0000)]
Fixed initialization of attribute flags
(cherry picked from commit
127399614490b3c27476baafedc94158d86a2e5d)
Ari Johnson [Sat, 17 Feb 2007 20:23:10 +0000 (20:23 +0000)]
Noted 64-bit compatibility in changes file
Ari Johnson [Sat, 17 Feb 2007 20:21:18 +0000 (20:21 +0000)]
More 64-bit compatibility fixes
(cherry picked from commit
86cf0b386d3a4e36779ce15b2eee7b941be75a67)
Ari Johnson [Sat, 17 Feb 2007 19:18:43 +0000 (19:18 +0000)]
64-bit compatibility fixes
(cherry picked from commit
35dc3dc145226bb1a79510e804efc88cde23572d)
Ari Johnson [Tue, 14 Nov 2006 14:27:09 +0000 (14:27 +0000)]
Fixed do_chan_title crash
Ari Johnson [Mon, 13 Nov 2006 19:23:31 +0000 (19:23 +0000)]
Updated Patchlevel for 0.72p3 development
Ari Johnson [Mon, 13 Nov 2006 03:55:26 +0000 (03:55 +0000)]
Updated versions and changes for 0.72p3
Ari Johnson [Mon, 13 Nov 2006 03:52:43 +0000 (03:52 +0000)]
Added blank line at end of 0.72p2 changes file
(cherry picked from commit
fe7c148495a9551436c8e63e96c3e2b45340ec55)
Ari Johnson [Mon, 13 Nov 2006 03:51:37 +0000 (03:51 +0000)]
Changed to 'release' version
nveid [Tue, 31 Oct 2006 20:22:13 +0000 (20:22 +0000)]
supathfix - if a player was nuked at the end of the su exit path.. fuxked
ups hit
(cherry picked from commit
6209657c7032fd94b38aed01a9986e5970909246)
nveid [Sun, 29 Oct 2006 18:27:12 +0000 (18:27 +0000)]
divquotahotfix - Couldn't division anything correctly that wasn't in a
division in the first place
(cherry picked from commit
0908d98d6321ac41d0c231ef4ae3dd4b6e7cab55)
nveid [Sun, 29 Oct 2006 10:12:12 +0000 (10:12 +0000)]
changesentryfix - grammar checked and added initials to a changes entry
(cherry picked from commit
cb8978b15e29515d59c00a952f11803b2cc37a16)
nveid [Sat, 28 Oct 2006 12:36:40 +0000 (12:36 +0000)]
Division quota restrictions were not being displayed correctly when using the @quota
command.
(cherry picked from commit
f1a9b6d4451d0715a25a6d6cbecb603942537dd8)
nveid [Sat, 28 Oct 2006 11:49:47 +0000 (11:49 +0000)]
@su and @sd didn't prompt correctly for non GOAHEAD telnet code handling
clients.
(cherry picked from commit
0ec40e2272e5790e25e7f9bd1cf81f95bb89996a)
nveid [Fri, 27 Oct 2006 04:53:49 +0000 (04:53 +0000)]
progenvhotfix4 - the last register wasn't getting passed back from
elist2arr. Z now passes along correctly.
(cherry picked from commit
95cc0e8358f6148b7e977543e8498b0e300ee364)
nveid [Thu, 26 Oct 2006 12:11:56 +0000 (12:11 +0000)]
Checking Info for any attributes would crash the game. Fixed by setting the
attribute poitner to NULL initially.
(cherry picked from commit
6b9d562dc7683bc801ef403d47cdea0f9203ff4f)
nveid [Thu, 26 Oct 2006 10:07:57 +0000 (10:07 +0000)]
progenvhotfix3 - stupid me.. reapplied fix wrong
(cherry picked from commit
5b1b96d239e2b6a7c13cac69ed052df5b1222cc7)
nveid [Thu, 26 Oct 2006 09:54:18 +0000 (09:54 +0000)]
progenvhotfix2- Somehow shit broke.. and wasn't carrying over
(cherry picked from commit
11cfc82d8bcf1c681a2a79d31d8e53fa4774c74c)
nveid [Thu, 26 Oct 2006 00:40:58 +0000 (00:40 +0000)]
commandrestricthotfix
Certain command restrictiosn such as noguest did not give appropriate
command failure messages.
(cherry picked from commit
0d6d2d043b9dc04e27a16368fe5c632b6df77a26)
nveid [Thu, 26 Oct 2006 00:17:50 +0000 (00:17 +0000)]
guestnukefix
In the event someone @su'd into a connected guest & disconnected while
someone is still connected to that guest the guest would be destroyed.
(cherry picked from commit
1a6241bacf0623d0f497f1a95c2ecaa29f6c57be)
nveid [Thu, 26 Oct 2006 00:10:46 +0000 (00:10 +0000)]
division quota hotfix - Nothing cuold be assigned to master division
appropriately as of a block on predicat.c, and the amoutn being allocated
into a division quota wasn't being calculated properely.
(cherry picked from commit
50d0fdb7de199a719d7183f1a98f8f3e7ada5cb2)
Ari Johnson [Sat, 14 Oct 2006 19:10:29 +0000 (19:10 +0000)]
create_div() warning fix
(cherry picked from commit
7bb30a8afdfb787824942fa329292ae0ca80f325)
nveid [Sat, 7 Oct 2006 17:59:16 +0000 (17:59 +0000)]
Fixed it so division quotas are checked properley when an object is added to
another divisions quota.
(cherry picked from commit
922facfe9d632b60dd3789b7f29c807863c2888e)
nveid [Sat, 7 Oct 2006 05:48:29 +0000 (05:48 +0000)]
divisioncosts - adjust divisions so they abide by normal quotas rule, and
added the division_cost configuration variable. Default cost for creating a
division is now 1.
(cherry picked from commit
6f18b869c311df030fe8e05278ad5f6d2b1de724)
nveid [Sat, 7 Oct 2006 00:34:18 +0000 (00:34 +0000)]
changed some occurances in mush.cnf that said wizard to director
(cherry picked from commit
e5191668ad642994955209f878824a4962505efb)
nveid [Fri, 6 Oct 2006 22:27:10 +0000 (22:27 +0000)]
nveid [Fri, 6 Oct 2006 21:55:00 +0000 (21:55 +0000)]
MANIFEST update
(cherry picked from commit
b37b85ed989d2719c18d463fb43e4c1f3fd88aa8)
Ari Johnson [Fri, 6 Oct 2006 21:51:32 +0000 (21:51 +0000)]
NoQuota power set to not be inheritable
(cherry picked from commit
6ac1a6c415dee73131494e9a785b28c1af353932)
nveid [Wed, 13 Sep 2006 06:51:22 +0000 (06:51 +0000)]
changes system update
removed changes.sh and made indexing all that sweetass shit happen in
genchanges.rb
(cherry picked from commit
4ac9681428e6213734d198f5e4ebaa9f0c11de6f)
Ari Johnson [Tue, 12 Sep 2006 12:49:49 +0000 (12:49 +0000)]
Configure update
Ari Johnson [Tue, 12 Sep 2006 12:49:38 +0000 (12:49 +0000)]
Removed changes.txt (auto-generated now)
Ari Johnson [Tue, 12 Sep 2006 12:48:32 +0000 (12:48 +0000)]
New changes system
(cherry picked from commit
659030682d7311077e7b8ccfdcf74f452cb53b39)
Ari Johnson [Mon, 11 Sep 2006 18:55:53 +0000 (18:55 +0000)]
Updated versions for 0.72p2 development
Ari Johnson [Mon, 11 Sep 2006 14:24:21 +0000 (14:24 +0000)]
Fixed conflict between NA_INTER_LOCK and NA_EVALONCONTACT
nveid [Mon, 11 Sep 2006 06:14:49 +0000 (06:14 +0000)]
Configure Update
Ari Johnson [Mon, 11 Sep 2006 06:13:11 +0000 (06:13 +0000)]
Fixed second notify bug that caused the chat system to crash
nveid [Mon, 11 Sep 2006 06:07:03 +0000 (06:07 +0000)]
changes conflict fix
nveid [Mon, 11 Sep 2006 05:59:58 +0000 (05:59 +0000)]
attribute write lock
nveid [Mon, 11 Sep 2006 05:16:07 +0000 (05:16 +0000)]
mysql hints - makes it so mysql is detected in certain servers such as
fedora and generally where mysql is installed in a subdirectory in the
libpath
Ari Johnson [Mon, 11 Sep 2006 05:44:08 +0000 (05:44 +0000)]
Updated changes.txt to reflect notify bugfix
Ari Johnson [Mon, 11 Sep 2006 05:42:50 +0000 (05:42 +0000)]
Fixed notify bug that caused extchat to crash
(cherry picked from commit
236c76103363888c2227d08b6834907611ad6526)
Ari Johnson [Sun, 10 Sep 2006 22:01:48 +0000 (22:01 +0000)]
Fixed options.h.dist to include chat system when defined
(cherry picked from commit
9f574c6c0e081e4edfec4bfcf48a757ce9f382c7)
Ari Johnson [Tue, 5 Sep 2006 00:39:38 +0000 (00:39 +0000)]
Updated repository for 0.72 stable development
Ari Johnson [Tue, 5 Sep 2006 00:30:46 +0000 (00:30 +0000)]
Initial import from 0.72 release