summaryrefslogtreecommitdiffstats
path: root/gameserver.cbp
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-04-01 17:10:01 +0000
committerDavid Athay <ko2fan@gmail.com>2008-04-01 17:10:01 +0000
commit7d05004c8264eeee8aa1e9a5f0bc6a1126bc793a (patch)
tree15c075dd93f7099ad5e1e791f68f38aad758082d /gameserver.cbp
parent7e9bb1451b05480f30be2edfd0b19e7b1e487932 (diff)
downloadmanaserv-7d05004c8264eeee8aa1e9a5f0bc6a1126bc793a.tar.gz
manaserv-7d05004c8264eeee8aa1e9a5f0bc6a1126bc793a.tar.xz
manaserv-7d05004c8264eeee8aa1e9a5f0bc6a1126bc793a.zip
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
Diffstat (limited to 'gameserver.cbp')
-rw-r--r--gameserver.cbp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gameserver.cbp b/gameserver.cbp
index ce9334d..e7efd0d 100644
--- a/gameserver.cbp
+++ b/gameserver.cbp
@@ -145,6 +145,7 @@
<Extensions>
<code_completion />
<debugger />
+ <envvars />
</Extensions>
</Project>
</CodeBlocks_project_file>