From 7d05004c8264eeee8aa1e9a5f0bc6a1126bc793a Mon Sep 17 00:00:00 2001 From: David Athay Date: Tue, 1 Apr 2008 17:10:01 +0000 Subject: Consolidated public and private channels into one, which also includes guild channels. Channels now have a joinable field, which is true for channels that are created by users, and false for guild channels. Chatting in guild channels now works, and non-guild members can no longer join guild channels --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e2ade583..664ac4a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-04-01 David Athay + + * src/account-server/dalstorage.cpp, + src/account-server/dalstoragesql.hpp, + src/chat-server/chatchannelmanager.cpp, + src/chat-server/chatchannel.cpp, + src/chat-server/chatchannelmanager.hpp, + src/chat-server/chatchannel.hpp, src/chat-server/chathandler.cpp, + gameserver.cbp: Consolidated public and private channels into one, + which also includes guild channels. Channels now have a joinable + field, which is true for channels that are created by users, and + false for guild channels. Chatting in guild channels now works, and + non-guild members can no longer join guild channels. + 2008-03-31 Philipp Sehmisch * data/test.lua: Removed the +100 offset of NPC IDs (relict from -- cgit v1.2.3-60-g2f50